Enum VariableType

Stay organized with collections Save and categorize content based on your preferences.
VariableType

Type of variables created by the engine.

Properties

PropertyTypeDescription
INTEGEREnumType of variable that can only take integer values.
CONTINUOUSEnumType of variable that can take any real value.