Navigation
API > API/Runtime > API/Runtime/Engine
| Name | ERepLayoutResult |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/Net/RepLayout.h |
| Include Path | #include "Net/RepLayout.h" |
Syntax
enum ERepLayoutResult
{
Success,
Empty,
Error,
FatalError,
}
Values
| Name | Remarks |
|---|---|
| Success | |
| Empty | |
| Error | |
| FatalError |