Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
DelegateInstancesImpl.h File Reference
+ Include dependency graph for DelegateInstancesImpl.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TCommonDelegateInstanceState< FuncType, UserPolicy, VarTypes >
 
class  TBaseUFunctionDelegateInstance< UserClass, RetValType(ParamTypes...), UserPolicy, VarTypes... >
 
class  TBaseSPMethodDelegateInstance< bConst, UserClass, SPMode, RetValType(ParamTypes...), UserPolicy, VarTypes... >
 
class  TBaseRawMethodDelegateInstance< bConst, UserClass, RetValType(ParamTypes...), UserPolicy, VarTypes... >
 
class  TBaseUObjectMethodDelegateInstance< bConst, UserClass, RetValType(ParamTypes...), UserPolicy, VarTypes... >
 
class  TBaseStaticDelegateInstance< RetValType(ParamTypes...), UserPolicy, VarTypes... >
 
class  TBaseFunctorDelegateInstance< RetValType(ParamTypes...), UserPolicy, FunctorType, VarTypes... >
 
class  TWeakBaseFunctorDelegateInstance< UserClass, RetValType(ParamTypes...), UserPolicy, FunctorType, VarTypes... >
 

Namespaces

namespace  UE
 
namespace  UE::Delegates
 
namespace  UE::Delegates::Private
 

Functions

constexpr bool UE::Delegates::Private::IsUObjectPtr (const volatile UObjectBase *)
 
constexpr bool UE::Delegates::Private::IsUObjectPtr (...)