Hi,
No that will not work indeed.
FsmObject hold a reference to a Unity Asset, like a material, a scene, a Texture, anything that can be inside your assets.
FsmArray can hold a reference to actual classes.
Can you explain what you want to achieve?
Bye,
Jean