UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TDiffPropertiesStackParams< DestinationType, SourceType > Struct Template Reference

Public Attributes

TRepDataBuffer< DestinationTypeDestination
 
TConstRepDataBuffer< SourceType > Source
 
const uint16 StartCmd
 
const uint16 EndCmd
 

Member Data Documentation

◆ Destination

template<ERepDataBufferType DestinationType, ERepDataBufferType SourceType>
TRepDataBuffer<DestinationType> TDiffPropertiesStackParams< DestinationType, SourceType >::Destination

◆ EndCmd

template<ERepDataBufferType DestinationType, ERepDataBufferType SourceType>
const uint16 TDiffPropertiesStackParams< DestinationType, SourceType >::EndCmd

◆ Source

template<ERepDataBufferType DestinationType, ERepDataBufferType SourceType>
TConstRepDataBuffer<SourceType> TDiffPropertiesStackParams< DestinationType, SourceType >::Source

◆ StartCmd

template<ERepDataBufferType DestinationType, ERepDataBufferType SourceType>
const uint16 TDiffPropertiesStackParams< DestinationType, SourceType >::StartCmd

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