Property | Type | Description | |
---|---|---|---|
AcceptButton | Button, | ||
BlueprintDatabase | BlueprintDatabase, | ||
BlueprintPrefab | GameObject | ||
BlueprintsContainer | Transform | ||
CraftingMaterialCounters | List |
||
CraftingTabs | Sprite[] | ||
IngredientPrefab | GameObject | ||
Ingredients | List |
||
IngredientsContainer | Transform | ||
ItemInfoPanel | ItemInfoPanel | ||
SelectedBlueprint | Blueprint |
Method | Description | |
---|---|---|
Accept ( ) : void | ||
AddBlueprints ( ) : void | ||
AddItem ( ) : void | ||
OnDrop ( PointerEventData data ) : void | ||
RemoveMaterials ( ) : void | ||
UpdateData ( ) : void |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
Start ( ) : void |
public OnDrop ( PointerEventData data ) : void | ||
data | PointerEventData | |
return | void |
public BlueprintDatabase, BlueprintDatabase | ||
return | BlueprintDatabase, |