Class MetadataEditor
Editor for Metadatas and Metadata Instances
Inheritance
System.Object
MetadataEditor
Namespace: PiXYZ.Import.Editor
Assembly: cs.temp.dll.dll
Syntax
public sealed class MetadataEditor : UnityEditor.Editor
Properties
metadata
Declaration
public Metadata metadata { get; }
Property Value
Type | Description |
---|---|
Metadata |
Methods
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()