UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
DefaultPropertyNetSerializerInfos.cpp File Reference

Classes

struct  UE::Net::Private::FObjectPropertyNetSerializerInfo
 
struct  UE::Net::Private::FObjectPtrPropertyNetSerializerInfo
 
struct  UE::Net::Private::FWeakObjectPtrPropertyNetSerializerInfo
 
struct  UE::Net::Private::FUint8PropertyNetSerializerInfo
 
struct  UE::Net::Private::FNativeBoolPropertyNetSerializerInfo
 
struct  UE::Net::Private::FBitFieldPropertyNetSerializerInfo
 
struct  UE::Net::Private::FScriptInterfacePropertyNetSerializerInfo
 
struct  UE::Net::Private::FTextPropertyNetSerializerInfo
 

Namespaces

namespace  UE
 
namespace  UE::Net
 
namespace  UE::Net::Private
 

Functions

 UE::Net::Private::UE_NET_IMPLEMENT_SIMPLE_NETSERIALIZER_INFO (FInt8Property, FInt8NetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_SIMPLE_NETSERIALIZER_INFO (FInt16Property, FInt16NetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_SIMPLE_NETSERIALIZER_INFO (FIntProperty, FPackedInt32NetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_SIMPLE_NETSERIALIZER_INFO (FInt64Property, FInt64NetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_SIMPLE_NETSERIALIZER_INFO (FUInt16Property, FUint16NetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_SIMPLE_NETSERIALIZER_INFO (FUInt32Property, FPackedUint32NetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_SIMPLE_NETSERIALIZER_INFO (FUInt64Property, FUint64NetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_SIMPLE_NETSERIALIZER_INFO (FFloatProperty, FFloatNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_SIMPLE_NETSERIALIZER_INFO (FDoubleProperty, FDoubleNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NETSERIALIZER_INFO (FObjectPropertyNetSerializerInfo)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NETSERIALIZER_INFO (FObjectPtrPropertyNetSerializerInfo)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NETSERIALIZER_INFO (FWeakObjectPtrPropertyNetSerializerInfo)
 
 UE::Net::Private::UE_NET_IMPLEMENT_SIMPLE_NETSERIALIZER_INFO (FSoftObjectProperty, FSoftObjectNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_SIMPLE_NETSERIALIZER_INFO (FSoftClassProperty, FSoftObjectNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_SIMPLE_NETSERIALIZER_INFO (FFieldPathProperty, FFieldPathNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (PropertyNetSerializerRegistry_NAME_SoftObjectPath, FSoftObjectPathNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (PropertyNetSerializerRegistry_NAME_SoftClassPath, FSoftClassPathNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (PropertyNetSerializerRegistry_NAME_RemoteObjectReference, FRemoteObjectReferenceNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (PropertyNetSerializerRegistry_NAME_RemoteServerId, FRemoteServerIdNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (PropertyNetSerializerRegistry_NAME_RemoteObjectId, FRemoteObjectIdNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_SIMPLE_NETSERIALIZER_INFO (FStrProperty, FStringNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_SIMPLE_NETSERIALIZER_INFO (FNameProperty, FNameAsNetTokenNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (PropertyNetSerializerRegistry_NAME_Guid, FGuidNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (NAME_Vector, FVectorNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (NAME_Vector3f, FVector3fNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (NAME_Vector3d, FVector3dNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (NAME_Rotator, FRotatorNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (NAME_Rotator3f, FRotator3fNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (NAME_Rotator3d, FRotator3dNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (NAME_Quat, FUnitQuatNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (NAME_Quat4f, FUnitQuat4fNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (NAME_Quat4d, FUnitQuat4dNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (PropertyNetSerializerRegistry_NAME_Vector_NetQuantize100, FVectorNetQuantize100NetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (PropertyNetSerializerRegistry_NAME_Vector_NetQuantize10, FVectorNetQuantize10NetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (PropertyNetSerializerRegistry_NAME_Vector_NetQuantize, FVectorNetQuantizeNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (PropertyNetSerializerRegistry_NAME_Vector_NetQuantizeNormal, FVectorNetQuantizeNormalNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_INFO (PropertyNetSerializerRegistry_NAME_DateTime, FDateTimeNetSerializer)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NETSERIALIZER_INFO (FUint8PropertyNetSerializerInfo)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NETSERIALIZER_INFO (FNativeBoolPropertyNetSerializerInfo)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NETSERIALIZER_INFO (FBitFieldPropertyNetSerializerInfo)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NETSERIALIZER_INFO (FScriptInterfacePropertyNetSerializerInfo)
 
 UE::Net::Private::UE_NET_IMPLEMENT_NETSERIALIZER_INFO (FTextPropertyNetSerializerInfo)
 
void UE::Net::Private::RegisterDefaultPropertyNetSerializerInfos ()