Difference between revisions of "EFFECT DURATION TYPE *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (Fixing category)
m (Removed blank lines)
 
Line 44: Line 44:
 
}}
 
}}
 
{{Constant table end}}
 
{{Constant table end}}
<!-- == Remarks == -->
+
<!-- == Remarks == --><!-- This section contains additional comments, observations and known issues. -->
<!-- This section contains additional comments, observations and known issues. -->
+
<!-- == Examples == --><!-- This section contains examples transcluded from the snippet library. -->
 
+
<!-- == See also == --><!-- This section contains links to articles, functions or constant groups. -->
<!-- == Examples == -->
+
<!-- This section contains examples transcluded from the snippet library. -->
+
 
+
<!-- == See also == -->
+
<!-- This section contains links to articles, functions or constant groups. -->
+
 
+
 
[[Category:Constants]]
 
[[Category:Constants]]
 
[[Category:Effect constants]]
 
[[Category:Effect constants]]

Latest revision as of 19:34, 29 March 2015

Source: script.ldf
Constant name Type Value Description Source
EFFECT_DURATION_TYPE_DEATH int 6 script.ldf
EFFECT_DURATION_TYPE_INSTANT int 1 script.ldf
EFFECT_DURATION_TYPE_INVALID int 0 script.ldf
EFFECT_DURATION_TYPE_PERMANENT int 3 script.ldf
EFFECT_DURATION_TYPE_TEMPORARY int 2 script.ldf