FAITestBase::TearDown

It's essential that overriding functions call the super-implementation. Otherwise the check in ~FAITestBase will fail.

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

  • FAITestBase::TearDown()

References

   
Module AITestSuite
Header /Engine/Source/Developer/AITestSuite/Public/AITestsCommon.h
Include #include "AITestsCommon.h"
Source /Engine/Source/Developer/AITestSuite/Private/Tests/AITestsCommon.cpp
virtual void TearDown()

Remarks

It's essential that overriding functions call the super-implementation. Otherwise the check in ~FAITestBase will fail.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library