API Reference
This section is the lookup-oriented half of the Sendama docs.
Use it when you need:
- exact CLI command names
- project and configuration structure
- editor shortcut and panel reference
- scene and prefab file schemas
- the main runtime classes and scripting hooks
- physics and collision behavior
Reference Index
- CLI Commands
- Project Structure
- Editor Reference
- Scene Files
- Prefab Files
- Scripting API
- Core Engine API
- Physics and Collision
How To Use This Section
For first-time learning, start in the Guides / Manual.
For implementation work, keep the reference pages nearby while you:
- edit scene metadata
- write or tune behaviors
- build prefab-driven spawning systems
- troubleshoot editor persistence or runtime loading