Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UNetworkSubsystem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Access the NetConditionGroupManager | Net/Subsystems/NetworkSubsystem.h | ||
| Const access the NetConditionGroupManager | Net/Subsystems/NetworkSubsystem.h |
GetNetConditionGroupManager()
Description
Access the NetConditionGroupManager
| Name | GetNetConditionGroupManager |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/Subsystems/NetworkSubsystem.h |
| Include Path | #include "Net/Subsystems/NetworkSubsystem.h" |
UE::Net::FNetConditionGroupManager & GetNetConditionGroupManager()
GetNetConditionGroupManager()
Description
Const access the NetConditionGroupManager
| Name | GetNetConditionGroupManager |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/Subsystems/NetworkSubsystem.h |
| Include Path | #include "Net/Subsystems/NetworkSubsystem.h" |
const UE::Net::FNetConditionGroupManager & GetNetConditionGroupManager() const