Struct BTNodeId
Implements
Inherited Members
Namespace: EyeAuras.BehaviorTree.Nodes
Assembly: EyeAuras.BehaviorTree.Metadata.dll
Syntax
[TypeConverter(typeof(BTNodeId.BTNodeIdTypeConverter))]
[JsonConverter(typeof(BTNodeId.BTNodeIdSystemTextJsonConverter))]
public struct BTNodeId : ISpanFormattable, IFormattable, ISpanParsable<BTNodeId>, IParsable<BTNodeId>, IComparable<BTNodeId>, IEquatable<BTNodeId>
Constructors
| Name | Description |
|---|---|
| BTNodeId(string) |
Fields
| Name | Description |
|---|---|
| Empty |
Properties
| Name | Description |
|---|---|
| Value |