Member of: Actor Script
Obtains this actor's Race.
Race Function GetRace() native
None.
The Race the actor is.
; Get the race that the player is Race PlayerRace = Game.GetPlayer().GetRace()