Search
Light Mode
Contact Us

Contact us

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

Class representing a float parameter in a state machine. Derives from FSMC_Parameter and implements IComparable<float> interface.


Constructors

Type Name Parameters
FSMC_FloatParameter FSMC_FloatParameter float 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
float Value Value that this parameter holds


Methods

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


On This Page
Created with Notice