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

GetReference

Retrieves the reference of an Object.

[top]Declaration

Code cpp:
VAULTSCRIPT VAULTSPACE Ref (*VAULTAPI(GetReference))(VAULTSPACE ID) VAULTCPP(noexcept);
Code c:
native GetReference(ID);

[top]Parameters

ID - the ID of the Object

[top]Return value

Returns a Ref.