GEM Unity Plugin API Reference¶
Welcome to the GEM Unity Plugin API documentation.
Namespaces¶
| Namespace | Description | Classes |
|---|---|---|
| Editor | Unity Editor tools, inspectors, and build utilities | 19 |
| Runtime | Core gameplay, networking, and utilities | 68 |
| Samples | Sample implementations and examples | 18 |
Key Classes¶
| Class | Description |
|---|---|
| GEM_GameInstance | Client-side initialization and state management |
| GEM_ExperienceManager | Server-side experience orchestration |
| GEM_ClientExperience | Per-client synchronized state |
| GEMPluginSettings | Plugin configuration |
Generated from Doxygen XML documentation