UGameplayTask_WaitDelay::TaskWaitDelay

Windows
MacOS
Linux

References

Module

GameplayTasks

Header

/Engine/Source/Runtime/GameplayTasks/Classes/Tasks/GameplayTask_WaitDelay.h

Include

#include "Tasks/GameplayTask_WaitDelay.h"

Source

/Engine/Source/Runtime/GameplayTasks/Private/Tasks/GameplayTask_WaitDelay.cpp

Syntax

static UGameplayTask_WaitDelay * TaskWaitDelay
(
    IGameplayTaskOwnerInterface & InTaskOwner,
    float Time,
    const uint8 Priority
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss