Ue MCP Native Cpp

Use when writing or modifying native C++ UCLASSes in an Unreal project via ue-mcp. Covers create_cpp_class → write_cpp_file → live_coding_compile loop, when to use build vs Live Coding, and the add_module_dependency workflow. Pulls in any time the user asks to write a new native class, add a UPROPERTY, or implement a UFUNCTION.

db-lyon e647de9 2 files · 4.1 KB Updated

File contents

db-lyon/ue-mcp/tree/main/skills/ue-mcp-native-cpp commit e647de9ee3

Frequently asked questions

npx skillmds@latest add db-lyon/ue-mcp-native-cpp