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

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

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