UMockTask_Log::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

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
virtual void Activate()

Remarks

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


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library