FContentBrowserItemDataAttributeValue::GetValueString

Get the internal string value. Only valid when ValueType == String.

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
const [FString](API\Runtime\Core\Containers\FString) & GetValueString() const  

Remarks

Get the internal string value.

Only valid when ValueType == String.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library