Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FRepSharedPropertyKey |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/RepLayout.h |
| Include Path | #include "Net/RepLayout.h" |
Syntax
struct FRepSharedPropertyKey
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Net/RepLayout.h | |||
FRepSharedPropertyKey
(
uint32 InCmdIndex, |
Net/RepLayout.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ArrayDepth | uint32 | Net/RepLayout.h | ||
| ArrayIndex | uint32 | Net/RepLayout.h | ||
| CmdIndex | uint32 | Net/RepLayout.h | ||
| DataPtr | void * | Net/RepLayout.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FString ToDebugString() |
Net/RepLayout.h |