ICommonUIModule

Interface for the purchase flow module.

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

ICommonUIModule

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/ICommonUIModule.h

Include

#include "ICommonUIModule.h"

Syntax

class ICommonUIModule : public IModuleInterface

Remarks

Interface for the purchase flow module.

Functions

Name Description

Public function Static

ICommonUIMod...

 

Get()

Singleton-like access to this module's interface.

Public function Static

UCommonUIEdi...

 

GetEditorSettings()

Protected function Const

UCommonUIEdi...

 

GetEditorSettingsInstance()

Public function Const

TAsyncLoadPr...

 

GetLazyLoadPriority()

Lazy Load Priority.

Public function Static

UCommonUISet...

 

GetSettings()

Protected function Const

UCommonUISet...

 

GetSettingsInstance()

Public function Const

FStreamableM...

 

GetStreamableManager()

Streamable Management.

Public function Static

bool

 

IsAvailable()

Checks to see if this module is loaded and ready.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss