FPreLoadSettingsContainerBase::SetShouldLoadBrushes

Tells the container rather it should actually load image brushes.

Windows
MacOS
Linux

References

Module

PreLoadScreen

Header

/Engine/Source/Runtime/PreLoadScreen/Public/PreLoadSettingsContainer.h

Include

#include "PreLoadSettingsContainer.h"

Source

/Engine/Source/Runtime/PreLoadScreen/Private/PreLoadSettingsContainer.cpp

Syntax

virtual void SetShouldLoadBrushes
(
    bool bInShouldLoadBrushes
)

Remarks

Tells the container rather it should actually load image brushes.

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