GetIsAreaInterior
From NWN Lexicon
Contents |
[edit] GetIsAreaInterior(object)
Determines whether an area is interior or underground.
int GetIsAreaInterior( object oArea );
[edit] Parameters
oArea
The area you wish to examine.
[edit] Description
This will return TRUE if the area is flagged as either interior or underground.
[edit] Version
1.32
[edit] See Also
functions: |
author: bernosky, editor: Mistress, bug finder: Axe Murderer