Reorderable List Control for Unity
| IElementAdderTContext Methods |
The IElementAdderTContext generic type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
AddElement |
Adds an element of the specified type to the associated
context object.
|
|
CanAddElement |
Determines whether a new element of the specified type can
be added to the associated context object.
|
See Also