GetTrapKeyTag(object)
Determines the identifier of the key required to disarm the specific trap.
string GetTrapKeyTag( object oTrapObject );
Parameters
oTrapObject
a placeable, door or trigger
Description
Returns the tag of the key that will disarm oTrapObject.
Version
1.22
See Also
functions: | GetIsTrapped | GetLastTrapDetected | GetLockKeyTag | GetNearestTrapToObject | GetTrapBaseType | GetTrapCreator | GetTrapDetectable | GetTrapDetectDC | GetTrapDetectedBy | GetTrapDisarmable | GetTrapDisarmDC | GetTrapFlagged | GetTrapOneShot | SetTrapDetectedBy | SetTrapDisabled |
categories: | Traps Functions |
events: | OnDisarm Event | OnTrapTriggered Event |
author: Jody Fletcher, editor: Charles Feduke
Send comments on this topic.