Navigation
API > API/Runtime > API/Runtime/CoreUObject
Information about a property to replicate.
| Name | FRepRecord |
| Type | struct |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/Class.h |
| Include Path | #include "UObject/Class.h" |
Syntax
struct FRepRecord
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRepRecord
(
FProperty* InProperty, |
UObject/Class.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Index | int32 | UObject/Class.h | ||
| Property | FProperty * | UObject/Class.h |