메소드 | 설명 | |
---|---|---|
CreateQuestMap ( ) : System.Xml.Linq.XElement | ||
CreateQuests ( ) : System.Xml.Linq.XElement | ||
CreateTaskEvals ( string name, BioStateTaskList>.IDictionary |
||
Load ( string path ) : |
||
ReadQuests ( System.Xml.Linq.XElement root ) : BioQuest>.IDictionary |
||
Save ( string path ) : void | ||
XmlBioQuestMap ( BioQuest>.IDictionary |
public CreateQuestMap ( ) : System.Xml.Linq.XElement | ||
리턴 | System.Xml.Linq.XElement |
public CreateQuests ( ) : System.Xml.Linq.XElement | ||
리턴 | System.Xml.Linq.XElement |
public static CreateTaskEvals ( string name, BioStateTaskList>.IDictionary |
||
name | string | |
taskEvals | BioStateTaskList>.IDictionary | |
리턴 | System.Xml.Linq.XElement |
public static ReadQuests ( System.Xml.Linq.XElement root ) : BioQuest>.IDictionary |
||
root | System.Xml.Linq.XElement | |
리턴 | BioQuest>.IDictionary |
public XmlBioQuestMap ( BioQuest>.IDictionary |
||
quests | BioQuest>.IDictionary | |
리턴 | System |