FMainFrameSDKNotInstalled

Delegate for when a platform SDK isn't installed corrected (takes the platform name and the documentation link to show)

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 FMainFrameSDKNotInstalled : public TBaseMulticastDelegate_TwoParams< void, const FString &, const FString & >  

Remarks

Delegate for when a platform SDK isn't installed corrected (takes the platform name and the documentation link to show)


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library