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

IsActor

Returns True if the ID reflects an Actor.

[top]Declaration

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

[top]Parameters

ID - the ID

[top]Return value

Returns a State.