UDataRegistry::GetSourceIndex

Returns the index of a source in the source list

Windows
MacOS
Linux

References

Module

DataRegistry

Header

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

Include

#include "DataRegistry.h"

Source

/Engine/Plugins/Runtime/DataRegistry/Source/DataRegistry/Private/DataRegistry.cpp

Syntax

int32 GetSourceIndex
(
    const UDataRegistrySource * Source,
    bool bUseRuntimeSources
) const

Remarks

Returns the index of a source in the source list

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