SlateCore

Choose your operating system:

Windows

macOS

Linux

Filters

Classes

Name

Description

Public class

FSlotBase

Slot are a container of a SWidget used by the FChildren.

Public class

TSlotBase

A slot that can be used by the declarative syntax.

Variables

Name Description

Public variable

bool

 

GSlateCheckUObjectRenderResources

Public variable

bool

 

GSlateCheckUObjectRenderResourcesShouldLogFatal

When we detect a none valid resource, should we log a fatal error (crash) or log it (ensure).

Public variable

bool

 

GSlateEnableGlobalInvalidation

Whether or not the SWindow can be an Invalidation Panel (use the fast path update).

Public variable

bool

 

GSlateFastWidgetPath

Whether or not we've enabled fast widget pathing which validates paths to widgets without arranging children.

Public variable

bool

 

GSlateHitTestGridDebugging

Public variable

bool

 

GSlateIsInInvalidationSlowPath

Whether or not we are currently running building the list of widget in slow path (global invalidation).

Public variable

bool

 

GSlateIsOnFastProcessInvalidation

Whether or not we currently processing the widget invalidation from the InvalidationRoot (global invalidation).

Public variable

bool

 

GSlateIsOnFastUpdatePath

Whether or not we currently Painting/Updating the widget from the FastUpdate path (global invalidation).

Public variable

int32

 

GSlateLayoutGeneration

Public variable

 

STATCAT_Advanced

HOW TO GET AN IN-DEPTH PERFORMANCE ANALYSIS OF SLATE