Navigation
API > API/Runtime > API/Runtime/Slate
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- USlateSettings
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/SlateSettings.h |
| Include | #include "SlateSettings.h" |
Syntax
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 |