What is a 'delegate' in the context of Unreal Engine's Event Dispatcher system?
-
A
A reference to a function that can be stored and called later
-
B
A special type of Blueprint variable for storing Actor references
-
C
A node that delays execution by one frame
-
D
A type of collision response setting