C# Class AGS.Types.LipSync

Afficher le fichier Open project: adventuregamestudio/ags Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
FromXml ( XmlNode node ) : void
LipSync ( ) : System
ToXml ( XmlTextWriter writer ) : void

Method Details

FromXml() public méthode

public FromXml ( XmlNode node ) : void
node System.Xml.XmlNode
Résultat void

LipSync() public méthode

public LipSync ( ) : System
Résultat System

ToXml() public méthode

public ToXml ( XmlTextWriter writer ) : void
writer System.Xml.XmlTextWriter
Résultat void