Navigation
API > API/Runtime > API/Runtime/CoreUObject
Information about a field.
| Name | FFieldNetCache |
| Type | class |
| Header File | /Engine/Source/Runtime/CoreUObject/Public/UObject/CoreNet.h |
| Include Path | #include "UObject/CoreNet.h" |
Syntax
class FFieldNetCache
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| UObject/CoreNet.h | |||
FFieldNetCache
(
FFieldVariant InField, |
UObject/CoreNet.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIncompatible | bool | UObject/CoreNet.h | ||
| Field | FFieldVariant | UObject/CoreNet.h | ||
| FieldChecksum | uint32 | UObject/CoreNet.h | ||
| FieldNetIndex | int32 | UObject/CoreNet.h |