Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetTable ( ) : |
||
GetXMLDocumentElementName ( ) : string | ||
GetXMLElementName ( ) : string | ||
Load ( |
||
Load ( System.Xml.Linq.XElement dialogueElement ) : void | ||
SIPDialogueAsset ( ) : System.Data | ||
SIPDialogueAsset ( |
||
SIPDialogueAsset ( SIPDialogue sipDialogue ) : System.Data | ||
ToXML ( ) : string | ||
ToXMLNoParent ( ) : string |
public GetXMLDocumentElementName ( ) : string | ||
return | string |
public Load ( System.Xml.Linq.XElement dialogueElement ) : void | ||
dialogueElement | System.Xml.Linq.XElement | |
return | void |
public SIPDialogueAsset ( |
||
row | ||
return | System.Data |
public SIPDialogueAsset ( SIPDialogue sipDialogue ) : System.Data | ||
sipDialogue | SIPDialogue | |
return | System.Data |