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

GetBase

Retrieves the base of an Object.

[top]Declaration

Code cpp:
VAULTSCRIPT VAULTSPACE Base (*VAULTAPI(GetBase))(VAULTSPACE ID) VAULTCPP(noexcept);
Code c:
native GetBase(ID);

[top]Parameters

ID - the ID of the Object

[top]Return value

Returns a Base.