FSlateBrush::SetResourceObject

Sets the [UObject](API\Runtime\CoreUObject\UObject\UObject) that represents the brush resource.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Styling/SlateBrush.h

Include

#include "Styling/SlateBrush.h"

Source

/Engine/Source/Runtime/SlateCore/Private/Styling/SlateBrush.cpp

Syntax

void SetResourceObject
(
    class UObject * InResourceObject
)

Remarks

Sets the UObject that represents the brush resource.

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