Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Tests
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Tests/NetTestHelpers.h |
| Include | #include "Tests/NetTestHelpers.h" |
Syntax
class FScopedTestSettings
Remarks
Sets and restores cvars needed to use FNetTestWorldInstances within a scope. Meant to be used within a single function.
Constructors
| Type | Name | Description | |
|---|---|---|---|
FScopedTestSettings
(
const FScopedTestSettings& |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| FScopedTestSettings & | operator=
(
FScopedTestSettings&& |
||
| FScopedTestSettings & | operator=
(
const FScopedTestSettings& |