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

RemoveAllItems

Removes all Items from a Container.

[top]Declaration

Code cpp:
VAULTSCRIPT vaultmp::Void (*RemoveAllItems)(vaultmp::ID);
native RemoveAllItems(ID);

[top]Parameters

vaultmp::ID - the ID of the Container

[top]Return value

None.