|
| virtual bool | shouldUpdateWorldTime () const |
| virtual void | setWorldTickTime (int time) |
| virtual int | getWorldTickTime () const |
| virtual void | incrementCurrentTick () |
| virtual::Tick | getCurrentTick () const |
|
MCAPI | TickTimeManagerProxy (::Bedrock::NotNullNonOwnerPtr<::LevelData > levelData) |
|
MCAPI void * | $ctor (::Bedrock::NotNullNonOwnerPtr<::LevelData > levelData) |
|
MCAPI bool | $shouldUpdateWorldTime () const |
|
MCAPI void | $setWorldTickTime (int time) |
|
MCAPI int | $getWorldTickTime () const |
|
MCAPI void | $incrementCurrentTick () |
|
MCAPI::Tick | $getCurrentTick () const |
|
|
::ll::TypedStorage< 8, 24, ::Bedrock::NotNullNonOwnerPtr<::LevelData > const > | mLevelData |
◆ shouldUpdateWorldTime()
| virtual bool TickTimeManagerProxy::shouldUpdateWorldTime |
( |
| ) |
const |
|
virtual |
◆ setWorldTickTime()
| virtual void TickTimeManagerProxy::setWorldTickTime |
( |
int | time | ) |
|
|
virtual |
◆ getWorldTickTime()
| virtual int TickTimeManagerProxy::getWorldTickTime |
( |
| ) |
const |
|
virtual |
◆ incrementCurrentTick()
| virtual void TickTimeManagerProxy::incrementCurrentTick |
( |
| ) |
|
|
virtual |
◆ getCurrentTick()
| virtual::Tick TickTimeManagerProxy::getCurrentTick |
( |
| ) |
const |
|
virtual |
◆ $vftable()
| MCAPI void ** TickTimeManagerProxy::$vftable |
( |
| ) |
|
|
static |
- 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: