Skip to content

Commit

Permalink
unused property removed
Browse files Browse the repository at this point in the history
  • Loading branch information
MothDoctor committed Dec 18, 2021
1 parent 9d7df13 commit 7094fb5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Source/Flow/Public/Nodes/Route/FlowNode_SubGraph.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ class FLOW_API UFlowNode_SubGraph : public UFlowNode
UPROPERTY(EditAnywhere, Category = "Graph")
TSoftObjectPtr<UFlowAsset> Asset;

TWeakObjectPtr<UFlowAsset> AssetInstance;

UPROPERTY(SaveGame)
FString SavedAssetInstanceName;

Expand Down

0 comments on commit 7094fb5

Please sign in to comment.