自动化烹饪流程
This commit is contained in:
		| @ -48,4 +48,13 @@ public: | ||||
|  | ||||
| 	UFUNCTION(BlueprintPure) | ||||
| 	static bool GetLevelItemDescription(const FName& RowName, FBusyLevelItemDescription& RowData); | ||||
|  | ||||
| 	UFUNCTION(BlueprintPure) | ||||
| 	static bool GetHomelandItemDescription(const FName& RowName, FBusyHomelandItemDescription& RowData); | ||||
|  | ||||
| 	UFUNCTION(BlueprintPure) | ||||
| 	static bool GetItemDescription(const FName& RowName, FBusyItemDescription& RowData); | ||||
|  | ||||
| 	UFUNCTION(BlueprintPure) | ||||
| 	static bool GetCookMaterialStateConfig(const FName& RowName, FBusyCookMaterialStateConfig& RowData); | ||||
| }; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user