C# Class ExampleMod.Items.ExampleQuestFish

Inheritance: Terraria.ModLoader.ModItem
Afficher le fichier Open project: bluemagic123/tModLoader

Méthodes publiques

Méthode Description
AnglerQuestChat ( string &description, string &catchLocation ) : void
IsAnglerQuestAvailable ( ) : bool
IsQuestFish ( ) : bool
SetDefaults ( ) : void

Method Details

AnglerQuestChat() public méthode

public AnglerQuestChat ( string &description, string &catchLocation ) : void
description string
catchLocation string
Résultat void

IsAnglerQuestAvailable() public méthode

public IsAnglerQuestAvailable ( ) : bool
Résultat bool

IsQuestFish() public méthode

public IsQuestFish ( ) : bool
Résultat bool

SetDefaults() public méthode

public SetDefaults ( ) : void
Résultat void