Navigation
API > API/Editor > API/Editor/MainFrame > API/Editor/MainFrame/Interfaces > API/Editor/MainFrame/Interfaces/IMainFrameModule
Inheritance Hierarchy
- TBaseMulticastDelegate_TwoParams< void, const FString &, const FString & >
- IMainFrameModule::FMainFrameRequestResource
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.