#include <CoreNet.h>
◆ FClassNetCacheMgr()
| FClassNetCacheMgr::FClassNetCacheMgr |
( |
| ) |
|
|
inline |
◆ ~FClassNetCacheMgr()
| FClassNetCacheMgr::~FClassNetCacheMgr |
( |
| ) |
|
|
inline |
◆ ClearClassNetCache()
| void FClassNetCacheMgr::ClearClassNetCache |
( |
| ) |
|
◆ CountBytes()
◆ GetClassNetCache()
get the cached field to index mappings for the given class
◆ GetFieldChecksum()
| uint32 FClassNetCacheMgr::GetFieldChecksum |
( |
const UField * |
Field, |
|
|
uint32 |
Checksum |
|
) |
| const |
◆ GetFunctionChecksum()
◆ GetPropertyChecksum()
| uint32 FClassNetCacheMgr::GetPropertyChecksum |
( |
const FProperty * |
Property, |
|
|
uint32 |
Checksum, |
|
|
const bool |
bIncludeChildren |
|
) |
| const |
◆ SortedStructFieldsChecksum()
| uint32 FClassNetCacheMgr::SortedStructFieldsChecksum |
( |
const UStruct * |
Struct, |
|
|
uint32 |
Checksum |
|
) |
| const |
◆ SortProperties()
◆ bDebugChecksum
| bool FClassNetCacheMgr::bDebugChecksum |
◆ DebugChecksumIndent
| int FClassNetCacheMgr::DebugChecksumIndent |
The documentation for this class was generated from the following files:
- Engine/Source/Runtime/CoreUObject/Public/UObject/CoreNet.h
- Engine/Source/Runtime/CoreUObject/Private/UObject/CoreNet.cpp