[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 class VariablePacket : PacketBase
Public Class VariablePacket _
	Inherits PacketBase
public ref class VariablePacket : public PacketBase

Members

         
 All Members  Constructors   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
VariablePacket(array<Byte>[]()[])
Initializes a new instance of the VariablePacket class
Data (Inherited from PacketBase.)
Id (Inherited from PacketBase.)
Lenght (Overrides PacketBase..::.Lenght.)

Inheritance Hierarchy

See Also