This site has been archived and made available for preservation purposes. No edits can be made.

IsInterior

Returns True if the Cell is an interior.

[top]Declaration

Code cpp:
VAULTSCRIPT VAULTSPACE State (*VAULTAPI(IsInterior))(VAULTSPACE Cell) VAULTCPP(noexcept);
Code c:
native Bool:IsInterior(cell);

[top]Parameters

Cell - the cell

[top]Return value

Returns a State.