![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <StructNetTokenDataStore.h>
Public Types | |
| typedef T | SourceType |
| typedef FNetToken | QuantizedType |
| typedef struct FNetSerializerConfig | ConfigType |
Static Public Member Functions | |
| static void | Serialize (FNetSerializationContext &, const FNetSerializeArgs &) |
| static void | Deserialize (FNetSerializationContext &, const FNetDeserializeArgs &) |
| static void | Quantize (FNetSerializationContext &, const FNetQuantizeArgs &) |
| static void | Dequantize (FNetSerializationContext &, const FNetDequantizeArgs &) |
| static bool | IsEqual (FNetSerializationContext &, const FNetIsEqualArgs &) |
Static Public Attributes | |
| static const uint32 | Version = 0 |
| static const ConfigType | DefaultConfig = ConfigType() |
| typedef struct FNetSerializerConfig UE::Net::TStructAsNetTokenNetSerializerImpl< T, NetTokenDataStoreT >::ConfigType |
| typedef FNetToken UE::Net::TStructAsNetTokenNetSerializerImpl< T, NetTokenDataStoreT >::QuantizedType |
| typedef T UE::Net::TStructAsNetTokenNetSerializerImpl< T, NetTokenDataStoreT >::SourceType |
|
static |
|
static |
|
static |
|
static |
|
static |
|
inlinestatic |
|
static |