UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::Slate::Containers::TObservableArrayChangedArgs< InElementType >::FSwapIndex Struct Reference

#include <ObservableArray.h>

Public Member Functions

 FSwapIndex (SizeType InFirstIndex, SizeType InSecondIndex)
 

Public Attributes

SizeType FirstIndex
 
SizeType SecondIndex
 

Constructor & Destructor Documentation

◆ FSwapIndex()

template<typename InElementType >
UE::Slate::Containers::TObservableArrayChangedArgs< InElementType >::FSwapIndex::FSwapIndex ( SizeType  InFirstIndex,
SizeType  InSecondIndex 
)
inline

Member Data Documentation

◆ FirstIndex

◆ SecondIndex


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