Navigation
Unreal Engine C++ API Reference > Editor > MainFrame > Interfaces > IMainFrameModule
Inheritance Hierarchy
- TBaseMulticastDelegate_TwoParams< void, const FString &, const FString & >
References
Module | MainFrame |
Header | /Engine/Source/Editor/MainFrame/Public/Interfaces/IMainFrameModule.h |
Include | #include "Interfaces/IMainFrameModule.h" |
Syntax
class FMainFrameRequestResource : public TBaseMulticastDelegate_TwoParams< void, const FString &, const FString & >
Remarks
Delegate for making an open-ended request for a resource or link.