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

Public Member Functions

MCAPI void removeArea ()
 
MCAPI void setTickingArea (::Actor &owner, ::std::shared_ptr<::ITickingArea > tickingArea)
 
MCAPI void updateArea (::Actor &owner)
 
MCAPI ~TickWorldComponent ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 4, 4, uint > mChunkRadius
 
::ll::TypedStorage< 4, 4, float > mMaxDistToPlayers
 
::ll::TypedStorage< 1, 1, bool > mAlwaysActive
 
::ll::TypedStorage< 1, 1, bool > mChanged
 
::ll::TypedStorage< 8, 16, ::std::weak_ptr<::ITickingArea > > mTickingArea
 

Constructor & Destructor Documentation

◆ ~TickWorldComponent()

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

◆ removeArea()

MCAPI void TickWorldComponent::removeArea ( )
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.

◆ setTickingArea()

MCAPI void TickWorldComponent::setTickingArea ( ::Actor & owner,
::std::shared_ptr<::ITickingArea > tickingArea )
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.

◆ updateArea()

MCAPI void TickWorldComponent::updateArea ( ::Actor & owner)
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 TickWorldComponent::$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: