Delay in Macro Library (Task Owner)?

In short, I creted a Macro Library with one macro in it. Its called Delay_Macro.

When I try to use it the compiler reports an error that I can not solve…
I have no idea what a Task Owner is. Help pls!?!?! Tnx

same problem, did you figured it out?

You need the Gameplay component.

  1. Just drag the Task Owner in the Input.
  2. Add the GameplayTasks component to the actor where you want to use the delay
  3. Drag the GamplayTasks component to the Task Owner Input.

But bevor you use this. Become familiar with the term ASYNC

GlHf
Olaf