Свойство | Type | Description | |
---|---|---|---|
AddSuspendedText | void | ||
RemoveSuspendedText | void |
Méthode | Description | |
---|---|---|
AudioMixerItem ( int id, int depth, TreeViewItem parent, string displayName, UnityEditor.Audio.AudioMixerController mixer, string infoText ) : System | ||
UpdateSuspendedString ( bool force ) : void |
Méthode | Description | |
---|---|---|
AddSuspendedText ( ) : void | ||
RemoveSuspendedText ( ) : void |
public AudioMixerItem ( int id, int depth, TreeViewItem parent, string displayName, UnityEditor.Audio.AudioMixerController mixer, string infoText ) : System | ||
id | int | |
depth | int | |
parent | TreeViewItem | |
displayName | string | |
mixer | UnityEditor.Audio.AudioMixerController | |
infoText | string | |
Résultat | System |
public UpdateSuspendedString ( bool force ) : void | ||
force | bool | |
Résultat | void |