Difference between revisions of "SetTrapDetected"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
(Category:Placeable object functions)
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=SetTrapDetected
 
|name=SetTrapDetected
Line 27: Line 26:
 
<!-- 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:44, 10 February 2010

Sets the detected state of the trap

void SetTrapDetected(
object oTrap,
int bDetected
);
Parameters:
oTrap
A trap placeable
bDetected
Is this trap detected by the player
Returns:

Nothing.

Source:

script.ldf