GetTrapCreator(object)
罠を仕掛けたクリーチャーを返します。
object GetTrapCreator( object oTrapObject );
Parameters
oTrapObject
配置可能オブジェクト、ドアやトリガー。
Description
oTrapObjectを作成したクリーチャーを返します。
oTrapObjectがツールセットによって作成されていた場合は、OBJECT_INVALIDを返します。
Version
1.22
See Also
functions: | GetIsTrapped | GetLastTrapDetected | GetTrapBaseType | GetTrapDetectable | GetTrapDetectDC | GetTrapDetectedBy | GetTrapDisarmable | 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.