Struct ReteConnectionId
Assembly: EyeAuras.BehaviorTree.dll
Syntax
[TypeConverter(typeof(ReteConnectionId.ReteConnectionIdTypeConverter))]
[JsonConverter(typeof(ReteConnectionId.ReteConnectionIdSystemTextJsonConverter))]
public struct ReteConnectionId : ISpanFormattable, IFormattable, ISpanParsable<ReteConnectionId>, IParsable<ReteConnectionId>, IComparable<ReteConnectionId>, IEquatable<ReteConnectionId>
Constructors
Fields
Properties
Methods
Operators
Explicit Interface Implementations
Extension Methods