Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FRepStateStaticBuffer
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FRepStateStaticBuffer
(
const TSharedRef< const FRepLayout >& InRepLayout |
Net/RepLayout.h | ||
FRepStateStaticBuffer
(
FRepStateStaticBuffer&& InStaticBuffer |
Net/RepLayout.h |
FRepStateStaticBuffer(const TSharedRef< const FRepLayout > &)
| Name | FRepStateStaticBuffer |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/RepLayout.h |
| Include Path | #include "Net/RepLayout.h" |
FRepStateStaticBuffer
(
const TSharedRef < const FRepLayout > & InRepLayout
)
FRepStateStaticBuffer(FRepStateStaticBuffer &&)
| Name | FRepStateStaticBuffer |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/RepLayout.h |
| Include Path | #include "Net/RepLayout.h" |
FRepStateStaticBuffer
(
FRepStateStaticBuffer && InStaticBuffer
)