Show / Hide Table of Contents

Class SoundEffectEditor

Inheritance
System.Object
UnityEngine.Object
UnityEngine.ScriptableObject
UnityEditor.Editor
SoundEffectEditor
Namespace: InsaneScatterbrain.RetroKit.Editor
Syntax
[CustomEditor(typeof(SoundEffect))]
public class SoundEffectEditor : Editor, IPreviewable, IToolModeOwner

Methods

OnInspectorGUI()

Declaration
public override void OnInspectorGUI()
Overrides
UnityEditor.Editor.OnInspectorGUI()
Back to top Generated by DocFX