GetMyArea
From NWN Lexicon
Contents |
[edit] GetMyArea(object)
Retrieves the tag for the area of an object.
[edit] Parameters
oThing
Object to get the area tag of. (Default: OBJECT_SELF)
[edit] Description
Returns the string tag for the area in which oThing is contained.
[edit] Requirements
#include " nw_i0_henchman "
[edit] Version
1.29
[edit] See Also
author: Charles Feduke