Show / Hide Table of Contents

Class DragSampleSetToHierarchy

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

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