Navigation
API > API/Editor > API/Editor/JsonUtilitiesEditor
| Name | FJsonSchemaGeneratorEditor |
| Type | class |
| Header File | /Engine/Source/Editor/JsonUtilitiesEditor/Public/JsonSchema/JsonSchemaGeneratorEditor.h |
| Include Path | #include "JsonSchema/JsonSchemaGeneratorEditor.h" |
Syntax
class FJsonSchemaGeneratorEditor
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FJsonSchemaEditorMetadata FPropertyToJsonSchemaMetadata
(
TNotNull< const FProperty* > Property, |
Usually not called by a developer directly. Used by the Runtime module via the Module Feature. | JsonSchema/JsonSchemaGeneratorEditor.h | |
static FJsonSchemaEditorMetadata UStructToJsonSchemaMetadata
(
TNotNull< const UStruct* > Struct, |
Usually not called by a developer directly. | JsonSchema/JsonSchemaGeneratorEditor.h |