UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
uLang::TUniqueFunction< FuncType > Member List

This is the complete list of members for uLang::TUniqueFunction< FuncType >, including all inherited members.

operator bool() constuLang::TUniqueFunction< FuncType >inlineexplicit
operator=(TUniqueFunction &&Other)uLang::TUniqueFunction< FuncType >inline
operator=(const TUniqueFunction &Other)=deleteuLang::TUniqueFunction< FuncType >
Reset()uLang::TUniqueFunction< FuncType >inline
TUniqueFunction(NullPtrType=nullptr)uLang::TUniqueFunction< FuncType >inline
TUniqueFunction(FunctorType &&InFunc)uLang::TUniqueFunction< FuncType >inline
TUniqueFunction(TFunction< FuncType > &&Other)uLang::TUniqueFunction< FuncType >inline
TUniqueFunction(const TFunction< FuncType > &Other)uLang::TUniqueFunction< FuncType >inline
TUniqueFunction(TUniqueFunction &&)=defaultuLang::TUniqueFunction< FuncType >
TUniqueFunction(const TUniqueFunction &Other)=deleteuLang::TUniqueFunction< FuncType >
~TUniqueFunction()=defaultuLang::TUniqueFunction< FuncType >