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

IsCell

Returns True if the Cell is valid.

[top]Declaration

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

[top]Parameters

Cell - the cell

[top]Return value

Returns a State.