GetIsSex
From GECK
A function included in the GECK for Fallout 3.
Contents
Description
Returns 1 if the calling actor is of the specified sex (male/female).
Syntax
(bool) SetGlobalValue sex:string
Examples
If GetIsSex Male == 1
If Player.GetIsSex Female