UNetworkSettings

Network settings.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/NetworkSettings.h

Include

#include "Engine/NetworkSettings.h"

Syntax

class UNetworkSettings : public UDeveloperSettings

Remarks

Network settings.

Variables

Name Description

Public variable

 

ClampMax

Public variable

 

ClampMin

Public variable

 

ConsoleVariable

Public variable

TArray< FNetwor...

 

NetworkEmulationProfiles

This lists the common network emulation profiles that will be selectable in PIE settings

Public variable

 

ToolTip

Public variable

 

UIMax

Public variable

 

UIMin

Constructors

Name Description

Public function

UNetworkSettings

(
    const FObjectInitializer& ObjectIn...
)

Overridden from UObject

Name Description

Public function Virtual

void

 

PostEditChangeProperty

(
    FPropertyChangedEvent& PropertyCha...
)

UObject interface

Public function Virtual

void

 

PostInitProperties()

Called after the C++ constructor and after the properties have been initialized, including those loaded from config.

Constants

Name

Description

DefaultMaxRepArrayMemory

Default MaxRepArrayMemory.

DefaultMaxRepArraySize

Default MaxRepArraySize.

Deprecated Variables

Name Description

Public variable

 

DisplayName

This property is no longer used.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss