InteractingEventArgs Structure
Event data in a StandardTool.Interacting event.
Namespace: Carmenta.Engine
NuGet/Assembly: Carmenta.Engine.5.17.0.nupkg (in the CECore assembly)
NuGet/Assembly: Carmenta.Engine.5.17.0.nupkg (in the CECore assembly)
Thread safety: Members defined in this class are thread-safe.
Syntax
public class InteractingEventArgs : EventArgsPlatforms
Windows, Linux, Android
InteractingEventArgs Members
The InteractingEventArgs type has the following members.
Constructors
Properties
| Name | Description |
|---|
| Name | Description |
|---|---|
| FeatureInteractions | Gets the list of FeatureInteractions that are about to be interacted with. |
| X | Gets the X coordinate of the mouse event that triggered the interaction. |
| Y | Gets the Y coordinate of the mouse event that triggered the interaction. |
Methods
| Name | Description |
|---|