Difference between revisions of "RESISTANCE CHECK *"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated constant article)
 
(2 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 7: Line 6:
 
|name=RESISTANCE_CHECK_FAILURE
 
|name=RESISTANCE_CHECK_FAILURE
 
|type=int
 
|type=int
|value=FALSE
+
|value=[[FALSE]]
 
|description=  
 
|description=  
 
|sourcefile=script.ldf
 
|sourcefile=script.ldf
Line 23: Line 22:
 
|name=RESISTANCE_CHECK_SUCCESS
 
|name=RESISTANCE_CHECK_SUCCESS
 
|type=int
 
|type=int
|value=TRUE
+
|value=[[TRUE]]
 
|description=  
 
|description=  
 
|sourcefile=script.ldf
 
|sourcefile=script.ldf
Line 38: Line 37:
 
<!-- This section contains links to articles, functions or constant groups. -->
 
<!-- This section contains links to articles, functions or constant groups. -->
  
[[Category:RESISTANCE_CHECK* constants]]
+
[[Category:Constants]]

Latest revision as of 12:36, 3 August 2011

Source: script.ldf
Constant name Type Value Description Source
RESISTANCE_CHECK_FAILURE int FALSE script.ldf
RESISTANCE_CHECK_INVALID int -1 script.ldf
RESISTANCE_CHECK_SUCCESS int TRUE script.ldf