Show / Hide Table of Contents

Class SoundEffectEditorWindow

Inheritance
System.Object
UnityEngine.Object
UnityEngine.ScriptableObject
UnityEditor.EditorWindow
MoreEditorWindow
SoundEffectEditorWindow
Inherited Members
MoreEditorWindow.FixedFrameRate
MoreEditorWindow.OnFixedUpdate
MoreEditorWindow.OnEnableEvent
MoreEditorWindow.OnDisableEvent
MoreEditorWindow.OnDestroyEvent
Namespace: InsaneScatterbrain.RetroKit.Editor
Syntax
public class SoundEffectEditorWindow : MoreEditorWindow

Constructors

SoundEffectEditorWindow()

Declaration
public SoundEffectEditorWindow()

Methods

ShowWindow()

Declaration
[MenuItem("Window/RetroKit/Sound Effect Editor")]
public static void ShowWindow()
Back to top Generated by DocFX