![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Public Types | |
| typedef uint32 | WordType |
| typedef FNetSerializerArrayStorage< WordType, AllocationPolicies::TInlinedElementAllocationPolicy< InlinedWordCount > > | FDataBitsStorage |
Public Attributes | |
| FIrisPackageMapExportsQuantizedType | QuantizedExports |
| FDataBitsStorage | DataBitsStorage |
| uint32 | NumDataBits |
Static Public Attributes | |
| static constexpr uint32 | MaxInlinedObjectRefs = 4 |
| static constexpr uint32 | InlinedWordCount = Private::CalculateRequiredWordCount(CHARACTER_SERIALIZATION_PACKEDBITS_RESERVED_SIZE) |
| typedef uint32 UE::Net::FCharacterNetworkSerializationPackedBitsNetSerializerQuantizedType::WordType |
| FDataBitsStorage UE::Net::FCharacterNetworkSerializationPackedBitsNetSerializerQuantizedType::DataBitsStorage |
|
staticconstexpr |
|
staticconstexpr |
| uint32 UE::Net::FCharacterNetworkSerializationPackedBitsNetSerializerQuantizedType::NumDataBits |
| FIrisPackageMapExportsQuantizedType UE::Net::FCharacterNetworkSerializationPackedBitsNetSerializerQuantizedType::QuantizedExports |