Add item data assets and building placement foundation
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
// Copyright Pacificao. All Rights Reserved.
|
||||
|
||||
#include "AgrarianRecipeDataAsset.h"
|
||||
|
||||
FName UAgrarianRecipeDataAsset::GetRecipeId() const
|
||||
{
|
||||
return Recipe.RecipeId;
|
||||
}
|
||||
Reference in New Issue
Block a user