IAssetManagerEditorModule::ExtractChunkIdFromFakeAssetData

Returns >= 0 if this is a fake chunk AssetData, otherwise INDEX_NONE

Windows
MacOS
Linux

References

Module

AssetManagerEditor

Header

/Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Public/AssetManagerEditorModule.h

Include

#include "AssetManagerEditorModule.h"

Source

/Engine/Plugins/Editor/AssetManagerEditor/Source/AssetManagerEditor/Private/AssetManagerEditorModule.cpp

Syntax

static int32 ExtractChunkIdFromFakeAssetData
(
    const FAssetData & InAssetData
)

Remarks

Returns >= 0 if this is a fake chunk AssetData, otherwise INDEX_NONE

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