Property VariantHash
VariantHash
The unique hash for the component variation. The hash is computed at compile time (assigned to the generated serialization class) and then assigned at runtime to the attribute when all the variant are registered by the GhostComponentSerializerCollectionSystemGroup. The hash itself is then used at both edit and runtime to identify the variation used for each component.
Declaration
public ulong VariantHash { get; }
Property Value
Type | Description |
---|---|
ulong |