C# Class ExampleMod.NPCs.ExampleChestSummon

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

Méthodes publiques

Свойство Type Description
LastChest int

Méthodes publiques

Méthode Description
ChestItemSummonCheck ( int x, int y, Mod mod ) : bool
PreUpdateBuffs ( ) : void

Method Details

ChestItemSummonCheck() public static méthode

public static ChestItemSummonCheck ( int x, int y, Mod mod ) : bool
x int
y int
mod Mod
Résultat bool

PreUpdateBuffs() public méthode

public PreUpdateBuffs ( ) : void
Résultat void

Property Details

LastChest public_oe property

public int LastChest
Résultat int