FTextLayout::SetDebugSourceInfo

Set the information used to help identify who owns this text layout in the case of an error

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Text/TextLayout.h

Include

#include "Framework/Text/TextLayout.h"

Source

/Engine/Source/Runtime/Slate/Private/Framework/Text/TextLayout.cpp

Syntax

void SetDebugSourceInfo
(
    const TAttribute< FString > & InDebugSourceInfo
)

Remarks

Set the information used to help identify who owns this text layout in the case of an error

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