Ark Server API (ASA) - Wiki
|
Unicast delegate template class.
Use the various DECLARE_DELEGATE macros to create the actual delegate type, templated to the function signature the delegate is compatible with. Then, you can create an instance of that class when you want to bind a function to the delegate.
Definition at line 48 of file DelegateSignatureImpl.inl.