|
LeviLamina
|
Public Types | |
| enum class | ContainedType : schar { None = -1 , IntProperty = 0 , FloatProperty = 1 , BoolProperty = 2 , EnumIndexProperty = 3 , Count = 4 } |
Public Member Functions | |
| MCFOLD void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 48, ::HashedString > | mName |
| ::ll::TypedStorage< 1, 1, ::PropertyMetadata::ContainedType > | mType |
| ::ll::TypedStorage< 8, 8, uint64 > | mOverallIndex |
| ::ll::TypedStorage< 8, 8, uint64 > | mTypeArrayIndex |
| ::ll::TypedStorage< 1, 1, bool > | mClientSync |