GlobalParameterContainer
Class in Arbor / Inherits from: GlobalParameterContainerInternal
Description
Class dealing with the accessible ParameterContainer even across the scene.
Remarks
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.
Inherited Members
Properties
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. |