Navigation
API > API/Plugins > API/Plugins/FractureEditor
| |
|
| Name |
FTextAndSlateColor |
| Type |
struct |
| Header File |
/Engine/Plugins/Experimental/ChaosEditor/Source/FractureEditor/Public/FractureEditorModeToolkit.h |
| Include Path |
#include "FractureEditorModeToolkit.h" |
Syntax
struct FTextAndSlateColor
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FTextAndSlateColor
(
const FText& InText,
const FSlateColor& InColor
)
|
|
FractureEditorModeToolkit.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Color |
FSlateColor |
|
FractureEditorModeToolkit.h |
|
| Text |
FText |
|
FractureEditorModeToolkit.h |
|
Functions
Public