# Zoom Meeting Sdk Unreal

> Zoom Meeting SDK for Unreal Engine wrapper integrations. Use when building Unreal projects that embed Zoom meetings with C++ and Blueprint wrappers, including wrapper-to-SDK mapping concerns.

- Skill: `zoom-skills/zoom-meeting-sdk-unreal` (Agent Skill, multi-file: 11 files)
- Install (CLI): `npx skillmds@latest add zoom-skills/zoom-meeting-sdk-unreal`
- Raw SKILL.md: https://api.skillmd.com/api/skills/zoom-skills/zoom-meeting-sdk-unreal/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Productivity
- Author: zoom (https://skillmd.com/u/zoom-skills)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/zoom-skills/zoom-meeting-sdk-unreal

---


# Zoom Meeting SDK (Unreal Engine)

Use this skill when integrating Meeting SDK into Unreal Engine projects.

## Start Here

1. [unreal.md](unreal.md)
2. [concepts/lifecycle-workflow.md](concepts/lifecycle-workflow.md)
3. [concepts/architecture.md](concepts/architecture.md)
4. [examples/join-start-pattern.md](examples/join-start-pattern.md)
5. [scenarios/high-level-scenarios.md](scenarios/high-level-scenarios.md)
6. [references/unreal-reference-map.md](references/unreal-reference-map.md)
7. [references/environment-variables.md](references/environment-variables.md)
8. [references/versioning-and-compatibility.md](references/versioning-and-compatibility.md)
9. [troubleshooting/common-issues.md](troubleshooting/common-issues.md)

## Key Sources

- Docs: https://developers.zoom.us/docs/meeting-sdk/unreal/
- API reference: https://marketplacefront.zoom.us/sdk/meeting/unreal/MSDKUnrealSDKreferencedocs.html
- Parent skill: [../SKILL.md](../SKILL.md)

## Operations

- [RUNBOOK.md](RUNBOOK.md) - 5-minute preflight and debugging checklist.

