Navigation
API > API/Runtime > API/Runtime/Core
Unicast delegate template class.
| Name | TDelegate |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Delegates/DelegateSignatureImpl.inl |
| Include Path | #include "Delegates/DelegateSignatureImpl.inl" |
Syntax
template<typename DelegateSignature, typename UserPolicy>
class TDelegate
Class Specializations
| Name | Remarks |
|---|---|
| TDelegate< InRetValType(ParamTypes...), UserPolicy > |