Int32 Remove(TMtxComponent Item)
Deletes the first reference to the Item parameter from the Items array.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Item | TMtxComponent |
Returns: Int32
Remarks:
Call Remove to remove a specific item from the Items array when its index is unknown.