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 FClassNetCacheMgr
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bDebugChecksum | ||
| int | DebugChecksumIndent |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | CountBytes
(
FArchive& Ar |
||
| const FClassNetCache * | GetClassNetCache
(
UClass* Class |
Get the cached field to index mappings for the given class | |
| uint32 | GetFieldChecksum
(
const UField* Field, |
||
| uint32 | GetFunctionChecksum
(
const UFunction* Function, |
||
| uint32 | GetPropertyChecksum
(
const FProperty* Property, |
||
| uint32 | SortedStructFieldsChecksum
(
const UStruct* Struct, |
||
| void | SortProperties
(
TArray< FProperty* >& Properties |