Navigation
API > API/Runtime > API/Runtime/Engine
| |
|
| Name |
UNetworkSubsystem |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Engine/Public/Net/Subsystems/NetworkSubsystem.h |
| Include Path |
#include "Net/Subsystems/NetworkSubsystem.h" |
Syntax
UCLASS (MinimalAPI)
class UNetworkSubsystem : public UWorldSubsystem
Inheritance Hierarchy
Variables
Protected
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Access the NetConditionGroupManager |
Net/Subsystems/NetworkSubsystem.h |
|
|
Const access the NetConditionGroupManager |
Net/Subsystems/NetworkSubsystem.h |
|
Protected
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
Allow the subsystem on every world type. |
Net/Subsystems/NetworkSubsystem.h |
|