LogoLogo
  • Get Started
  • Getting Started
    • Initial Setup
    • Create Your First Game
    • API Reference
    • Build Your First World Map
    • Multiplayer Testing
    • Use Templates & Examples
    • Styling & Assets
      • Modeling Guidelines
      • Texturing Guidelines
      • Default Assets
  • Build Faster With AI Tools
  • SDK Guides
    • Assets
    • Audio & SFX
      • Audio Manager
    • Blocks & Chunks
      • Block Types
      • Block Type Registry
      • Chunks
      • Chunk Lattice
    • Camera
    • Chat & Commands
    • Debugging
    • Entities
      • Animations
      • Block Entities
      • Colliders & Hitbox
      • Child Entities
      • Entity Controllers
        • Base Entity Controller
        • Pathfinding Entity Controller
        • DefaultPlayer Entity Controller
        • Simple Entity Controller
      • Entity Manager
      • Model Entities
      • Movement & Pathfinding
      • Player Controlled Entities
    • Events
    • Input & Controls
    • Lighting
      • Ambient Light
      • Light Manager
      • Point Lights
      • Spot Lights
      • Sun Light (Directional)
    • Mobile
    • Persisted Data
    • Players
      • Player Manager
      • Persisted Player Data
    • Plugins
    • Physics
      • Colliders
      • Collision Groups
      • Debugging
      • Gravity
      • Raycasts
      • Rigid Bodies
    • User Interface
      • Overlay UI
      • Scene UIs
      • Scene UI Manager
    • Worlds
      • Map Data Format
  • Helpful Resources
    • HYTOPIA Architecture & Platform Overview
    • Useful Third-Party Tools
Powered by GitBook
On this page
  • You can find the latest API Reference here.
  • Next steps
Export as PDF
  1. Getting Started

API Reference

PreviousCreate Your First GameNextBuild Your First World Map

Last updated 4 months ago

If you've ever used other SDK's or frameworks in the past, you're probably familiar with using an API Reference that provides complete documentation of all classes, constants, functions and more that the SDK or framework exposes.

HYTOPIA is no different, we provide a complete and always up-to-date API reference for the HYTOPIA SDK.

The HYTOPIA API Reference is one of the most used, and most helpful information sources available while developing with the HYTOPIA SDK.

.


Next steps

Build Your First World Map

Learn how to use HYTOPIA tools to create your first world.

You can find the latest API Reference here
A screenshot from the API reference, showcasing a number of the classes the HYTOPIA SDK exposes.