Class KeyPressActionNodeProperties
Inheritance
KeyPressActionNodeProperties
Implements
Inherited Members
Namespace: EyeAuras.Roxy.Nodes.KeyPress
Assembly: EyeAuras.Roxy.dll
Syntax
public sealed record KeyPressActionNodeProperties : SendInputNodeProperties, IEquatable<AuraPropertiesBase>, IBTNodeProperties, IAuraProperties, IPoeEyeConfigVersioned, IPoeEyeConfig, IHasVersion, ICanSetId, IHasId, IHasTypedId<string>, IEquatable<BTNodePropertiesBase>, IEquatable<BTActionNodePropertiesBase>, IEquatable<SendInputNodeProperties>, IEquatable<KeyPressActionNodeProperties>
Constructors
| Name | Description |
|---|---|
| KeyPressActionNodeProperties() |
Properties
| Name | Description |
|---|---|
| EqualityContract | |
| Hotkey | Gets or sets the hotkey to trigger the action. |
| KeyPressDelay | |
| Version |
Methods
| Name | Description |
|---|---|
| Equals(KeyPressActionNodeProperties?) | |
| Equals(SendInputNodeProperties?) | |
| Equals(object?) | |
| GetHashCode() | |
| PrintMembers(StringBuilder) | |
| ToString() | |
| <Clone>$() |
Operators
| Name | Description |
|---|---|
| operator ==(KeyPressActionNodeProperties?, KeyPressActionNodeProperties?) | |
| operator !=(KeyPressActionNodeProperties?, KeyPressActionNodeProperties?) |