Navigation
API > API/Runtime > API/Runtime/Engine
Stores and restore GWorld and PIE settings modified by the creation of the temporary test worlds
| Name | FScopedNetTestPIERestoration |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/Tests/NetTestHelpers.h |
| Include Path | #include "Tests/NetTestHelpers.h" |
Syntax
class FScopedNetTestPIERestoration
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Tests/NetTestHelpers.h | |||
| Tests/NetTestHelpers.h | |||
| Tests/NetTestHelpers.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedNetTestPIERestoration() |
Tests/NetTestHelpers.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| OldGIsPlayInEditorWorld | bool | Tests/NetTestHelpers.h | ||
| OldGWorld | UWorld * | Restores PIE world context. | Tests/NetTestHelpers.h | |
| OldPIEID | int32 | Tests/NetTestHelpers.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Tests/NetTestHelpers.h | |||
| Tests/NetTestHelpers.h |