NewAITask

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

T *

 

NewAITask

(
    AAIController& AIOwner,
    FName InstanceName
)

Public function Static

T *

 

NewAITask

(
    AAIController& AIOwner,
    IGameplayTaskOwnerInterface& InTas...,
    FName InstanceName
)

Public function Static

T *

 

NewAITask

(
    AAIController& AIOwner,
    EAITaskPriority InPriority,
    FName InstanceName
)

Public function Static

T *

 

NewAITask

(
    AAIController& AIOwner,
    IGameplayTaskOwnerInterface& InTas...,
    EAITaskPriority InPriority,
    FName InstanceName
)

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