Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Delegates
Inheritance Hierarchy
- TStaticGetTypeLayoutHelper< void * >
- TStaticGetTypeLayoutHelper< FDelegateAllocatorType::ForElementType< ElementType > >
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Delegates/DelegateBase.h |
Include | #include "Delegates/DelegateBase.h" |
Syntax
namespace TStaticGetTypeLayoutHelper< FDelegateAllocatorType
{
template<typename ElementType>
struct TStaticGetTypeLayoutHelper< FDelegateAllocatorType::ForElementType< ElementType > > : public TStaticGetTypeLayoutHelper< void * >
}