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

Public Member Functions

AppIslandoperator= (AppIsland const &)
 
 AppIsland (AppIsland const &)
 
virtual ushort getId ()
 
virtual bool start ()
 
virtual bool suspend ()
 
virtual bool resume ()
 
virtual bool stop ()
 
virtual void mainUpdate ()
 
virtual void processActivationArguments (::Bedrock::ActivationArguments const &args)
 
MCAPI void $dtor ()
 
MCAPI ushort $getId ()
 
MCAPI bool $start ()
 
MCAPI bool $suspend ()
 
MCAPI bool $resume ()
 
MCAPI bool $stop ()
 
MCAPI void $mainUpdate ()
 
MCAPI void $processActivationArguments (::Bedrock::ActivationArguments const &args)
 

Static Public Member Functions

static MCAPI void ** $vftable ()
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk5bfdb3
 

Member Function Documentation

◆ getId()

virtual ushort Bedrock::AppIsland::getId ( )
virtual

Implements Bedrock::IIslandCore.

◆ start()

virtual bool Bedrock::AppIsland::start ( )
virtual

Implements Bedrock::IIslandCore.

◆ suspend()

virtual bool Bedrock::AppIsland::suspend ( )
virtual

Implements Bedrock::IIslandCore.

◆ resume()

virtual bool Bedrock::AppIsland::resume ( )
virtual

Implements Bedrock::IIslandCore.

◆ stop()

virtual bool Bedrock::AppIsland::stop ( )
virtual

Implements Bedrock::IIslandCore.

◆ mainUpdate()

virtual void Bedrock::AppIsland::mainUpdate ( )
virtual

Implements Bedrock::IIslandCore.

◆ processActivationArguments()

virtual void Bedrock::AppIsland::processActivationArguments ( ::Bedrock::ActivationArguments const & args)
virtual

Implements Bedrock::IIslandCore.

◆ $dtor()

MCAPI void Bedrock::AppIsland::$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.

◆ $getId()

MCAPI ushort Bedrock::AppIsland::$getId ( )
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.

◆ $start()

MCAPI bool Bedrock::AppIsland::$start ( )
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.

◆ $suspend()

MCAPI bool Bedrock::AppIsland::$suspend ( )
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.

◆ $resume()

MCAPI bool Bedrock::AppIsland::$resume ( )
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.

◆ $stop()

MCAPI bool Bedrock::AppIsland::$stop ( )
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.

◆ $mainUpdate()

MCAPI void Bedrock::AppIsland::$mainUpdate ( )
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.

◆ $processActivationArguments()

MCAPI void Bedrock::AppIsland::$processActivationArguments ( ::Bedrock::ActivationArguments const & args)
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 ** Bedrock::AppIsland::$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: