FLauncherServicesSDKNotInstalled

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 > Developer > LauncherServices > ILauncherServicesModule

Inheritance Hierarchy

  • TBaseMulticastDelegate_TwoParams< void, const FString &, const FString & >

References

   
Module LauncherServices
Header /Engine/Source/Developer/LauncherServices/Public/ILauncherServicesModule.h
Include #include "ILauncherServicesModule.h"

Syntax

class FLauncherServicesSDKNotInstalled : 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