Show / Hide Table of Contents

Class DragSoundEffectToHierarchy

Registers the drag behaviour when a sound effect is dragged into the scene hierarchy.

Inheritance
System.Object
UnityEngine.Object
UnityEngine.ScriptableObject
UnityEditor.Editor
DragAssetToHierarchy<SoundEffect>
DragSoundEffectToHierarchy
Inherited Members
DragAssetToHierarchy<SoundEffect>.DraggedOnToExistingObject
DragAssetToHierarchy<SoundEffect>.DraggedOnToEmpty
Namespace: InsaneScatterbrain.RetroKit.Editor
Syntax
[InitializeOnLoad]
public class DragSoundEffectToHierarchy : DragAssetToHierarchy<SoundEffect>, IPreviewable, IToolModeOwner
Back to top Generated by DocFX