C# 클래스 GTRPlugins.LoadoutSwap

상속: IPluginDrawInventory
파일 보기 프로젝트 열기: dougbenham/TerrariaPatcher

공개 메소드들

메소드 설명
LoadoutSwap ( ) : System
OnDrawInventory ( ) : void

비공개 메소드들

메소드 설명
BtnLoadoutSwapClick ( object sender, EventArgs e ) : void

메소드 상세

LoadoutSwap() 공개 메소드

public LoadoutSwap ( ) : System
리턴 System

OnDrawInventory() 공개 메소드

public OnDrawInventory ( ) : void
리턴 void