UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FChildren::FConstWidgetRef Struct Reference

#include <ChildrenBase.h>

Public Member Functions

 FConstWidgetRef (ECopyConstruct, TSharedRef< const SWidget > InWidgetCopy)
 
 FConstWidgetRef (ERefConstruct, const SWidget &InWidgetRef)
 
 FConstWidgetRef (const FConstWidgetRef &Other)
 
 FConstWidgetRef (FConstWidgetRef &&Other)
 
FConstWidgetRefoperator= (const FConstWidgetRef &)=delete
 
FConstWidgetRefoperator= (FConstWidgetRef &&)=delete
 
const SWidgetGetWidget () const
 

Constructor & Destructor Documentation

◆ FConstWidgetRef() [1/4]

FChildren::FConstWidgetRef::FConstWidgetRef ( ECopyConstruct  ,
TSharedRef< const SWidget InWidgetCopy 
)
inline

◆ FConstWidgetRef() [2/4]

FChildren::FConstWidgetRef::FConstWidgetRef ( ERefConstruct  ,
const SWidget InWidgetRef 
)
inline

◆ FConstWidgetRef() [3/4]

FChildren::FConstWidgetRef::FConstWidgetRef ( const FConstWidgetRef Other)
inline

◆ FConstWidgetRef() [4/4]

FChildren::FConstWidgetRef::FConstWidgetRef ( FConstWidgetRef &&  Other)
inline

Member Function Documentation

◆ GetWidget()

const SWidget & FChildren::FConstWidgetRef::GetWidget ( ) const
inline

◆ operator=() [1/2]

FConstWidgetRef & FChildren::FConstWidgetRef::operator= ( const FConstWidgetRef )
delete

◆ operator=() [2/2]

FConstWidgetRef & FChildren::FConstWidgetRef::operator= ( FConstWidgetRef &&  )
delete

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