C# 클래스 ExampleMod.Items.Armor.AbominationMask

상속: Terraria.ModLoader.ModItem
파일 보기 프로젝트 열기: bluemagic123/tModLoader

공개 메소드들

메소드 설명
Autoload ( string &name, string &texture, IList equips ) : bool
DrawHead ( ) : bool
SetDefaults ( ) : void

메소드 상세

Autoload() 공개 메소드

public Autoload ( string &name, string &texture, IList equips ) : bool
name string
texture string
equips IList
리턴 bool

DrawHead() 공개 메소드

public DrawHead ( ) : bool
리턴 bool

SetDefaults() 공개 메소드

public SetDefaults ( ) : void
리턴 void