Basic FunctionalityObjectOn this pageObject Description: An class that is a base class for many C++ objects that managed by Lua VM. Class Object: Object Class. id Type: Readonly Field. Description: The ID of the C++ object. Signature: const id: integer ref Type: Readonly Field. Description: The Lua reference ID for this C++ object. Signature: const ref: integer