Abacus  v0.1.0-alpha
Playtesting tools for Unity
Abacus.Internal.AbacusSettings Class Reference

Stores the settings of the Abacus plugin. Modifying it's contents should be handled by the Abacus Settings Window More...

Inheritance diagram for Abacus.Internal.AbacusSettings:
Abacus.Internal.Utilities.SingletonScriptableObject< AbacusSettings >

Public Attributes

float DefaultTimeStep = 1f
 
int BindingFlags
 
bool PeriodicDumping = false
 
float DumpAfter = 30f
 
bool DumpAsJSON = false
 
bool FormatOutput = false
 
string WritePath
 

Additional Inherited Members

- Properties inherited from Abacus.Internal.Utilities.SingletonScriptableObject< AbacusSettings >
static T Instance [get]
 

Detailed Description

Stores the settings of the Abacus plugin. Modifying it's contents should be handled by the Abacus Settings Window


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