Create

public static ParameterContainerInternal Create(GameObject gameObject, Type type) ;

Create ParameterContainer.

Parameter Name Description
gameObject The GameObject to add to
type ParameterContainer type

The created ParamreterContainer

public static ParameterContainerInternal Create(GameObject gameObject, Type type, Object owner) ;

Create ParameterContainer.

Parameter Name Description
gameObject The GameObject to add to
type ParameterContainer type
owner Owner

The created ParamreterContainer