FAITest_SimpleComponentBasedTest

Specific test types.

Unreal Engine C++ API Reference > Developer > AITestSuite

Inheritance Hierarchy

References

   
Module AITestSuite
Header /Engine/Source/Developer/AITestSuite/Public/AITestsCommon.h
Include #include "AITestsCommon.h"

Syntax

template<class FReal>  
struct FAITest_SimpleComponentBasedTest : public [FAITestBase](API\Developer\AITestSuite\FAITestBase)  

Remarks

Specific test types.

Variables

Type Name Description
FReal * Component  
FTestLogger< in... Logger  

Constructors

Type Name Description
  FAITest_SimpleComponentBasedTest ()  

Destructors

Type Name Description
  ~FAITest_SimpleComponentBasedTest ()  

Functions

Type Name Description
void TickComponent ()  

Overridden from FAITestBase

Type Name Description
void SetTestRunner ( FAutomationTestBase& AutomationTes... )  
bool SetUp ()  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library