prepared Shortcut rework for A* (working segment data)

This commit is contained in:
2022-02-05 14:26:46 +01:00
parent 1573598c2a
commit 1485621698
3 changed files with 47 additions and 75 deletions
+3
View File
@@ -30,6 +30,9 @@ public:
UPROPERTY(EditDefaultsOnly, BlueprintReadOnly, Category = "Config")
int32 TileSize = 100;
UPROPERTY(VisibleAnywhere, BlueprintReadWrite)
AAdventurePlayerController* PCRef;
UFUNCTION(BlueprintCallable, Category = "Generation")
void MakeGrid();
UPROPERTY(BlueprintReadOnly, Category = "Generation")