Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TBaseDynamicDelegate
Templated helper class to define a typedef for user's method pointer, then used below
| Name | TMethodPtrResolver |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/Delegates/DelegateSignatureImpl.inl |
| Include Path | #include "Delegates/DelegateSignatureImpl.inl" |
Syntax
template<class UserClass>
class TMethodPtrResolver