![]() |
Ark Server API (ASA) - Wiki
|
#include <DelegateInstancesImpl.h>
Inheritance diagram for TCommonDelegateInstanceState< FuncType, UserPolicy, VarTypes >:
Collaboration diagram for TCommonDelegateInstanceState< FuncType, UserPolicy, VarTypes >:Public Member Functions | |
| template<typename... InVarTypes> | |
| TCommonDelegateInstanceState (InVarTypes &&... Vars) | |
| FDelegateHandle | GetHandle () const final |
Protected Attributes | |
| TTuple< VarTypes... > | Payload |
| FDelegateHandle | Handle |
Definition at line 35 of file DelegateInstancesImpl.h.
|
inlineexplicit |
Definition at line 39 of file DelegateInstancesImpl.h.
|
inlinefinal |
Definition at line 45 of file DelegateInstancesImpl.h.
|
protected |
Definition at line 55 of file DelegateInstancesImpl.h.
|
protected |
Definition at line 52 of file DelegateInstancesImpl.h.