C# Class Sharpcraft.Networking.Packets.UpdateWindowPropertyPacket

Inheritance: Packet
Exibir arquivo Open project: SijmenSchoon/Sharpcraft Class Usage Examples

Public Properties

Property Type Description
Property System.Int16
Property short
Value System.Int16
Value short
WindowID sbyte

Public Methods

Method Description
UpdateWindowPropertyPacket ( sbyte windowId, Int16 property, Int16 value ) : System

Method Details

UpdateWindowPropertyPacket() public method

public UpdateWindowPropertyPacket ( sbyte windowId, Int16 property, Int16 value ) : System
windowId sbyte
property System.Int16
value System.Int16
return System

Property Details

Property public_oe property

public Int16,System Property
return System.Int16

Property public_oe property

public short Property
return short

Value public_oe property

public Int16,System Value
return System.Int16

Value public_oe property

public short Value
return short

WindowID public_oe property

public sbyte WindowID
return sbyte