FRepChangedParent

Stores meta data about a given Replicated property.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Net/RepLayout.h

Include

#include "Net/RepLayout.h"

Syntax

class FRepChangedParent

Remarks

Stores meta data about a given Replicated property.

Variables

Name Description

Public variable

uint32: 1

 

Active

Whether or not this property is currently Active (i.e., considered for replication).

Public variable

uint32: 1

 

IsConditional

Whether or not this property has conditions that may exclude it from replicating to a given connection.

Public variable

uint32: 1

 

OldActive

The last updated state of Active, used to track when the Active state changes.

Constructors

Name Description

Public function

FRepChangedParent()

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