Edgegap Integration Kit
Unreal Engine-first docs for deploying, matchmaking, and server browser workflows
These docs are intentionally workflow-first: short steps, exact node names, and C++ equivalents.
Start Here
Core Flows
Doc Style
- Unreal node names match plugin class names.
- C++ snippets show the same flow as Blueprint.
- Screenshots focus on where to click in Unreal Editor.
- No API-reference noise unless needed for Unreal usage.