ITextData::OwnsLocalizedString

True if this text data owns its localized string pointer, and allows you to call GetMutableLocalizedString on it

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/ITextData.h

Include

#include "Internationalization/ITextData.h"

Syntax

bool OwnsLocalizedString() const

Remarks

True if this text data owns its localized string pointer, and allows you to call GetMutableLocalizedString on it

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