import class GameEntity extends Entity
{
}

import function IsEntityInInteriorArea( entity : weak< Entity > ) : Bool;
