s&
newspaper
About
info
About s&box
newspaper
Latest News
published_with_changes
Changes
map
Roadmap
monitoring
Metrics
games
Games
sports_esports
Browse Games
rocket
Discover Games
business_center
Workshop
sports_esports
Games
landscape
Maps
chair
Models
texture
Materials
apparel
Clothing
construction
More..
forum
Forum
docs
Docs
docs
Documentation
dashboard
Api Reference
school
Tutorials
input
Log in with Steam
chevron_left
Change Language
简体中文
English
Русский
Español
Português-Brasil
Deutsch
日本語
Français
Polski
Türkçe
한국어
Pirate
Italiano
ไทย
繁體中文
Українська
Čeština
Nederlands
Magyar
Dansk
Suomi
Svenska
Norsk
Ελληνικά
Română
Български
Tiếng Việt
Bahasa Indonesia
Español-Latinoamérica
العربية
Api
Structs
MouseEvent
chevron_left
Structs
struct
MouseEvent
search
Properties
data_object
Accepted
data_object
Button
data_object
ButtonState
data_object
HasAlt
data_object
HasCtrl
data_object
HasShift
data_object
IsDoubleClick
data_object
KeyboardModifiers
data_object
LeftMouseButton
data_object
LocalPosition
data_object
MiddleMouseButton
data_object
RightMouseButton
data_object
ScreenPosition
data_object
WindowPosition
MouseEvent
Information about a Editor.Widgets mouse event.
struct
Editor
.
sealed
Sandbox.Tools
data_object
Properties
14
Accepted
bool
Whether this event should be propagated to parent widgets (
) or not (
).
Button
MouseButtons
The mouse button that triggered the event.
ButtonState
MouseButtons
The current mouse button state.
HasAlt
bool
Whether
Alt
key was being held down at the time of the event.
HasCtrl
bool
Whether
Control
key was being held down at the time of the event.
HasShift
bool
Whether
Shift
key was being held down at the time of the event.
IsDoubleClick
bool
Whether this mouse event was a double click.
KeyboardModifiers
KeyboardModifiers
The keyboard modifier keys that were held down at the moment the event triggered.
LeftMouseButton
bool
Whether the event was triggered by the left mouse button.
LocalPosition
Vector2
Position of the mouse cursor relative to the widgets top left corner.
MiddleMouseButton
bool
Whether the event was triggered by the left mouse button.
RightMouseButton
bool
Whether the event was triggered by the left mouse button.
ScreenPosition
Vector2
Absolute position of the mouse cursor on the screen.
WindowPosition
Vector2
Position of the mouse cursor relative to the top left corner of the window the widget belongs to.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.