Navigation
API > API/Developer > API/Developer/AITestSuite
References
| Module | AITestSuite |
| Header | /Engine/Source/Developer/AITestSuite/Public/AITestsCommon.h |
| Include | #include "AITestsCommon.h" |
| Source | /Engine/Source/Developer/AITestSuite/Private/Tests/AITestsCommon.cpp |
namespace FAITestHelpers
{
UWorld &42; FAITestHelpers&58;&58;GetWorld&40;&41;
}
Remarks
Certain blueprints (like level blueprints) require a level outer, and for certain actions we need a level actor selected. This utility function provides an easy way to grab the world (which has a level that we can use for these purposes).