Navigation
API > API/Editor > API/Editor/MainFrame > API/Editor/MainFrame/IMainFrameModule
Delegate for making an open-ended request for a resource or link.
| Name | FMainFrameRequestResource |
| Type | class |
| Header File | /Engine/Source/Editor/MainFrame/Public/Interfaces/IMainFrameModule.h |
| Include Path | #include "Interfaces/IMainFrameModule.h" |
Syntax
class FMainFrameRequestResource : public TBaseMulticastDelegate_TwoParams< void, const FString &, const FString & >
Inheritance Hierarchy
- TBaseMulticastDelegate_TwoParams< void, const FString &, const FString & > → IMainFrameModule::FMainFrameRequestResource