UMockTask_Log::CreateTask

Unreal Engine C++ API Reference > Developer > AITestSuite > UMockTask_Log

References

   
Module AITestSuite
Header /Engine/Source/Developer/AITestSuite/Classes/MockGameplayTasks.h
Include #include "MockGameplayTasks.h"
Source /Engine/Source/Developer/AITestSuite/Private/MockAI/MockGameplayTasks.cpp
static [UMockTask_Log](API\Developer\AITestSuite\UMockTask_Log) * CreateTask
(
    [IGameplayTaskOwnerInterface](API\Runtime\GameplayTasks\IGameplayTaskOwnerInterface) & TaskOwner,
    [FTestLogger](API\Developer\AITestSuite\FTestLogger)< int32 > & InLogger,
    const [FGameplayResourceSet](API\Runtime\GameplayTasks\FGameplayResourceSet) & Resources,
    uint8 Priority
)

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library