pushRef method

LuauType pushRef(
  1. int id
)

Implementation

LuauType pushRef(int id) => rawGeti(luaRegistryIndex, id);