Method | 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 |
public static CreatePotion ( Transform t, bool parent = false ) : GameObject | ||
t | Transform | |
parent | bool | |
return | GameObject |
public static CreateScroll ( Transform t, bool parent = false ) : GameObject | ||
t | Transform | |
parent | bool | |
return | GameObject |
public static CreateShopItem ( Transform tf, bool parent = false ) : GameObject | ||
tf | Transform | |
parent | bool | |
return | GameObject |
public static CreateTome ( Transform t, bool parent = false ) : GameObject | ||
t | Transform | |
parent | bool | |
return | GameObject |