PlayMaker News > Work In Progress...

Set FSM Variable to Array type

(1/1)

kentcheung2000:
Hi,

I have an error when I set fsm variable to array type:
Unknown FsmArray Type: use ArrayEditorAttribute to specify a variable type.

My question is can "set fsm variable" set to type array?

KC

jeanfabre:
Hi,

 nop, you can't force the type of FsmArray at runtime.

 for this, use ArrayMaker, you can save anything in the array, you can also mix up content, you can save a string, then a int, and then a bool in the array and they will happily live together.

Bye,

 Jean

Navigation

[0] Message Index

Go to full version