IsInInterior
From GECK
A function included in the GECK for Fallout 3.
Description
Returns 1 if the calling reference is in an interior cell
Syntax
(0, 1:int) [ObjectRefID].IsInInterior
Example
player.IsInInterior
Returns 1 if the player is in an interior cell, and 0 if they are not.