C# Class Drop, chrawl

Afficher le fichier Open project: PentaHelix/chrawl Class Usage Examples

Méthodes publiques

Méthode Description
CreatePotion ( Transform t, bool parent = false ) : GameObject
CreateScroll ( Transform t, bool parent = false ) : GameObject
CreateShopItem ( Transform tf, bool parent = false ) : GameObject
CreateTome ( Transform t, bool parent = false ) : GameObject

Method Details

CreatePotion() public static méthode

public static CreatePotion ( Transform t, bool parent = false ) : GameObject
t Transform
parent bool
Résultat GameObject

CreateScroll() public static méthode

public static CreateScroll ( Transform t, bool parent = false ) : GameObject
t Transform
parent bool
Résultat GameObject

CreateShopItem() public static méthode

public static CreateShopItem ( Transform tf, bool parent = false ) : GameObject
tf Transform
parent bool
Résultat GameObject

CreateTome() public static méthode

public static CreateTome ( Transform t, bool parent = false ) : GameObject
t Transform
parent bool
Résultat GameObject