14struct MotionPredictionHintsPacketPayload {
18 ::ll::TypedStorage<8, 8, ::ActorRuntimeID> mRuntimeId;
19 ::ll::TypedStorage<4, 12, ::Vec3> mMotion;
20 ::ll::TypedStorage<1, 1, bool> mOnGround;
25 MotionPredictionHintsPacketPayload();
30 MCAPI
explicit MotionPredictionHintsPacketPayload(
::Actor const& entity);
36 MCAPI
void* $ctor(
::Actor const& entity);