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