UAITask_LockLogic

Copyright Epic Games, Inc. All Rights Reserved.

Choose your operating system:

Windows

macOS

Linux

Inheritance Hierarchy

References

Module

AIModule

Header

/Engine/Source/Runtime/AIModule/Classes/Tasks/AITask_LockLogic.h

Include

#include "Tasks/AITask_LockLogic.h"

Syntax

class UAITask_LockLogic : public UAITask

Remarks

Locks AI logic until removed by external trigger

Constructors

Name Description

Public function

UAITask_LockLogic

(
    const FObjectInitializer& ObjectIn...
)