Skip to content

API Overview ​

This section outlines the core GMRoomLoader APIs, organized into three main parts:


All functionality in RoomLoader and Payload is exposed through public PascalCase methods - the intended way to interact with the library. No public variables are available.

Private methods and variables use the __ prefix and should only be accessed if you know exactly what you're doing.