Show / Hide Table of Contents

Class DragSongToHierarchy

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

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