ComponentListParameterReference
Class in Arbor / Inherits from: ParameterReference
Implements interfaces: IValueContainer<System.Collections.Generic.IList<UnityEngine.Component>>
Description
Reference ComponentList parameters.
Available Attributes :
Since the type of ComponentList parameter is handled as IList<T>, specify it as[SlotType(typeof(IList<Rigidbody>))].
Properties
| Property Name |
Description |
| value |
Value of the parameter |
Inherited Members
Fields
| Field Name |
Description |
| id |
ID. |
| name |
Paramenter name. |
Properties
Methods