Struct BTReteNodeParams
Implements
Inherited Members
Namespace: EyeAuras.BehaviorTree.Editor.Rete
Assembly: EyeAuras.BehaviorTree.dll
Syntax
public readonly struct BTReteNodeParams : IEquatable<BTReteNodeParams>
Properties
| Name | Description |
|---|---|
| NodeId | |
| NodeTypeName |
Methods
| Name | Description |
|---|---|
| Equals(BTReteNodeParams) | |
| Equals(object) | |
| GetHashCode() | |
| ToString() |
Operators
| Name | Description |
|---|---|
| operator ==(BTReteNodeParams, BTReteNodeParams) | |
| operator !=(BTReteNodeParams, BTReteNodeParams) |