23 ::ll::TypedStorage<4, 4, uint> mCooldown;
24 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mSpawnedCreakingID;
25 ::ll::TypedStorage<4, 4, uint> mTrailResidualDuration;
26 ::ll::TypedStorage<4, 4, uint> mElapsedCooldownsWithBlockedPlayer;
Definition SaveContext.h:5