#Getting `EntityArchetype` name

1 messages · Page 1 of 1 (latest)

silver mulch
#

I want to get EntityArchetype name like it named in Archetypes window OR even better to be able to select archetype in window through console. Does any of it possible?

hearty thistle
#

it's the hex of Archetype.StableHash

#

Archetype.StableHash.ToString("x", CultureInfo.InvariantCulture);