ItemStructMetaData

MetaData tag for both Type and Id that is used to restrict available registries to a certain item struct base class, ex.

Windows
MacOS
Linux

References

Module

DataRegistry

Header

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

Include

#include "DataRegistryId.h"

Syntax

static const FName ItemStructMetaData = FName(TEXT("ItemStruct"));

Remarks

MetaData tag for both Type and Id that is used to restrict available registries to a certain item struct base class, ex. meta=(ItemStruct="NativeBaseClass")

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