InteractedEventArgs Structure
Event data in a StandardTool.Interacted event.
Namespace: Carmenta.Engine
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECore assembly)
NuGet/Assembly: Carmenta.Engine.5.16.2.nupkg (in the CECore assembly)
Thread safety: Members defined in this class are thread-safe.
Syntax
public class InteractedEventArgs : EventArgs
Platforms
Windows, Linux, Android
InteractedEventArgs Members
The InteractedEventArgs type has the following members.
Constructors
Properties
Name | Description |
---|
Name | Description |
---|---|
Aborted | Gets a flag indicating if the operation was aborted by the user or completed successfully. |
Features | Gets the list of features that are involved in the operation. |
Interaction | Gets the type of interaction that has taken place. |
Node | Gets the index of the affected node. |
Methods
Name | Description |
---|