LeviLamina
Loading...
Searching...
No Matches
DebugInfoComponent Class Reference
+ Inheritance diagram for DebugInfoComponent:

Classes

struct  Listener
 

Public Member Functions

DebugInfoComponentoperator= (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, ::ActorUniqueIDmMobUniqueId
 

Constructor & Destructor Documentation

◆ DebugInfoComponent() [1/2]

MCAPI DebugInfoComponent::DebugInfoComponent ( ::DebugInfoComponent && )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ DebugInfoComponent() [2/2]

MCAPI DebugInfoComponent::DebugInfoComponent ( ::DebugInfoComponent const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ operator=()

MCAPI::DebugInfoComponent & DebugInfoComponent::operator= ( ::DebugInfoComponent && )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [1/2]

MCAPI void * DebugInfoComponent::$ctor ( ::DebugInfoComponent && )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [2/2]

MCAPI void * DebugInfoComponent::$ctor ( ::DebugInfoComponent const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $onEvent()

MCAPI::EventResult DebugInfoComponent::$onEvent ( ::ActorDefinitionTriggeredEvent const & actorDefinitionEvent)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $vftable()

static MCAPI void ** DebugInfoComponent::$vftable ( )
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this class was generated from the following file: