Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/TSet
| Type | Name | Description | |
|---|---|---|---|
| void | Remove
(
FSetElementId ElementId |
Removes an element from the set. | |
| int32 | Remove
(
KeyInitType Key |
Removes all elements from the set matching the specified key. |