Navigation
Unreal Engine C++ API Reference > Runtime > Slate
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USlateSettings
References
Module | Slate |
Header | /Engine/Source/Runtime/Slate/Public/SlateSettings.h |
Include | #include "SlateSettings.h" |
Syntax
UCLASS (Config=Engine, defaultconfig, Meta=(DisplayName="Slate"), MinimalAPI)
class USlateSettings : public UObject
Remarks
Settings that control Slate functionality
Variables
Type | Name | Description | |
---|---|---|---|
![]() ![]() ![]() ![]() |
bool | bExplicitCanvasChildZOrder | Allow children of SConstraintCanvas to share render layers. |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
USlateSettings
(
const FObjectInitializer& ObjectInitializer |