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

Public Member Functions

EntitySensorComponentoperator= (EntitySensorComponent const &)
 
 EntitySensorComponent (EntitySensorComponent const &)
 
MCAPI::EntitySensorComponent & operator= (::EntitySensorComponent &&)
 
MCAPI void tick (::ActorOwnerComponent &actorOwnerComponent, ::Tick const &currentTick)
 
MCAPI ~EntitySensorComponent ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 1, 1, bool > mRelativeRange
 
::ll::TypedStorage< 1, 1, bool > mFindPlayersOnly
 
::ll::TypedStorage< 4, 24, ::AABBmMaxBaseSearchArea
 
::ll::TypedStorage< 8, 64, ::ActorFilterGroupmEventCondition
 
::ll::TypedStorage< 8, 24, ::std::vector<::EntitySubsensor > > mSubsensors
 
::ll::TypedStorage< 1, 1, bool > mCanFireEventWithNoEntities
 

Constructor & Destructor Documentation

◆ ~EntitySensorComponent()

MCAPI EntitySensorComponent::~EntitySensorComponent ( )
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::EntitySensorComponent & EntitySensorComponent::operator= ( ::EntitySensorComponent && )
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.

◆ tick()

MCAPI void EntitySensorComponent::tick ( ::ActorOwnerComponent & actorOwnerComponent,
::Tick const & currentTick )
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 EntitySensorComponent::$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: