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

IsPlayer

Returns True if the ID reflects a Player.

[top]Declaration

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

[top]Parameters

ID - the ID

[top]Return value

Returns a State.