Class ImportStampEditor
Editor class for ImportStamp
Inheritance
System.Object
    ImportStampEditor
  Namespace: PiXYZ.Import.Editor
Assembly: cs.temp.dll.dll
Syntax
public class ImportStampEditor : UnityEditor.Editor
  Properties
importStamp
Declaration
public ImportStamp importStamp { get; }
  Property Value
| Type | Description | 
|---|---|
| ImportStamp | 
Methods
OnInspectorGUI()
Declaration
public override void OnInspectorGUI()