Navigation
API > API/Runtime > API/Runtime/SlateCore
Classes
| Type | Name | Description | |
|---|---|---|---|
| FHitTesting | Private interface to control which classes are allowed to perform hit-testing. | ||
| FSlateApplicationBase | Base class for Slate applications. | ||
| FSlateThrottleManager | A class which manages requests to throttle parts of the engine to ensure SlateUI performance | ||
| FSlateWindowHelper | Implements a manager for Slate windows. | ||
| FThrottleRequest | A handle to a throttle request made to the throttle manager Throttles can only be ended by passing back a request | ||
| FWindowTitleBarArgs | |||
| IWindowTitleBar | Interface for window title bars. |
Constants
| Name | Description |
|---|---|
| SlateApplicationDefs::MaxHardwareUsers | How many hardware users can we support at once? |