UNetworkPredictionSettingsObject

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UNetworkPredictionSettingsObject

References

Module

NetworkPrediction

Header

/Engine/Plugins/Runtime/NetworkPrediction/Source/NetworkPrediction/Public/NetworkPredictionSettings.h

Include

#include "NetworkPredictionSettings.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(Config=NetworkPrediction, defaultconfig, NotPlaceable,
       Meta=(DisplayName="Network Prediction"))
class UNetworkPredictionSettingsObject : public UObject

Variables

Name Description

Public variable UProperty Category, EditAnywhere, Meta Config

FNetworkPredict...

 

Settings

Overridden from UObject

Name Description

Public function Virtual

void

 

PostEditChangeProperty

(
    FPropertyChangedEvent& PropertyCha...
)

Called when a property on this object has been modified externally

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