What is a Blueprint Interface in Unreal Engine?
-
A
A Blueprint asset containing only function signatures with no implementation that other Blueprints can implement
-
B
A special component that handles player input routing
-
C
A Blueprint that can only be used as an abstract parent class
-
D
A UI widget Blueprint that renders HUD interface elements