Table of Contents

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

string

Id

public string Id { get; set; }

Property Value

string

Terminal

public bool Terminal { get; set; }

Property Value

bool