FDataRegistryRequestId

Simple unique id for an acquire request

Windows
MacOS
Linux

References

Module

DataRegistry

Header

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

Include

#include "DataRegistryTypes.h"

Syntax

struct FDataRegistryRequestId

Remarks

Simple unique id for an acquire request

Functions

Name Description

Public function Static

FDataRegistr...

 

GetNewRequestId()

Gets an id to add request

Public function Const

bool

 

IsValid()

Returns true if this is a real request

Operators

Name Description

Public function Const

bool

 

operator!=

(
    const FDataRegistryRequestId& Othe...
)

Public function Const

bool

 

operator<

(
    const FDataRegistryRequestId& Othe...
)

Public function

FDataRegistr...

 

operator=

(
    const FDataRegistryRequestId& Othe...
)

Public function Const

bool

 

operator==

(
    const FDataRegistryRequestId& Othe...
)

Constants

Name

Description

InvalidId

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