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

Public Member Functions

TickWorldComponentoperator= (TickWorldComponent const &)
 TickWorldComponent (TickWorldComponent const &)
MCAPI TickWorldComponent (::TickWorldComponent &&other)
MCFOLD uint getChunkRadius () const
MCFOLD float getMaxDistToPlayers () const
MCAPI ::std::shared_ptr<::ITickingAreagetTickingArea ()
MCAPI bool hasTickingArea () const
MCAPI void initFromDefinition (::Actor &owner)
MCFOLD bool isAlwaysActive () const
MCAPI::TickWorldComponent & operator= (::TickWorldComponent &&other)
MCAPI void removeArea ()
MCAPI void setTickingArea (::Actor &owner, ::std::shared_ptr<::ITickingArea > tickingArea)
MCAPI void updateArea (::Actor &owner)
MCAPI void * $ctor ()
MCAPI void * $ctor (::TickWorldComponent &&other)
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

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