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

Public Member Functions

TimerComponentoperator= (TimerComponent const &)
 
 TimerComponent (TimerComponent const &)
 
MCAPI int getRandomTime (::Actor &actor)
 
MCAPI::TimerComponent & operator= (::TimerComponent &&)
 

Public Attributes

::ll::TypedStorage< 4, 4, int > mTime
 
::ll::TypedStorage< 8, 8, uint64 > mTimeStamp
 
::ll::TypedStorage< 1, 1, bool > mHasExecuted
 
::ll::TypedStorage< 1, 1, bool > mLooping
 
::ll::TypedStorage< 4, 4, int > mStartTime
 
::ll::TypedStorage< 1, 1, bool > mRandomInterval
 
::ll::TypedStorage< 4, 4, int > mMinTime
 
::ll::TypedStorage< 4, 4, int > mMaxTime
 
::ll::TypedStorage< 8, 24, ::WeightedChoices< float > > mTimeChoices
 

Member Function Documentation

◆ getRandomTime()

MCAPI int TimerComponent::getRandomTime ( ::Actor & actor)
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.

◆ operator=()

MCAPI::TimerComponent & TimerComponent::operator= ( ::TimerComponent && )
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: