GetLastTrapDetected
From NWN Lexicon
		
		
Contents | 
[edit] GetLastTrapDetected(object)
Determines the trap last detected by the PC.
object GetLastTrapDetected( object oTarget = OBJECT_SELF );
[edit] Parameters
oTarget
Creature that has last detected a trap. (Default: OBJECT_SELF)
[edit] Description
Returns the last trap detected by oTarget. Return value on error: OBJECT_INVALID
[edit] Version
1.22
[edit] See Also
| functions: | |
| events: | 
  author: Jody Fletcher