CORE Game Developers Toolkit v1.0.0
 
Loading...
Searching...
No Matches
CORE.Examples.Boot Class Reference
+ Inheritance diagram for CORE.Examples.Boot:

Protected Member Functions

override void Awake ()
 
override void OnDestroy ()
 
- Protected Member Functions inherited from CORE.Shared.BootBase
virtual async void Start ()
 

Private Member Functions

void OnInitted ()
 

Private Attributes

ResourceComponent _bootVisualRC
 

Additional Inherited Members

- Protected Attributes inherited from CORE.Shared.BootBase
AudioSystem _audioSystem
 

Member Function Documentation

◆ Awake()

override void CORE.Examples.Boot.Awake ( )
protectedvirtual

Reimplemented from CORE.Shared.BootBase.

◆ OnDestroy()

override void CORE.Examples.Boot.OnDestroy ( )
protectedvirtual

Reimplemented from CORE.Shared.BootBase.

◆ OnInitted()

void CORE.Examples.Boot.OnInitted ( )
private

Member Data Documentation

◆ _bootVisualRC

ResourceComponent CORE.Examples.Boot._bootVisualRC
private

The documentation for this class was generated from the following file: