ParameterContainer
ParameterContainer。
Is used by attaching to GameObject.
Properties
Property Name | Description |
---|---|
Parameters | List of parameters.
|
Remarks
[EnumList, AssetObjectList, ComponentList]
In an AOT environment such as IL2CPP, List<specified type> may not work properly unless it is used in the code.
SeeAhead-of-Time (AOT) Restrictionsfor more information.