239 B
239 B
Function: GetRaceName(spawn)
Description: Gets the string name of the Spawn's race.
Parameters:
spawn
(Spawn) - Spawn object representingspawn
.
Returns: String of the spawn's race.
Example:
Example Required