Outputs | |||||
Value | float |
The input value converted to numeric. | |||
Inputs | |||||
boolean | Bool |
The input value to convert. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Value | string |
The input value converted to string. | |||
Inputs | |||||
boolean | Bool |
The input value to convert. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Value | string |
The input value converted to string. | |||
Inputs | |||||
id | Id |
The input value to convert. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Value | boolean |
The input value converted to boolean. | |||
Inputs | |||||
float | Numeric |
The input value to convert. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Value | string |
The input value converted to string. | |||
Inputs | |||||
float | Numeric |
The input value to convert. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Value | vector3 |
The input value converted to vector3. | |||
Inputs | |||||
float | Numeric |
The input value to convert. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Value | string |
The input value converted to string. | |||
Inputs | |||||
quaternion | Rotation |
The input value to convert. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Value | id |
The result of the conversion. | |||
Inputs | |||||
string | String |
The input value to convert. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.