Wiki

Case Status
Log In

Wiki

 
Home ยป Action Reference»Array Actions»Get Fsm Array
Index
Navigation
Community Wiki

Get Fsm Array

Copy an Array Variable from another FSM.

Game Object
The GameObject that owns the FSM.
Fsm Name
Optional name of FSM on Game Object.
Variable Name
The name of the FSM variable.
Store Value
Get the content of the array variable.
Copy Values
If true, makes copies. if false, values share the same reference and editing one array item value will affect the source and vice versa. Warning, this only affect the current items of the source array. Adding or removing items doesn't affect other FsmArrays.
Fsm Not Found
The event to send if the FSM is not found.
Variable Not Found
The event to send if the Variable is not found.

 

Tags:

Last modified on 5/18/2016 4:33 AM by User.

  • RSS Feed