Class BaseField
public class BaseField
  - Inheritance
 - 
      
      BaseField
 
- Inherited Members
 
- Extension Methods
 
Constructors
BaseField(string, string, string, string, bool, bool)
public BaseField(string name, string units, string format, string category, bool advancedTweakable, bool uiControlOnly)
  Parameters
Fields
active
public bool active
  Field Value
advancedTweakable
public bool advancedTweakable
  Field Value
category
public string category
  Field Value
guiActive
public bool guiActive
  Field Value
guiActiveEditor
public bool guiActiveEditor
  Field Value
guiFormat
public string guiFormat
  Field Value
guiName
public string guiName
  Field Value
guiUnits
public string guiUnits
  Field Value
uiControlOnly
public bool uiControlOnly