GetTrapDisarmDC(object)
罠を解除するために必要なDCの値を調べます。
int GetTrapDisarmDC( object oTrapObject );
Parameters
oTrapObject
配置可能オブジェクト、ドアやトリガー。
Description
oTrapObjectを解除するために必要なDCの値を調べます。
Version
1.22
See Also
functions: | GetIsTrapped | GetLastTrapDetected | GetTrapBaseType | GetTrapCreator | GetTrapDetectable | GetTrapDetectDC | GetTrapDetectedBy | GetTrapDisarmable | GetTrapFlagged | GetTrapKeyTag | GetTrapOneShot | SetTrapDetectedBy |
categories: | Traps Functions |
events: | OnDisarm Event | OnTrapTriggered Event |
author: Jody Fletcher, JP team: katsu794
Send comments on this topic.