Arbor 3: FSM & BT Graph Editor  3.7.8
GlobalParameterContainer Class Reference

Class dealing with the accessible ParameterContainer even across the scene. More...

Inheritance diagram for GlobalParameterContainer:
GlobalParameterContainerInternal ParameterContainerBase

Additional Inherited Members

- Properties inherited from GlobalParameterContainerInternal
ParameterContainerInternal prefab [get]
 It returns the original ParameterContainer. More...
 
ParameterContainerInternal instance [get]
 It returns the ParameterContainer entity. More...
 
- Properties inherited from ParameterContainerBase
ParameterContainerInternal container [get]
 It returns the ParameterContainer entity. More...
 
ParameterContainerInternal defaultContainer [get]
 It returns the original ParameterContainer. More...
 

Detailed Description

Class dealing with the accessible ParameterContainer even across the scene.

You need to prepare the ParameterContainer you want to share and use as a prefab.
GlobalParameterContainer referring to the same ParameterContainer prefab will now use a common ParameterContainer instance.