FRepPropertyDescriptor

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Net/UnrealNetwork.h"

Syntax

struct FRepPropertyDescriptor

Variables

Name Description

Public variable

const int32

 

ArrayDim

Public variable

const TCHAR ...

 

PropertyName

Public variable

const int32

 

RepIndex

Constructors

Name Description

Public function

FRepPropertyDescriptor

(
    const FProperty* Property
)

Public function

FRepPropertyDescriptor

(
    const TCHAR* InPropertyName,
    const int32 InRepIndex,
    const int32 InArrayDim
)

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