FAITestBase::TearDown

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

Windows
MacOS
Linux

References

Module

AITestSuite

Header

/Engine/Source/Developer/AITestSuite/Public/AITestsCommon.h

Include

#include "AITestsCommon.h"

Source

/Engine/Source/Developer/AITestSuite/Private/Tests/AITestsCommon.cpp

Syntax

virtual void TearDown()

Remarks

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss