프로퍼티 | 타입 | 설명 | |
---|---|---|---|
InventoryType | sbyte | ||
Slots | sbyte | ||
Title | string | ||
WindowID | sbyte |
메소드 | 설명 | |
---|---|---|
OpenWindowPacket ( sbyte windowId, sbyte inventoryType, string title = null, sbyte slots ) : Sharpcraft.Networking.Enums |
public OpenWindowPacket ( sbyte windowId, sbyte inventoryType, string title = null, sbyte slots ) : Sharpcraft.Networking.Enums | ||
windowId | sbyte | |
inventoryType | sbyte | |
title | string | |
slots | sbyte | |
리턴 | Sharpcraft.Networking.Enums |