Api Sandbox UI SelectionEvent
class

SelectionEvent

public class SelectionEvent : PanelEvent

Constructors

SelectionEvent(String event_name, Panel active)

Fields

Name Type Description
SelectionRect Rect
StartPoint Vector2
EndPoint Vector2
Assembly: Sandbox.Engine Namespace: Sandbox.UI Full Name: Sandbox.UI.SelectionEvent