UWidgetBlueprintLibrary::NoResourceBrush

Creates a Slate Brush that wont draw anything, the "Null Brush".

Windows
MacOS
Linux

References

Module

UMG

Header

/Engine/Source/Runtime/UMG/Public/Blueprint/WidgetBlueprintLibrary.h

Include

#include "Blueprint/WidgetBlueprintLibrary.h"

Source

/Engine/Source/Runtime/UMG/Private/WidgetBlueprintLibrary.cpp

Syntax

static FSlateBrush NoResourceBrush()

Remarks

Creates a Slate Brush that wont draw anything, the "Null Brush".

Returns

A new slate brush that wont draw anything.

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