GetIsSex

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns 1 if the calling actor is of the specified sex (male/female).

Syntax

[help]
(bool) SetGlobalValue sex:string 

Examples

If GetIsSex Male == 1
If Player.GetIsSex Female

See Also