Navigation
API > API/Editor > API/Editor/UnrealEd
| Name | FEditorFontParameterValue |
| Type | struct |
| Header File | /Engine/Source/Editor/UnrealEd/Classes/MaterialEditor/MaterialEditorInstanceConstant.h |
| Include Path | #include "MaterialEditor/MaterialEditorInstanceConstant.h" |
Syntax
USTRUCT ()
struct FEditorFontParameterValue : public FEditorParameterValue
Inheritance Hierarchy
- FEditorParameterValue → FEditorFontParameterValue
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FEditorFontParameterValue() |
MaterialEditor/MaterialEditorInstanceConstant.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| FontPage | int32 | MaterialEditor/MaterialEditorInstanceConstant.h |
|
|
| FontValue | TObjectPtr< class UFont > | MaterialEditor/MaterialEditorInstanceConstant.h |
|