Class AlwaysSuccessNodeProperties
Inheritance
AlwaysSuccessNodeProperties
Implements
Inherited Members
Namespace: EyeAuras.BehaviorTree.Nodes.Actions
Assembly: EyeAuras.BehaviorTree.dll
Syntax
public sealed record AlwaysSuccessNodeProperties : BTActionNodePropertiesBase, IEquatable<AuraPropertiesBase>, IBTNodeProperties, IAuraProperties, IPoeEyeConfigVersioned, IPoeEyeConfig, IHasVersion, ICanSetId, IHasId, IHasTypedId<string>, IEquatable<BTNodePropertiesBase>, IEquatable<BTActionNodePropertiesBase>, IEquatable<AlwaysSuccessNodeProperties>
Constructors
Name | Description |
---|---|
AlwaysSuccessNodeProperties() |
Properties
Name | Description |
---|---|
EqualityContract | |
Version |
Methods
Name | Description |
---|---|
Equals(AlwaysSuccessNodeProperties?) | |
Equals(BTActionNodePropertiesBase?) | |
Equals(object?) | |
GetHashCode() | |
PrintMembers(StringBuilder) | |
ToString() | |
<Clone>$() |
Operators
Name | Description |
---|---|
operator ==(AlwaysSuccessNodeProperties?, AlwaysSuccessNodeProperties?) | |
operator !=(AlwaysSuccessNodeProperties?, AlwaysSuccessNodeProperties?) |