C# Class Sharpcraft.Networking.Packets.UpdateWindowPropertyPacket

Inheritance: Packet
Afficher le fichier Open project: SijmenSchoon/Sharpcraft Class Usage Examples

Méthodes publiques

Свойство Type Description
Property System.Int16
Property short
Value System.Int16
Value short
WindowID sbyte

Méthodes publiques

Méthode Description
UpdateWindowPropertyPacket ( sbyte windowId, Int16 property, Int16 value ) : System

Method Details

UpdateWindowPropertyPacket() public méthode

public UpdateWindowPropertyPacket ( sbyte windowId, Int16 property, Int16 value ) : System
windowId sbyte
property System.Int16
value System.Int16
Résultat System

Property Details

Property public_oe property

public Int16,System Property
Résultat System.Int16

Property public_oe property

public short Property
Résultat short

Value public_oe property

public Int16,System Value
Résultat System.Int16

Value public_oe property

public short Value
Résultat short

WindowID public_oe property

public sbyte WindowID
Résultat sbyte