Navigation
API > API/Runtime > API/Runtime/JsonUtilities > API/Runtime/JsonUtilities/FJsonSchemaEditorMetadata
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FJsonSchemaPropertyMemberPathToPropertyMetadataMap & GetPropertyMemberPathToPropertyMetadataMap () |
Get Property member path -to- property metadata map. | JsonSchema/JsonSchemaEditorMetadata.h | |
FJsonSchemaPropertyMemberPathToPropertyMetadataMap & GetPropertyMemberPathToPropertyMetadataMap () |
JsonSchema/JsonSchemaEditorMetadata.h |
GetPropertyMemberPathToPropertyMetadataMap()
Description
Get Property member path -to- property metadata map.
| Name | GetPropertyMemberPathToPropertyMetadataMap |
| Type | function |
| Header File | /Engine/Source/Runtime/JsonUtilities/Public/JsonSchema/JsonSchemaEditorMetadata.h |
| Include Path | #include "JsonSchema/JsonSchemaEditorMetadata.h" |
| Source | /Engine/Source/Runtime/JsonUtilities/Private/JsonSchema/JsonSchemaEditorMetadata.cpp |
const FJsonSchemaPropertyMemberPathToPropertyMetadataMap & GetPropertyMemberPathToPropertyMetadataMap() const
GetPropertyMemberPathToPropertyMetadataMap()
| Name | GetPropertyMemberPathToPropertyMetadataMap |
| Type | function |
| Header File | /Engine/Source/Runtime/JsonUtilities/Public/JsonSchema/JsonSchemaEditorMetadata.h |
| Include Path | #include "JsonSchema/JsonSchemaEditorMetadata.h" |
| Source | /Engine/Source/Runtime/JsonUtilities/Private/JsonSchema/JsonSchemaEditorMetadata.cpp |
FJsonSchemaPropertyMemberPathToPropertyMetadataMap & GetPropertyMemberPathToPropertyMetadataMap()