C++ Blueprint Bridge

Data & Scripting

Bridge C++ and Blueprint: UFUNCTION/UPROPERTY specifiers, delegates, function libraries, and struct/enum exposure.

UE 5.0 – 5.7 · Invoke: /skill cpp-blueprint-bridge

← All Skills

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


How to use

Invoke directly in Claude Code:

/skill cpp-blueprint-bridge

Related skills