FRepRecord

Information about a property to replicate.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h

Include

#include "UObject/Class.h"

Syntax

struct FRepRecord

Remarks

Information about a property to replicate.

Variables

Name Description

Public variable

int32

 

Index

Public variable

FProperty *

 

Property

Constructors

Name Description

Public function

FRepRecord

(
    FProperty* InProperty,
    int32 InIndex
)

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