26 ::ll::TypedStorage<4, 4, uint> mCooldown;
27 ::ll::TypedStorage<8, 8, ::ActorUniqueID> mSpawnedCreakingID;
28 ::ll::TypedStorage<4, 4, uint> mTrailResidualDuration;
29 ::ll::TypedStorage<4, 4, uint> mElapsedCooldownsWithBlockedPlayer;
51 virtual void executeEvent(
55 ::std::string
const& eventName,
66 MCAPI
void despawnSpawnedCreaking(
::Level& level);
82 MCAPI
void $executeEvent(
86 ::std::string
const& eventName,
Definition SaveContext.h:5