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

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

CopyAndReseat(const TFunctionRef &Other, void *Functor)TFunctionRef< FuncType >inlineprivate
GetPtr() constTFunctionRef< FuncType >inlineprivate
operator=(const TFunctionRef &) const =deleteTFunctionRef< FuncType >
PtrTFunctionRef< FuncType >private
Set(FunctorType *Functor)TFunctionRef< FuncType >inlineprivate
Super typedefTFunctionRef< FuncType >private
TFunctionRef(FunctorType &Functor)TFunctionRef< FuncType >inline
TFunctionRef(const FunctorType &Functor)TFunctionRef< FuncType >inline
TFunctionRef(FunctionType *Function)TFunctionRef< FuncType >inline
TFunctionRef(const TFunctionRef &Other)TFunctionRef< FuncType >inline
UE4Function_Private::TFunctionRefBase< TFunctionRef< FuncType >, FuncType >TFunctionRef< FuncType >friend
~TFunctionRef()=defaultTFunctionRef< FuncType >