C# Class LevelInfo, Hero.Coli

Afficher le fichier Open project: CyberCRI/Hero.Coli Class Usage Examples

Méthodes publiques

Méthode Description
ToString ( ) : string
getTag ( ) : string
tryInstantiateFromXml ( XmlNode node ) : bool

Method Details

ToString() public méthode

public ToString ( ) : string
Résultat string

getTag() public méthode

public getTag ( ) : string
Résultat string

tryInstantiateFromXml() public méthode

public tryInstantiateFromXml ( XmlNode node ) : bool
node XmlNode
Résultat bool