|
LeviLamina
|
Classes | |
| class | DryingOutTimerDefinition |
Public Types | |
| enum class | DryingOutState : int { DryingOut = 0 , ExceededDryingOutTime = 1 , StoppedDryingOut = 2 } |
Public Member Functions | |
| DryingOutTimerComponent & | operator= (DryingOutTimerComponent const &) |
| DryingOutTimerComponent (DryingOutTimerComponent const &) | |
| MCAPI | DryingOutTimerComponent (::DryingOutTimerComponent &&) |
| MCAPI void * | $ctor () |
| MCAPI void * | $ctor (::DryingOutTimerComponent &&) |
| MCAPI void | $dtor () |
Public Attributes | |
| ::ll::TypedStorage< 8, 320, ::DryingOutTimerComponent::DryingOutTimerDefinition > | mDefinition |
| ::ll::TypedStorage< 4, 4, int > | mTicksRemainingUntilDryOut |
| ::ll::TypedStorage< 4, 4, ::DryingOutTimerComponent::DryingOutState > | mState |