RemoveNominationByOwner Function

Attempt to remove a map from the mapchooser map list.

bool RemoveNominationByOwner(int owner)

Parameters

int owner

Client index of the nominator.

Return Value

True if the nomination was found and removed, or false if the nomination was not found.