Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TUniqueFunction< FuncType > Member List

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

operator bool() constTUniqueFunction< FuncType >inlineexplicit
operator=(TUniqueFunction &&Other)TUniqueFunction< FuncType >inline
operator=(const TUniqueFunction &Other)=deleteTUniqueFunction< FuncType >
Reset()TUniqueFunction< FuncType >inline
Super typedefTUniqueFunction< FuncType >private
TUniqueFunction(TYPE_OF_NULLPTR=nullptr)TUniqueFunction< FuncType >inline
TUniqueFunction(FunctorType &&InFunc)TUniqueFunction< FuncType >inline
TUniqueFunction(TFunction< FuncType > &&Other)TUniqueFunction< FuncType >inline
TUniqueFunction(const TFunction< FuncType > &Other)TUniqueFunction< FuncType >inline
TUniqueFunction(TUniqueFunction &&)=defaultTUniqueFunction< FuncType >
TUniqueFunction(const TUniqueFunction &Other)=deleteTUniqueFunction< FuncType >
~TUniqueFunction()=defaultTUniqueFunction< FuncType >