UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Net::Private::FEnumPropertyNetSerializerInfo Class Reference
+ Inheritance diagram for UE::Net::Private::FEnumPropertyNetSerializerInfo:

Public Member Functions

 FEnumPropertyNetSerializerInfo ()
 
- Public Member Functions inherited from UE::Net::FPropertyNetSerializerInfo
virtual CreateAndRegisterReplicationFragmentFunc GetCreateAndRegisterReplicationFragmentFunction () const
 
bool IsSupportedStruct (FName InStructName) const
 

Additional Inherited Members

- Protected Attributes inherited from UE::Net::FPropertyNetSerializerInfo
FName StructName
 

Detailed Description

This is supposed to support all enum serializers, both signed and unsigned.

Constructor & Destructor Documentation

◆ FEnumPropertyNetSerializerInfo()

UE::Net::Private::FEnumPropertyNetSerializerInfo::FEnumPropertyNetSerializerInfo ( )
inline

The documentation for this class was generated from the following file: