LeviLamina
Loading...
Searching...
No Matches
InsideBlockEventMap Class Reference

Public Member Functions

InsideBlockEventMapoperator= (InsideBlockEventMap const &)
 
MCAPI InsideBlockEventMap (::InsideBlockEventMap const &)
 
MCAPI InsideBlockEventMap (::Block const &block, bool watchEnter, bool watchExit, bool ignoreStates, ::ActorDefinitionTrigger const &enteredEvent, ::ActorDefinitionTrigger const &exitedEvent)
 
MCAPI ~InsideBlockEventMap ()
 
MCAPI void * $ctor (::InsideBlockEventMap const &)
 
MCAPI void * $ctor (::Block const &block, bool watchEnter, bool watchExit, bool ignoreStates, ::ActorDefinitionTrigger const &enteredEvent, ::ActorDefinitionTrigger const &exitedEvent)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 104, ::ActorDefinitionTriggermOnEnteredBlock
 
::ll::TypedStorage< 8, 104, ::ActorDefinitionTriggermOnExitedBlock
 
::ll::TypedStorage< 8, 8, ::gsl::not_null<::Block const * > > mBlock
 
::ll::TypedStorage< 1, 1, bool > mWatchEnter
 
::ll::TypedStorage< 1, 1, bool > mWatchExit
 
::ll::TypedStorage< 1, 1, bool > mCurrentlyInside
 
::ll::TypedStorage< 1, 1, bool > mWasInside
 
::ll::TypedStorage< 1, 1, bool > mIgnoreStates
 

Constructor & Destructor Documentation

◆ InsideBlockEventMap() [1/2]

MCAPI InsideBlockEventMap::InsideBlockEventMap ( ::InsideBlockEventMap 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.

◆ InsideBlockEventMap() [2/2]

MCAPI InsideBlockEventMap::InsideBlockEventMap ( ::Block const & block,
bool watchEnter,
bool watchExit,
bool ignoreStates,
::ActorDefinitionTrigger const & enteredEvent,
::ActorDefinitionTrigger const & exitedEvent )
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.

◆ ~InsideBlockEventMap()

MCAPI InsideBlockEventMap::~InsideBlockEventMap ( )
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

◆ $ctor() [1/2]

MCAPI void * InsideBlockEventMap::$ctor ( ::InsideBlockEventMap 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.

◆ $ctor() [2/2]

MCAPI void * InsideBlockEventMap::$ctor ( ::Block const & block,
bool watchEnter,
bool watchExit,
bool ignoreStates,
::ActorDefinitionTrigger const & enteredEvent,
::ActorDefinitionTrigger const & exitedEvent )
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.

◆ $dtor()

MCAPI void InsideBlockEventMap::$dtor ( )
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: