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

GetCount

This is an old revision of this page, as edited 04-29-2012, 01:55 AM by foxtacles (contribs). It may differ significantly from the current revision.
Returns the number of all currently existing instances of a given vaultmp::Type.

[top]Declaration

Code cpp:
VAULTSCRIPT vaultmp::UCount (*GetCount)(vaultmp::Type);
native GetCount(Type:type);

[top]Parameters

vaultmp::Type - the type

[top]Return value

Returns a vaultmp::UCount.