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&) ;
55 MCAPI
bool ring(::Direction::Type direction,
::BlockSource& region,
::Actor* sourceActor,
bool alarmNearbyDwellers);
73 MCFOLD ::std::unique_ptr<::BlockActorDataPacket> $_getUpdatePacket(
::BlockSource&);
81 MCAPI
static void** $vftable();
Definition SaveContext.h:5