24 ::ll::TypedStorage<1, 1, bool> mRinging;
25 ::ll::TypedStorage<1, 1, ::Direction::Type> mMovementDirection;
26 ::ll::TypedStorage<1, 1, bool> mPowered;
27 ::ll::TypedStorage<4, 4, int> mAlarmCooldown;
43 virtual ::std::unique_ptr<::BlockActorDataPacket> _getUpdatePacket(
::BlockSource&) ;
Definition SaveContext.h:5