GetTrapDetectDC(object)
Determines the DC required to detect the specific trap.
int GetTrapDetectDC( object oTrapObject );
Parameters
oTrapObject
a placeable, door or trigger
Description
Get the DC value for detecting the trap oTrapObject.
Version
1.22
See Also
functions: | GetIsTrapped | GetLastTrapDetected | GetTrapBaseType | GetTrapCreator | GetTrapDetectable | GetTrapDetectedBy | GetTrapDisarmable | GetTrapDisarmDC | GetTrapFlagged | GetTrapKeyTag | GetTrapOneShot | SetTrapDetectedBy | SetTrapDisabled |
categories: | Traps Functions |
events: | OnDisarm Event | OnTrapTriggered Event |
author: Jody Fletcher
Send comments on this topic.