C# Class UnityEditor.AudioMixerGroupEditor

Inheritance: Editor
Afficher le fichier Open project: randomize/VimConfig

Méthodes publiques

Свойство Type Description
kPrefKeyForShowCpuUsage string

Méthodes publiques

Méthode Description
OnInspectorGUI ( ) : void
Update ( ) : void
UseDefaultMargins ( ) : bool

Private Methods

Méthode Description
CopyAllEffectToSnapshots ( MenuCommand command ) : void
DrawHeaderHelpAndSettingsGUI ( Rect r ) : void
OnDisable ( ) : void
OnEnable ( ) : void
ShowCPUUsage ( MenuCommand command ) : void

Method Details

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

UseDefaultMargins() public méthode

public UseDefaultMargins ( ) : bool
Résultat bool

Property Details

kPrefKeyForShowCpuUsage public_oe static_oe property

public static string kPrefKeyForShowCpuUsage
Résultat string