Class BehaviorState
- Namespace
- JD.AI.Core.Specifications
- Assembly
- JD.AI.Core.dll
public sealed class BehaviorState
- Inheritance
-
BehaviorState
- Inherited Members
Properties
Description
public string Description { get; set; }
Property Value
Id
public string Id { get; set; }
Property Value
Terminal
public bool Terminal { get; set; }