![]() |
Ark Server API (ASA) - Wiki
|
#include <DelegateInstanceInterface.h>
Public Types | |
| typedef RetType(Class::* | Type) (ArgTypes...) const |
Definition at line 47 of file DelegateInstanceInterface.h.
| typedef RetType(Class::* TMemFunPtrType< true, Class, RetType(ArgTypes...)>::Type) (ArgTypes...) const |
Definition at line 49 of file DelegateInstanceInterface.h.