FContentBrowserItemDataAttributeValue::GetValueStringView

Get this attribute value as a string view, converting its internal value using the scratch buffer if required (if ValueType == Name).

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

References

   
Module ContentBrowserData
Header /Engine/Source/Editor/ContentBrowserData/Public/ContentBrowserItemData.h
Include #include "ContentBrowserItemData.h"
Source /Engine/Source/Editor/ContentBrowserData/Private/ContentBrowserItemData.cpp
FStringView GetValueStringView
(
    FStringBuilderBase & ScratchBuffer
) const

Remarks

Get this attribute value as a string view, converting its internal value using the scratch buffer if required (if ValueType == Name).


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library