GetTrapDisarmable(object)
罠が解除可能であるかどうかを調べます。
int GetTrapDisarmable( object oTrapObject );
Parameters
oTrapObject
配置可能オブジェクト、ドアやトリガー。
Description
罠が解除可能である場合、TRUEを返します。
Version
1.22
See Also
functions: | GetIsTrapped | GetLastTrapDetected | GetTrapBaseType | GetTrapCreator | GetTrapDetectable | GetTrapDetectDC | GetTrapDetectedBy | GetTrapDisarmDC | GetTrapFlagged | GetTrapKeyTag | GetTrapOneShot | SetTrapDetectedBy | SetTrapDisabled |
categories: | Traps Functions |
events: | OnDisarm Event | OnTrapTriggered Event |
author: Jody Fletcher, JP team: katsu794
Send comments on this topic.