Outputs | |||||
Bool | boolean |
The specified boolean. | |||
Inputs | |||||
string | Name |
The name of the variable to retrieve. | |||
string | Scope |
The scope of the variable. Accepted values are local, global. Accepted values: local global |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Entity | entity |
The entity. | |||
Inputs | |||||
string | Name |
The name of the variable to retrieve. | |||
string | Scope | Accepted values: local global |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Id | id |
The specified id. | |||
Inputs | |||||
string | Name |
The name of the variable to retrieve. | |||
string | Scope | Accepted values: local global |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Numeric | float |
The specified numeric. | |||
Inputs | |||||
string | Name |
The name of the variable to retrieve. | |||
string | Scope |
The scope of the variable. Accepted values are local, global. Accepted values: local global |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Rotation | quaternion |
The specified rotation. | |||
Inputs | |||||
string | Name |
The name of the variable to retrieve. | |||
string | Scope |
The scope of the variable. Accepted values are local, global. Accepted values: local global |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
String | string |
The specified string. | |||
Inputs | |||||
string | Name |
The name of the variable to retrieve. | |||
string | Scope |
The scope of the variable. Accepted values are local, global. Accepted values: local global |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Unit | unit |
The specified unit. | |||
Inputs | |||||
string | Name |
The name of the unit to retrieve. | |||
string | Scope |
The scope of the variable. Accepted values are local, global. Accepted values: local global |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Vector | vector3 |
The specified vector. | |||
Inputs | |||||
string | Name |
The name of the variable to retrieve. | |||
string | Scope |
The scope of the variable. Accepted values are local, global. Accepted values: local global |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Out | event |
The output event. | |||
Inputs | |||||
boolean | Bool |
The boolean value to set as a variable. | |||
string | Name |
The name of the string. | |||
string | Scope |
The scope of the variable. Accepted values are local, global. Accepted values: local global | |||
event | Set |
The input event. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Out | event |
The output event. | |||
Inputs | |||||
entity | Entity |
The Entity value to set as a variable. | |||
string | Name |
The name of the variable. | |||
string | Scope | Accepted values: local global | |||
event | Set |
The input event. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Out | event |
The output event. | |||
Inputs | |||||
id | Id |
The id value to set as a variable. | |||
string | Name |
The name of the string. | |||
string | Scope | Accepted values: local global | |||
event | Set |
The input event. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Out | event |
The output event. | |||
Inputs | |||||
float | Numeric |
The numeric to set as a variable. | |||
string | Name |
The name of the numeric. | |||
string | Scope |
The scope of the variable. Accepted values are local, global. Accepted values: local global | |||
event | Set |
The input event. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Out | event |
The output event. | |||
Inputs | |||||
quaternion | Rotation |
The rotation value to set as a variable. | |||
string | Name |
The name of the rotation. | |||
string | Scope |
The scope of the variable. Accepted values are local, global. Accepted values: local global | |||
event | Set |
The input event. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Out | event |
The output event. | |||
Inputs | |||||
string | String |
The string value to set as a variable. | |||
string | Name |
The name of the string. | |||
string | Scope |
The scope of the variable. Accepted values are local, global. Accepted values: local global | |||
event | Set |
The input event. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Out | event |
The output event. | |||
Inputs | |||||
unit | Unit |
The unit to set as a variable. | |||
string | Name |
The name of the unit. | |||
string | Scope |
The scope of the variable. Accepted values are local, global. Accepted values: local global | |||
event | Set |
The input event. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.
Outputs | |||||
Out | event |
The output event. | |||
Inputs | |||||
vector3 | Vector |
The vector3 value to set as a variable. | |||
string | Name |
The name of the vector3. | |||
string | Scope |
The scope of the variable. Accepted values are local, global. Accepted values: local global | |||
event | Set |
The input event. |
Available in Unit Flow Editor, Level Flow Editor, and External Flow Editor.