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

GetMaximumPlayers

Retrieves the maximum amount of players allowed to connect to this server.

[top]Declaration

Code cpp:
VAULTSCRIPT VAULTSPACE UCount (*VAULTAPI(GetMaximumPlayers))() VAULTCPP(noexcept);
Code c:
native GetMaximumPlayers();

[top]Parameters

None.

[top]Return value

Returns a UCount.