C# Class Alexandria.Engines.Sciagi.Resources.MessageItem

An item in a Message.
Inheritance: Asset
Exibir arquivo Open project: Burton-Radons/Alexandria Class Usage Examples

Private Properties

Property Type Description
MessageItem System
ReadAddOn void
ReadText void

Public Methods

Method Description
ToString ( ) : string

Convert to a string representation of the message item.

Private Methods

Method Description
MessageItem ( Message message, int index, AssetLoader loader ) : System
ReadAddOn ( BinaryReader reader ) : void
ReadText ( BinaryReader reader ) : void

Method Details

ToString() public method

Convert to a string representation of the message item.
public ToString ( ) : string
return string