FContentBrowserItemData::GetInternalPath

Get the complete internal path that uniquely identifies this item within its owner data source if it has one (eg, "/MyRoot/MyFolder/MyFile").

Unreal Engine C++ API Reference > Editor > ContentBrowserData > FContentBrowserItemData

References

   
Module ContentBrowserData
Header /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItemData.h
Include #include "ContentBrowserItemData.h"
Source /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItemData.cpp
[FName](API\Runtime\Core\UObject\FName) GetInternalPath() const  

Remarks

Get the complete internal path that uniquely identifies this item within its owner data source if it has one (eg, "/MyRoot/MyFolder/MyFile").


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library