GetNominatedMapList Function

Gets the current list of nominated maps.

void GetNominatedMapList(ArrayList maparray, ArrayList ownerarray)

Parameters

ArrayList maparray

An ADT array handle to add the map strings to.

ArrayList ownerarray

An optional ADT array handle to add the nominator client indexes to.