22 ::ll::TypedStorage<1, 1, uchar> mRaw;
25 bool mForceMoveLocalEntity : 1;
32 ::ll::TypedStorage<8, 8, ::ActorRuntimeID> mRuntimeId;
33 ::ll::TypedStorage<1, 1, ::MoveActorAbsoluteData::Header> mHeader;
34 ::ll::TypedStorage<4, 12, ::Vec3> mPos;
35 ::ll::TypedStorage<1, 1, char> mRotX;
36 ::ll::TypedStorage<1, 1, char> mRotY;
37 ::ll::TypedStorage<1, 1, char> mRotYHead;
38 ::ll::TypedStorage<1, 1, char> mRotYBody;
56 MCAPI
void* $ctor(
::Actor const& entity);