|
|
| InsideBlockEventMap (InsideBlockEventMap const &) |
|
MCAPI | InsideBlockEventMap (::InsideBlockEventMap &&) |
|
MCAPI | InsideBlockEventMap (::Block const &block, bool watchEnter, bool watchExit, bool ignoreStates, ::ActorDefinitionTrigger const &enteredEvent, ::ActorDefinitionTrigger const &exitedEvent) |
|
MCAPI ::gsl::not_null<::Block const * > | getBlock () const |
|
MCFOLD::ActorDefinitionTrigger const & | getEnteredEvent () const |
|
MCFOLD::ActorDefinitionTrigger const & | getExitedEvent () const |
|
MCAPI bool | isActorCurrentlyInside () const |
|
MCAPI bool | isIgnoringStates () const |
|
MCFOLD bool | isWatchingIfActorEnters () const |
|
MCFOLD bool | isWatchingIfActorExits () const |
|
MCAPI::InsideBlockEventMap & | operator= (::InsideBlockEventMap const &) |
|
MCAPI void | setCurrentlyInside (bool isInside) |
|
MCAPI void | setWasInside (bool wasInside) |
|
MCAPI bool | wasActorInsideLastTick () const |
|
MCAPI void * | $ctor (::InsideBlockEventMap &&) |
|
MCAPI void * | $ctor (::Block const &block, bool watchEnter, bool watchExit, bool ignoreStates, ::ActorDefinitionTrigger const &enteredEvent, ::ActorDefinitionTrigger const &exitedEvent) |
|
MCFOLD void | $dtor () |
|
|
::ll::TypedStorage< 8, 104, ::ActorDefinitionTrigger > | mOnEnteredBlock |
|
::ll::TypedStorage< 8, 104, ::ActorDefinitionTrigger > | mOnExitedBlock |
|
::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 |
The documentation for this class was generated from the following file: