#include <PropertyNetSerializerInfoRegistry.h>
◆ Super
◆ FNamedStructPropertyNetSerializerInfo()
| UE::Net::FNamedStructPropertyNetSerializerInfo::FNamedStructPropertyNetSerializerInfo |
( |
const FName |
InPropertyFName, |
|
|
const FNetSerializer & |
InSerializer |
|
) |
| |
|
inline |
◆ GetCreateAndRegisterReplicationFragmentFunction()
Custom replication fragments are currently only supported by structs with a custom NetSerializer. See UE_NET_IMPLEMENT_NAMED_STRUCT_NETSERIALIZER_WITH_CUSTOM_FRAGMENT_INFO.
Reimplemented from UE::Net::FPropertyNetSerializerInfo.
◆ IsSupported()
| virtual bool UE::Net::FNamedStructPropertyNetSerializerInfo::IsSupported |
( |
const FProperty * |
Property | ) |
const |
|
inlineoverridevirtual |
◆ SetCreateAndRegisterReplicationFragmentFunction()
The documentation for this struct was generated from the following file: