GetIsOpen(object)

配置可能オブジェクト、またはドアが現在開いているかどうかを調べます。

int GetIsOpen(
    object oObject
);

Parameters

oObject

調べる配置可能オブジェクト、またはドア。


Description

oObject(配置可能オブジェクト、またはドア)が現在開いていれば、TRUEを返します。



Version

1.22

See Also

categories: Get Data from Object Functions


author: Tom Cassiotis, editor: Kristian Markon, JP team: katsu794
Send comments on this topic.