UTextBlock::SetStrikeBrush

Dynamically set the strike brush for this text block

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Components/TextBlock.h

Include

#include "Components/TextBlock.h"

Source

/Engine/Source/Runtime/UMG/Private/Components/TextBlock.cpp

Syntax

void SetStrikeBrush
(
    FSlateBrush InStrikeBrush
)

Remarks

Dynamically set the strike brush for this text block

Parameters

Parameter

Description

InStrikeBrush

The new brush to use to strike through text

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