Navigation
API > API/Runtime > API/Runtime/Engine
Classes
| Type | Name | Description | |
|---|---|---|---|
| FDeferredCleanupSlateBrush | |||
| FSceneViewport | A viewport for use with Slate SViewport widgets. | ||
| FSlateAtlasData | The data representing a region of a UTexture atlas. | ||
| FSlateGameResources | |||
| FSlateRenderTargetRHI | Encapsulates a render target for use by a Slate rendering implementation | ||
| FSlateTexture2DRHIRef | Encapsulates a Texture2DRHIRef for use by a Slate rendering implementation | ||
| FSlateTextureRenderTarget2DResource | |||
| IGameLayer | Allows you to provide a custom layer that multiple sources can contribute to. | ||
| IGameLayerManager | Allows widgets to be managed for different users. | ||
| ISlateTextureAtlasInterface | |||
| UButtonStyleAsset | An asset describing a button's appearance. | ||
| UCheckBoxStyleAsset | An asset describing a CheckBox's appearance. Just a wrapper for the struct with real data in it. | ||
| USlateBrushAsset | An asset describing how a texture can exist in slate's DPI-aware environment and how this texture responds to resizing. | ||
| USlateTextureAtlasInterface |
Typedefs
| Name | Description |
|---|---|
| FCanvasPtr | |
| FOnSceneViewportResize | Called in FSceneViewport::ResizeFrame after ResizeViewport |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EWindowTitleBarMode |
Variables
| Type | Name | Description | |
|---|---|---|---|
| const FName | NAME_SceneViewport |