List.RemoveElement¶
Removes the specified element from List.

Properties¶
| Property Name | Description |
|---|---|
| Element Type | Element type |
| Output | Output slot of the list of changes |
| Output Type |
The type that modifies the List instance
|
| Input | List input slot |
| Element | Element |
Remarks¶
In an AOT environment such as IL2CPP, List
See Ahead-of-Time (AOT) Restrictions for more information.