C# Class Terraria.LeveledRPGMod.LeveledRPGModUtilities

Afficher le fichier Open project: JavidPack/TerraCustom

Méthodes publiques

Méthode Description
WorldSpawned ( Tile tile ) : bool
saveEXP ( bool useCloudSaving, string path ) : void

Method Details

WorldSpawned() public static méthode

public static WorldSpawned ( Tile tile ) : bool
tile Tile
Résultat bool

saveEXP() public static méthode

public static saveEXP ( bool useCloudSaving, string path ) : void
useCloudSaving bool
path string
Résultat void