LeviLamina
Loading...
Searching...
No Matches
TickTimeManagerProxy Class Reference
+ Inheritance diagram for TickTimeManagerProxy:

Public Member Functions

TickTimeManagerProxyoperator= (TickTimeManagerProxy const &)
 
 TickTimeManagerProxy (TickTimeManagerProxy const &)
 
virtual bool shouldUpdateWorldTime () const
 
virtual void setWorldTickTime (int time)
 
virtual int getWorldTickTime () const
 
virtual void incrementCurrentTick ()
 
virtual::Tick getCurrentTick () const
 
MCAPI bool $shouldUpdateWorldTime () const
 
MCAPI void $setWorldTickTime (int time)
 
MCAPI int $getWorldTickTime () const
 
MCAPI void $incrementCurrentTick ()
 
MCAPI::Tick $getCurrentTick () const
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 24 > mUnkbaef15
 

Member Function Documentation

◆ shouldUpdateWorldTime()

virtual bool TickTimeManagerProxy::shouldUpdateWorldTime ( ) const
virtual

Implements ITickTimeManagerProxy.

◆ setWorldTickTime()

virtual void TickTimeManagerProxy::setWorldTickTime ( int time)
virtual

Implements ITickTimeManagerProxy.

◆ getWorldTickTime()

virtual int TickTimeManagerProxy::getWorldTickTime ( ) const
virtual

Implements ITickTimeManagerProxy.

◆ incrementCurrentTick()

virtual void TickTimeManagerProxy::incrementCurrentTick ( )
virtual

Implements ITickTimeManagerProxy.

◆ getCurrentTick()

virtual::Tick TickTimeManagerProxy::getCurrentTick ( ) const
virtual

Implements ITickTimeManagerProxy.

◆ $shouldUpdateWorldTime()

MCAPI bool TickTimeManagerProxy::$shouldUpdateWorldTime ( ) const
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.

◆ $setWorldTickTime()

MCAPI void TickTimeManagerProxy::$setWorldTickTime ( int time)
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.

◆ $getWorldTickTime()

MCAPI int TickTimeManagerProxy::$getWorldTickTime ( ) const
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.

◆ $incrementCurrentTick()

MCAPI void TickTimeManagerProxy::$incrementCurrentTick ( )
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.

◆ $getCurrentTick()

MCAPI::Tick TickTimeManagerProxy::$getCurrentTick ( ) const
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.

◆ $vftable()

static 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: