Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FRepClassDescriptor
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Net/UnrealNetwork.h |
|
|
|
Net/UnrealNetwork.h |
|
FRepClassDescriptor
(
const TCHAR* InClassName,
const int32 InStartRepIndex,
const int32 InEndRepIndex
)
|
|
Net/UnrealNetwork.h |
|
FRepClassDescriptor(FRepClassDescriptor &&)
| |
|
| Name |
FRepClassDescriptor |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/Net/UnrealNetwork.h |
| Include Path |
#include "Net/UnrealNetwork.h" |
FRepClassDescriptor
(
FRepClassDescriptor &&
)
FRepClassDescriptor(const FRepClassDescriptor &)
| |
|
| Name |
FRepClassDescriptor |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/Net/UnrealNetwork.h |
| Include Path |
#include "Net/UnrealNetwork.h" |
FRepClassDescriptor
(
const FRepClassDescriptor &
)
FRepClassDescriptor(const TCHAR *, const int32, const int32)
| |
|
| Name |
FRepClassDescriptor |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Engine/Public/Net/UnrealNetwork.h |
| Include Path |
#include "Net/UnrealNetwork.h" |
FRepClassDescriptor
(
const TCHAR * InClassName,
const int32 InStartRepIndex,
const int32 InEndRepIndex
)