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

Classes

class  DryingOutTimerDefinition
 

Public Types

enum class  DryingOutState : int { DryingOut = 0 , ExceededDryingOutTime = 1 , StoppedDryingOut = 2 }
 

Public Member Functions

DryingOutTimerComponentoperator= (DryingOutTimerComponent const &)
 
 DryingOutTimerComponent (DryingOutTimerComponent const &)
 
MCAPI DryingOutTimerComponent (::DryingOutTimerComponent &&)
 
MCAPI ~DryingOutTimerComponent ()
 
MCAPI void * $ctor (::DryingOutTimerComponent &&)
 
MCAPI void $dtor ()
 

Public Attributes

::ll::TypedStorage< 8, 320, ::DryingOutTimerComponent::DryingOutTimerDefinitionmDefinition
 
::ll::TypedStorage< 4, 4, int > mTicksRemainingUntilDryOut
 
::ll::TypedStorage< 4, 4, ::DryingOutTimerComponent::DryingOutState > mState
 

Constructor & Destructor Documentation

◆ DryingOutTimerComponent()

MCAPI DryingOutTimerComponent::DryingOutTimerComponent ( ::DryingOutTimerComponent && )
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.

◆ ~DryingOutTimerComponent()

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

◆ $ctor()

MCAPI void * DryingOutTimerComponent::$ctor ( ::DryingOutTimerComponent && )
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 DryingOutTimerComponent::$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: