Difference between revisions of "GENDER *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(Generated by Sunjammer's Dragon Age Script Paser)
 
m (moved GENDER* to GENDER *)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{Generated}}
 
 
{{Constant table start
 
{{Constant table start
 
|sourcefile=script.ldf
 
|sourcefile=script.ldf
Line 46: Line 45:
 
<!-- This section contains links to articles, functions or constant groups. -->
 
<!-- This section contains links to articles, functions or constant groups. -->
  
[[Category:GENDER* constants]]
+
[[Category:Constants]]

Latest revision as of 12:33, 3 August 2011

Source: script.ldf
Constant name Type Value Description Source
GENDER_FEMALE int 2 script.ldf
GENDER_INVALID int 0 script.ldf
GENDER_MALE int 1 script.ldf
GENDER_OTHER int 3 script.ldf