FRepClassDescriptor

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "Net/UnrealNetwork.h"

Syntax

struct FRepClassDescriptor

Variables

Name Description

Public variable

const TCHAR ...

 

ClassName

Public variable

const int32

 

EndRepIndex

Public variable

const int32

 

StartRepIndex

Constructors

Name Description

Public function

FRepClassDescriptor

(
    const TCHAR* InClassName,
    const int32 InStartRepIndex,
    const int32 InEndRepIndex
)

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