#include "DialogueStyle.h"
#include "Styling/SlateStyle.h"
#include "Interfaces/IPluginManager.h"
#include "Styling/SlateStyleRegistry.h"
#include "DlgSystemEditorModule.h"
#include "DlgSystemModule.h"
Go to the source code of this file.
|
static const FVector2D | Icon16x16 (16.0f, 16.0f) |
|
static const FVector2D | Icon20x20 (20.0f, 20.0f) |
|
static const FVector2D | Icon24x24 (24.0f, 24.0f) |
|
static const FVector2D | Icon40x40 (40.0f, 40.0f) |
|
static const FVector2D | Icon64x64 (64.0f, 64.0f) |
|
static const FVector2D | Icon96x96 (96.0f, 96.0f) |
|
◆ Icon16x16()
static const FVector2D Icon16x16 |
( |
16. | 0f, |
|
|
16. | 0f ) |
|
static |
◆ Icon20x20()
static const FVector2D Icon20x20 |
( |
20. | 0f, |
|
|
20. | 0f ) |
|
static |
◆ Icon24x24()
static const FVector2D Icon24x24 |
( |
24. | 0f, |
|
|
24. | 0f ) |
|
static |
◆ Icon40x40()
static const FVector2D Icon40x40 |
( |
40. | 0f, |
|
|
40. | 0f ) |
|
static |
◆ Icon64x64()
static const FVector2D Icon64x64 |
( |
64. | 0f, |
|
|
64. | 0f ) |
|
static |
◆ Icon96x96()
static const FVector2D Icon96x96 |
( |
96. | 0f, |
|
|
96. | 0f ) |
|
static |