UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
EnumPropertyNetSerializerInfo.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
6
7namespace UE::Net::Private
8{
9
10UE_NET_DECLARE_NETSERIALIZER_INFO(FEnumAsBytePropertyNetSerializerInfo)
13
14}
#define UE_NET_DECLARE_NETSERIALIZER_INFO(NetSerializerInfo)
Definition PropertyNetSerializerInfoRegistry.h:207
Definition EnumPropertyNetSerializerInfo.cpp:108
Definition NetworkVersion.cpp:28
Definition EnumPropertyNetSerializerInfo.cpp:80