CraftStationType
Inherits: Resource
Determines the type of CraftStation.
Description
This is used by CraftStation to filter the valid Recipes in the CraftStation.valid_recipes list using the value set in the Recipe.station recipes.
Properties
|
||
|
|
|
|
|
Property Descriptions
Texture2D icon 🔗
void set_icon(value:
Texture2D)Texture2Dget_icon()
Station type icon.
String id = "" 🔗
void set_id(value:
String)Stringget_id()
There is currently no description for this property. Please help us by contributing one!
String name = "" 🔗
void set_name(value:
String)Stringget_name()
Station type name.