unreal-thirdparty
CommunityExpert UE5 integration for third-party libraries.
Authormaystudios
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Unreal Engine projects often need to integrate external C/C++ libraries, requiring careful structuring of External modules, Build.cs configuration, and header wrapping to ensure cross-platform ABI compatibility and safe packaging.
Core Features & Use Cases
- Simplified integration via the Third-Party External module pattern (ModuleType.External) that bundles headers, libs, and per-platform logic.
- Cross-platform wiring using PublicIncludePaths, PublicAdditionalLibraries, PublicDelayLoadDLLs, and RuntimeDependencies to support Windows, Linux, and macOS builds.
- Guidance on enabling RTTI and exceptions where required by third-party libraries, plus barrier/module patterns to isolate problematic dependencies.
- Practical patterns, pitfalls, and maintenance tips for stable, production-grade UE plugins that consume external libraries.
Quick Start
Create an External module under ThirdParty, place headers and binaries in per-platform folders, configure the Build.cs to expose include paths and libraries, and reference the External module from consuming modules.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: unreal-thirdparty Download link: https://github.com/maystudios/claude-skills/archive/main.zip#unreal-thirdparty Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.