Difference between revisions of "GetTrapDetectionDifficulty"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
m (Category:Placeable object functions)
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=GetTrapDetectionDifficulty
 
|name=GetTrapDetectionDifficulty
Line 24: Line 23:
 
<!-- This section contains links to articles, functions or constant groups. -->
 
<!-- This section contains links to articles, functions or constant groups. -->
  
[[Category: Uncategorised function]]
+
[[Category:Placeable object functions]]

Revision as of 23:50, 10 February 2010

Gets the difficulty value of detecting a particular trap object

int GetTrapDetectionDifficulty(
object oTrap
);
Parameters:
oTrap
A trap placeable
Returns:

the difficulty value of detecting the trap

Source:

script.ldf