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