Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FRepSharedPropertyKey
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Net/RepLayout.h | |||
FRepSharedPropertyKey
(
uint32 InCmdIndex, |
Net/RepLayout.h |
FRepSharedPropertyKey()
| Name | FRepSharedPropertyKey |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/RepLayout.h |
| Include Path | #include "Net/RepLayout.h" |
FRepSharedPropertyKey()
FRepSharedPropertyKey(uint32, uint32, uint32, void *)
| Name | FRepSharedPropertyKey |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/RepLayout.h |
| Include Path | #include "Net/RepLayout.h" |
FRepSharedPropertyKey
(
uint32 InCmdIndex,
uint32 InArrayIndex,
uint32 InArrayDepth,
void * InDataPtr
)