GetRaceFlag

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin.

Description

Returns the specified flag of a Race. Flag IDs are as follows:
0 - Playable
1 - Child

Syntax

[help]
(int) GetRaceFlag race:form flagID:int(1/4)

Example

set iFlag to GetRaceFlag Caucasian 0 

See Also