Create
Create(GameObject, Type)
説明
ParameterContainerを作成する。
パラメーター
| パラメーター名 | 説明 | 
|---|---|
| gameObject | 追加先のGameObject | 
| type | ParameterContainerの型 | 
戻り値
作成されたParamreterContainer
Create(GameObject, Type, Object)
説明
ParameterContainerを作成する。
パラメーター
| パラメーター名 | 説明 | 
|---|---|
| gameObject | 追加先のGameObject | 
| type | ParameterContainerの型 | 
| owner | 所有者 | 
戻り値
作成されたParamreterContainer