### Function: GetRaceName(spawn) **Description:** Gets the string name of the Spawn's race. **Parameters:** - `spawn` (Spawn) - Spawn object representing `spawn`. **Returns:** String of the spawn's race. **Example:** Example Required