Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FTestWorldInstance
| Name | FContext |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Tests/NetTestHelpers.h |
| Include Path | #include "Tests/NetTestHelpers.h" |
Syntax
struct FContext
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| IrisRepBridge | UObjectReplicationBridge * | Tests/NetTestHelpers.h | ||
| IrisRepSystem | UReplicationSystem * | Tests/NetTestHelpers.h | ||
| NetDriver | UNetDriver * | Tests/NetTestHelpers.h | ||
| World | UWorld * | Tests/NetTestHelpers.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
Tests/NetTestHelpers.h |