LeviLamina
|
Classes | |
struct | Listener |
Public Member Functions | |
DebugInfoComponent & | operator= (DebugInfoComponent const &) |
virtual::EventResult | onEvent (::ActorDefinitionTriggeredEvent const &actorDefinitionEvent) |
MCAPI | DebugInfoComponent (::DebugInfoComponent &&) |
MCAPI | DebugInfoComponent (::DebugInfoComponent const &) |
MCAPI::DebugInfoComponent & | operator= (::DebugInfoComponent &&) |
MCAPI void * | $ctor (::DebugInfoComponent &&) |
MCAPI void * | $ctor (::DebugInfoComponent const &) |
MCAPI::EventResult | $onEvent (::ActorDefinitionTriggeredEvent const &actorDefinitionEvent) |
Static Public Member Functions | |
static MCAPI void ** | $vftable () |
Public Attributes | |
::ll::TypedStorage< 8, 24, ::std::vector<::DebugInfoComponent::Listener > > | mListeners |
::ll::TypedStorage< 8, 64, ::std::unordered_map<::HashedString, uint64 > > | mPacketHashes |
::ll::TypedStorage< 8, 40, ::std::deque<::std::string > > | mSentEvents |
::ll::TypedStorage< 1, 1, bool > | mEventListenerRegistered |
::ll::TypedStorage< 8, 8, ::ActorUniqueID > | mMobUniqueId |