GameEventCollectionRemove Method |
Name | Description | |
---|---|---|
Remove(Int32) |
Removes the event with the given ID.
| |
RemoveT(String) |
Removes the event with the given name.
| |
Remove(IGameEventMetadata) |
Removes the event for the given metadata.
|