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

Members

            
 All Members  Constructors   Fields   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

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

Inheritance Hierarchy

See Also