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

IsContainer

Returns True if the ID reflects a Container.

[top]Declaration

Code cpp:
VAULTSCRIPT VAULTSPACE State (*VAULTAPI(IsContainer))(VAULTSPACE ID) VAULTCPP(noexcept);
Code c:
native Bool:IsContainer(ID);

[top]Parameters

ID - the ID

[top]Return value

Returns a State.