Choose your operating system:
Windows
macOS
Linux
| ISlateStyle::GetResources()
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Public/Slate/SlateGameResources.h |
Include |
#include "Slate/SlateGameResources.h" |
Source |
/Engine/Source/Runtime/Engine/Private/Slate/SlateGameResources.cpp |
virtual void GetResources
(
TArray< const FSlateBrush * > & OutResources
) const
Populate an array of FSlateBrush with resources consumed by this style chunk.
Parameter |
Description |
---|---|
OutResources |
the array to populate. |