C# 클래스 UnityAI.Core.Belief.Arc

Represents a single Arc in Bayes Net
파일 보기 프로젝트 열기: unityai/unityai-core 1 사용 예제들

공개 메소드들

메소드 설명
Arc ( string vsXml ) : System

Create an Arc given input xml

메소드 상세

Arc() 공개 메소드

Create an Arc given input xml
public Arc ( string vsXml ) : System
vsXml string Xml Data
리턴 System