Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/AIModule/Classes/Tasks/AITask_RunEQS.h |
Include |
#include "Tasks/AITask_RunEQS.h" |
class UAITask_RunEQS : public UAITask
Name | Description | ||
---|---|---|---|
|
EQSFinishedDelegate |
||
|
EQSRequest |
||
|
NotificationDelegate |
||
|
TSharedPtr< FEn... |
QueryResult |
Name | Description | |
---|---|---|
|
UAITask_RunEQS ( |
Name | Description | ||
---|---|---|---|
|
OnEQSRequestFinished ( |
||
|
UAITask_RunE... |
RunEQS ( |
|
|
SetNotificationDelegate ( |
||
|
SetQueryTemplate ( |
Name | Description | ||
---|---|---|---|
|
Activate() |
Called to trigger the actual task once the delegates have been set up Note that the default implementation does nothing and you don't have to call it |