AGS.Types.GUIInventory.GUIInventory C# (CSharp) 메소드

GUIInventory() 공개 메소드

public GUIInventory ( ) : System
리턴 System
        public GUIInventory()
        {
        }

Same methods

GUIInventory::GUIInventory ( XmlNode node ) : System
GUIInventory::GUIInventory ( int x, int y, int width, int height ) : System
GUIInventory