FMainFrameRequestResource

Delegate for making an open-ended request for a resource or link.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library