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

GetCount

Returns the number of all currently existing instances of a given Type.

[top]Declaration

Code cpp:
VAULTSCRIPT VAULTSPACE UCount (*VAULTAPI(GetCount))(VAULTSPACE Type) VAULTCPP(noexcept);
Code c:
native GetCount(Type:type);

[top]Parameters

Type - the type

[top]Return value

Returns a UCount.