|
LeviLamina
|
Public Member Functions | |
| MCAPI | AnimationComponentID (::ActorUniqueID const &actorUniqueId, ::SubClientId subClientId, ::AttachableSlotIndex attachableIndex) |
| MCAPI void * | $ctor (::ActorUniqueID const &actorUniqueId, ::SubClientId subClientId, ::AttachableSlotIndex attachableIndex) |
Public Attributes | |
| union { | |
| uint64 mActorUniqueId: 54 | |
| ::ll::TypedStorage< 8, 8, uint64 > mAllBits | |
| uint64 mAttachableIndex: 6 | |
| uint64 mSubClientId: 4 | |
| } | mData |