GetIsAreaInterior(object)

Determines whether an area is interior or underground.

int GetIsAreaInterior(
    object oArea
);

Parameters

oArea

The area you wish to examine.


Description

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



Version

1.32

See Also

functions:  GetIsAreaAboveGround | GetIsAreaNatural
categories:  Area Functions


author: bernosky, editor: Mistress, bug finder: Axe Murderer