ObjectListParameterBase<T>
Class in Arbor / Inherits from: ListParameterBase<T>
Description
ListParameter of UnityObject
Type Parameters
Type Parameter Name | Description | Type Constraints |
---|---|---|
T | UnityObject type |
Properties
Property Name | Description |
---|---|
listObject | List instance object |
Methods
Method Name | Description |
---|---|
SetList | Set the List. |
Inherited Members
Fields
Field Name | Description |
---|---|
list | List instance |
Properties
Property Name | Description |
---|---|
listInstance | List instance |
Methods
Method Name | Description |
---|---|
SetList | Set the List. |