SMultiLineEditableText::IsTextPassword

Is the text displaying a password and should be obscured?

Windows
MacOS
Linux

Override Hierarchy

ISlateEditableTextWidget::IsTextPassword()

SMultiLineEditableText::IsTextPassword()

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Text/SMultiLineEditableText.h

Include

#include "Widgets/Text/SMultiLineEditableText.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Text/SMultiLineEditableText.cpp

Syntax

virtual bool IsTextPassword() const

Remarks

Is the text displaying a password and should be obscured?

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