ParameterContainer

ParameterContainer。
Is used by attaching to GameObject.

ParameterContainer

Properties

Property Name Description
Parameters List of parameters.
  • From the + button, select the type of parameter to create.
  • Select the parameter and delete it by clicking the - button.

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.