Create typed Blueprint variables from Unreal Python. Stock UE5, no plugins - works around EdGraphPinType.PinCategory being protected, which silently produces untyped variables that won't compile.
-
Updated
Aug 16, 2026 - Python
Create typed Blueprint variables from Unreal Python. Stock UE5, no plugins - works around EdGraphPinType.PinCategory being protected, which silently produces untyped variables that won't compile.
Add a description, image, and links to the editor-scripting topic page so that developers can more easily learn about it.
To associate your repository with the editor-scripting topic, visit your repo's landing page and select "manage topics."