C# Class UnityEditor.Graphs.LayerSettingsWindow

Inheritance: EditorWindow
显示文件 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
s_LayerSettingsWindow LayerSettingsWindow

Private Properties

Property Type Description
Init void
OnDisable void
OnEditorUpdate void
OnEnable void
OnGUI void
ShowAtPosition bool
UndoRedoPerformed void

Private Methods

Method Description
Init ( Rect buttonRect ) : void
OnDisable ( ) : void
OnEditorUpdate ( ) : void
OnEnable ( ) : void
OnGUI ( ) : void
ShowAtPosition ( Rect buttonRect, AnimatorControllerLayer layer, int layerIndex, AnimatorController controller ) : bool
UndoRedoPerformed ( ) : void

Property Details

s_LayerSettingsWindow public_oe static_oe property

public static LayerSettingsWindow,UnityEditor.Graphs s_LayerSettingsWindow
return LayerSettingsWindow