C# Class UnityEditor.AudioMixerSnapshotListView.SnapshotMenu

Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Méthode Description
Show ( Rect buttonRect, AudioMixerSnapshotController snapshot, AudioMixerSnapshotListView list ) : void

Private Methods

Méthode Description
Delete ( object userData ) : void
Duplicate ( object userData ) : void
Rename ( object userData ) : void
SetAsStartupSnapshot ( object userData ) : void

Method Details

Show() public static méthode

public static Show ( Rect buttonRect, AudioMixerSnapshotController snapshot, AudioMixerSnapshotListView list ) : void
buttonRect UnityEngine.Rect
snapshot UnityEditor.Audio.AudioMixerSnapshotController
list AudioMixerSnapshotListView
Résultat void