FDataRegistryModule

Module logic, most of the time you want to access DataRegistrySubsystem directly

Windows
MacOS
Linux

Inheritance Hierarchy

IModuleInterface

FDataRegistryModule

References

Module

DataRegistry

Header

/Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Public/DataRegistryModule.h

Include

#include "DataRegistryModule.h"

Syntax

class FDataRegistryModule : public IModuleInterface

Remarks

Module logic, most of the time you want to access DataRegistrySubsystem directly

Functions

Name Description

Public function Static

FDataRegistr...

 

Get()

Singleton-like access to this module's interface.

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