C# Class Sharpcraft.Networking.Packets.CloseWindowPacket

Inheritance: Packet
Mostra file Open project: SijmenSchoon/Sharpcraft Class Usage Examples

Public Properties

Property Type Description
WindowID sbyte

Public Methods

Method Description
CloseWindowPacket ( sbyte windowId ) : Sharpcraft.Networking.Enums

Method Details

CloseWindowPacket() public method

public CloseWindowPacket ( sbyte windowId ) : Sharpcraft.Networking.Enums
windowId sbyte
return Sharpcraft.Networking.Enums

Property Details

WindowID public_oe property

public sbyte WindowID
return sbyte