Arbor: State Diagram Editor  2.2.0
All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Events
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.