Common Actions Library

Common Actions Library

The Common action library is, as the name suggests, where you'll find the actions that will be used most often when creating your projects. These actions are generally used along with other actions and are all related to the functioning of the internal logic of the game. The available actions are all listed below:

 

Assign VariableAssign Variable
Declare Temporary VariableDeclare Temp
Set Global VariableSet Global Variable
Get Global VariableGet Global Variable
If VariableIf Variable
If ExpressionIf Expression
If UndefinedIf Undefined
ElseElse
Execute CodeExecute Code
Execute ScriptExecute Script
New IconNew Struct
Function CallFunction Call
ReturnReturn
Apply To...Apply To...
MacroMacro
ExitExit
Declare A New FunctionDeclare A New Function