Navigation
API > API/Runtime > API/Runtime/Engine
| Name | ERepDataBufferType |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/RepLayout.h |
| Include Path | #include "Net/RepLayout.h" |
Syntax
enum ERepDataBufferType
{
ObjectBuffer,
ShadowBuffer,
}
Values
| Name | Remarks |
|---|---|
| ObjectBuffer | |
| ShadowBuffer | Indicates this buffer is a full object's memory. |