UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Net::Private::FPropertyReplicationStateDescriptorBuilder::FIsSupportedPropertyParams Struct Reference

Public Attributes

const TArray< FLifetimeProperty > * LifeTimeProperties = nullptr
 
UClassInObjectClass = nullptr
 
bool bAllowFastArrayWithExtraReplicatedProperties = false
 

Member Data Documentation

◆ bAllowFastArrayWithExtraReplicatedProperties

bool UE::Net::Private::FPropertyReplicationStateDescriptorBuilder::FIsSupportedPropertyParams::bAllowFastArrayWithExtraReplicatedProperties = false

◆ InObjectClass

UClass* UE::Net::Private::FPropertyReplicationStateDescriptorBuilder::FIsSupportedPropertyParams::InObjectClass = nullptr

◆ LifeTimeProperties

const TArray<FLifetimeProperty>* UE::Net::Private::FPropertyReplicationStateDescriptorBuilder::FIsSupportedPropertyParams::LifeTimeProperties = nullptr

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