| 
    Chunks
    
   Moddable voxel sandbox for room-scale VR. 
   | 
 
  
 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] | 
      
  | 
  protectedvirtual | 
Called when the game mode first starts.
Reimplemented from Chunks.Plugins.GameMode.
 1.8.10