GetMyArea(object)

あるオブジェクトのエリアに関するタグを調べます。

string GetMyArea(
    object oThing = OBJECT_SELF
);

Parameters

oThing

エリアタグを調べるオブジェクト (デフォルト: OBJECT_SELF)


Description

oThingが含まれるエリアのタグ文字を返します。



Requirements

#include "nw_i0_henchman"

Version

1.29

See Also

categories: Area Functions


author: Charles Feduke, JP team: Redondo
Send comments on this topic.