C# Class UnityAI.Core.Belief.BeliefNode

Afficher le fichier Open project: unityai/unityai-core Class Usage Examples

Méthodes publiques

Méthode Description
BeliefNode ( string vsXml ) : System

Construct the Belief Node given the input Xml

Method Details

BeliefNode() public méthode

Construct the Belief Node given the input Xml
public BeliefNode ( string vsXml ) : System
vsXml string Xml Data
Résultat System