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

Public Member Functions

 FInstancedStructPropertyNetSerializerInfo ()
 
- Public Member Functions inherited from UE::Net::FNamedStructPropertyNetSerializerInfo
 FNamedStructPropertyNetSerializerInfo (const FName InPropertyFName, const FNetSerializer &InSerializer)
 
virtual bool IsSupported (const FProperty *Property) const override
 
virtual CreateAndRegisterReplicationFragmentFunc GetCreateAndRegisterReplicationFragmentFunction () const
 
void SetCreateAndRegisterReplicationFragmentFunction (CreateAndRegisterReplicationFragmentFunc InCreateAndRegisterReplicationFragmentFunction)
 
- Public Member Functions inherited from UE::Net::TSimplePropertyNetSerializerInfo< FStructProperty >
 TSimplePropertyNetSerializerInfo (const FNetSerializer &InSerializer)
 
virtual const FFieldClassGetPropertyTypeClass () const override
 
virtual const FNetSerializerGetNetSerializer (const FProperty *Property) const override
 
- Public Member Functions inherited from UE::Net::FPropertyNetSerializerInfo
bool IsSupportedStruct (FName InStructName) const
 

Protected Member Functions

virtual bool CanUseDefaultConfig (const FProperty *Property) const
 
virtual FNetSerializerConfigBuildNetSerializerConfig (void *NetSerializerConfigBuffer, const FProperty *Property) const override
 

Additional Inherited Members

- Public Types inherited from UE::Net::FNamedStructPropertyNetSerializerInfo
typedef TSimplePropertyNetSerializerInfo< FStructPropertySuper
 
- Public Attributes inherited from UE::Net::TSimplePropertyNetSerializerInfo< FStructProperty >
const FNetSerializerSerializer
 
- Protected Attributes inherited from UE::Net::FPropertyNetSerializerInfo
FName StructName
 

Constructor & Destructor Documentation

◆ FInstancedStructPropertyNetSerializerInfo()

UE::Net::FInstancedStructPropertyNetSerializerInfo::FInstancedStructPropertyNetSerializerInfo ( )

Member Function Documentation

◆ BuildNetSerializerConfig()

FNetSerializerConfig * UE::Net::FInstancedStructPropertyNetSerializerInfo::BuildNetSerializerConfig ( void NetSerializerConfigBuffer,
const FProperty Property 
) const
overrideprotectedvirtual

◆ CanUseDefaultConfig()

bool UE::Net::FInstancedStructPropertyNetSerializerInfo::CanUseDefaultConfig ( const FProperty Property) const
protectedvirtual

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