![]() |
ezEngine
Release 25.03
|
Classes | |
struct | State |
Static Public Member Functions | |
static EZ_ALWAYS_INLINE ExecResult | Completed () |
static EZ_ALWAYS_INLINE ExecResult | RunNext (int iExecSlot) |
static EZ_ALWAYS_INLINE ExecResult | ContinueLater (ezTime maxDelay) |
static EZ_ALWAYS_INLINE ExecResult | Error () |
Public Attributes | |
int | m_NextExecAndState = 0 |
ezTime | m_MaxDelay = ezTime::MakeZero() |