| UObjectBase
|
Module |
|
Header |
/Engine/Source/Developer/AITestSuite/Classes/MockGameplayTasks.h |
Include |
#include "MockGameplayTasks.h" |
class UMockGameplayTaskOwner :
public UObject,
public IGameplayTaskOwnerInterface
Name | Description | ||
---|---|---|---|
|
TObjectPtr< UGa... |
GTComponent |
Name | Description | ||
---|---|---|---|
|
AActor * |
GetGameplayTaskOwner ( |
Get owner of a task or default one when task is null |
|
UGameplayTas... |
GetGameplayTasksComponent ( |
Finds tasks component for given GameplayTask, Task.GetGameplayTasksComponent() may not be initialized at this point! |