Method RemoveEntry
RemoveEntry(CameraLabeler, string)
Removes the key value pair from the HUD
Declaration
public void RemoveEntry(CameraLabeler labeler, string key)
Parameters
| Type | Name | Description |
|---|---|---|
| CameraLabeler | labeler | The labeler that requested the removal |
| string | key | The key of the entry to remove |