InputPlumberMouseEvent
Inherits: Resource
Properties
| Type | Name | Default |
|---|---|---|
| String | button | |
| InputPlumberMouseMotionEvent | motion |
Methods
| Returns | Signature |
|---|---|
| InputPlumberMouseEvent | from_dict(dict: Dictionary) |
| Dictionary | to_dict() |
Property Descriptions
button
String button
Note
There is currently no description for this property. Please help us by contributing one!
motion
InputPlumberMouseMotionEvent motion
Note
There is currently no description for this property. Please help us by contributing one!
Method Descriptions
from_dict()
InputPlumberMouseEvent from_dict(dict: Dictionary)
Note
There is currently no description for this method. Please help us by contributing one!
to_dict()
Dictionary to_dict()
Note
There is currently no description for this method. Please help us by contributing one!