C# Class UnityEditor.RectSelection

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

Public Methods

Method Description
OnGUI ( ) : void
RectSelection ( EditorWindow window ) : System

Private Methods

Method Description
SendCommandsOnModifierKeys ( ) : void
UpdateSelection ( Object existingSelection, Object newObject, SelectionType type, bool isRectSelection ) : void

Method Details

OnGUI() public method

public OnGUI ( ) : void
return void

RectSelection() public method

public RectSelection ( EditorWindow window ) : System
window EditorWindow
return System