Chunks
Moddable voxel sandbox for room-scale VR.
Protected Member Functions | List of all members
Chunks.Plugins.MenuGameMode Class Reference
Inheritance diagram for Chunks.Plugins.MenuGameMode:
Chunks.Plugins.GameMode

Protected Member Functions

override void OnInitialize ()
 Called when the game mode first starts. More...
 
- Protected Member Functions inherited from Chunks.Plugins.GameMode
virtual void OnWandConnected (Wand wand)
 Called each time a wand controller connects. More...
 
virtual void OnWandDisconnected (Wand wand)
 Called each time a wand controller loses connection. More...
 
virtual void OnUpdate ()
 Called once per frame. More...
 

Additional Inherited Members

- Properties inherited from Chunks.Plugins.GameMode
IWorld World [get]
 Current world instance. More...
 
MenuPanel Instructions [get]
 
MenuPanel WorldMenu [get]
 
MenuPanel SettingsMenu [get]
 

Member Function Documentation

override void Chunks.Plugins.MenuGameMode.OnInitialize ( )
protectedvirtual

Called when the game mode first starts.

Reimplemented from Chunks.Plugins.GameMode.


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