C++ Blueprint Bridge
Data & ScriptingBridge C++ and Blueprint: UFUNCTION/UPROPERTY specifiers, delegates, function libraries, and struct/enum exposure.
UE 5.0 – 5.7 · Invoke:
/skill cpp-blueprint-bridge What this skill does
Bridge C++ and Blueprint: UFUNCTION/UPROPERTY specifiers, delegates, function libraries, and struct/enum exposure.
Covers
- UFUNCTION specifiers
- UPROPERTY exposure
- Blueprint Function Libraries
- Delegates and event dispatchers
- UENUM and USTRUCT
Does not cover
- Visual scripting → blueprint-basics
- Python scripting → python-editor-scripting
How to use
Invoke directly in Claude Code:
/skill cpp-blueprint-bridge