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

파일 보기 프로젝트 열기: unityai/unityai-core 1 사용 예제들

공개 메소드들

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

Construct the Belief Node given the input Xml

메소드 상세

BeliefNode() 공개 메소드

Construct the Belief Node given the input Xml
public BeliefNode ( string vsXml ) : System
vsXml string Xml Data
리턴 System