EInitializationMode

Enum controlling how we initialize this state

Windows
MacOS
Linux

References

Module

AssetRegistry

Header

/Engine/Source/Runtime/AssetRegistry/Public/AssetRegistry/AssetRegistryState.h

Include

#include "AssetRegistry/AssetRegistryState.h"

Syntax

enum EInitializationMode
{
    Rebuild,
    OnlyUpdateExisting,
    Append,
}

Values

Name

Description

Rebuild

OnlyUpdateExisting

Append

Remarks

Enum controlling how we initialize this state

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