GlobalParameterContainer

Class in Arbor / Inherits from: GlobalParameterContainerInternal

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.

Property Name Description
container It returns the ParameterContainer entity.
defaultContainer It returns the original ParameterContainer.
instance It returns the ParameterContainer entity.
prefab It returns the original ParameterContainer.