Search
Light Mode
Contact Us

Contact us

No results for your search.
Sorry, an unexpected error occurred

Class representing a bool (and trigger) parameter in a state machine. Derives from FSMC_Parameter and implements IComparable<bool> interface.


Constructors

Type Name Parameters
FSMC_BoolParameter FSMC_BoolParameter bool value, FSMC_ParameterType type, string name


Derived Fields and Properties

Type Name Description
string Name Name of a parameter
FSMC_ParameterType Type Enum representing the type (read only)


Field and Properties

Type Name Description
bool Value Value that this parameter holds


Methods

Type Name Parameters Description
int CompareTo bool other Compares parameter with a value. 1 if higher, -1 if lower, 0 if equal


On This Page
Created with Notice