Class BTEditorConfig
Inherited Members
Namespace: EyeAuras.BehaviorTree.Prism
Assembly: EyeAuras.BehaviorTree.dll
Syntax
public sealed record BTEditorConfig : IPoeEyeConfigVersioned, IPoeEyeConfig, IHasVersion, IEquatable<BTEditorConfig>
Constructors
| Name | Description |
|---|---|
| BTEditorConfig() |
Properties
| Name | Description |
|---|---|
| HideTreeInstructions | |
| Version |
Methods
| Name | Description |
|---|---|
| Equals(BTEditorConfig?) | |
| Equals(object?) | |
| GetHashCode() | |
| ToString() | |
| <Clone>$() |
Operators
| Name | Description |
|---|---|
| operator ==(BTEditorConfig?, BTEditorConfig?) | |
| operator !=(BTEditorConfig?, BTEditorConfig?) |