Recent changes Random page
GAMING
Gaming
 
WoWWiki
Diablo Wiki
Fallout-The Vault
Grand Theft Wiki
Halopedia
StarCraft Wiki
FFXIclopedia
Resident Evil Wiki
See more...

GetIsAreaInterior

From NWNWiki

Jump to: navigation, search
Stub This article is a stub. You can help NWNWiki by expanding it.

[edit] GetIsAreaInterior(object oArea)

Look if the area oArea is natural

// This will return TRUE if the area is flagged as either interior or underground.

int GetIsAreaInterior(
    object oArea,
);

[edit] See Also

constants:

AREA_* Constants

Rate this article:
Share this article: