- Namespace
- Atavism
- Base Types
-
- MonoBehaviour
graph BT
Type-->Base0["MonoBehaviour"]
Type["Crafting"]
class Type type-node
Syntax
public class Crafting : MonoBehaviour
Fields
| Name | Constant Value | Summary |
|---|---|---|
| gridSize | ||
| recipeName | ||
| resultItems |
Properties
| Name | Value | Summary |
|---|---|---|
| CoordEffect | string | |
| CurrentResourceNode | int | |
| Get |
bool | |
| GridItems | List |
|
| Instance | Crafting |
static
|
| RecipeItem | AtavismInventoryItem | |
| ResourceLoot | List |
|
| ResultItems | List |
|
| Station | GameObject | |
| StationType | string |