Click or drag to resize
GeonBitGame Properties

The GeonBitGame type exposes the following members.

Properties
  NameDescription
Public propertyInitParams
Initialize params you can setup during the constructor of your game class. These params affect how GeonBit init itself. Most of these settings can be changed later manually. Note: after constructor is done, this object is deleted and replaced with null.
Public propertyResources
Get GeonBit custom content class.
Public propertyUiEnabled
Get if geonbit UI currently enabled
Top
See Also