C# 클래스 ExampleMod.Items.ExampleQuestFish

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

공개 메소드들

메소드 설명
AnglerQuestChat ( string &description, string &catchLocation ) : void
IsAnglerQuestAvailable ( ) : bool
IsQuestFish ( ) : bool
SetDefaults ( ) : void

메소드 상세

AnglerQuestChat() 공개 메소드

public AnglerQuestChat ( string &description, string &catchLocation ) : void
description string
catchLocation string
리턴 void

IsAnglerQuestAvailable() 공개 메소드

public IsAnglerQuestAvailable ( ) : bool
리턴 bool

IsQuestFish() 공개 메소드

public IsQuestFish ( ) : bool
리턴 bool

SetDefaults() 공개 메소드

public SetDefaults ( ) : void
리턴 void