UMockGameplayTasksComponent

A Testing-time component that is a way to access [UGameplayTasksComponent](API\Runtime\GameplayTasks\UGameplayTasksComponent)'s protected properties

Unreal Engine C++ API Reference > Developer > AITestSuite

Inheritance Hierarchy

References

   
Module AITestSuite
Header /Engine/Source/Developer/AITestSuite/Classes/MockGameplayTasks.h
Include #include "MockGameplayTasks.h"

Syntax

class UMockGameplayTasksComponent : public [UGameplayTasksComponent](API\Runtime\GameplayTasks\UGameplayTasksComponent)  

Remarks

A Testing-time component that is a way to access UGameplayTasksComponent's protected properties

Functions

Type Name Description
int32 GetTaskPriorityQueueSize ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library