[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Communication.Packets
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public abstract class SpeechBase : VariablePacket
Public MustInherit Class SpeechBase _
	Inherits VariablePacket
public ref class SpeechBase abstract : public VariablePacket

Members

         
 All Members  Constructors   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
SpeechBase(array<Byte>[]()[])
Initializes a new instance of the SpeechBase class
Color
Data (Inherited from PacketBase.)
Font
Graphic
Id (Inherited from PacketBase.)
Lenght (Inherited from VariablePacket.)
Name
Serial
Text
Type

Inheritance Hierarchy

See Also