Optimizing WB_CaptureSettings

This commit is contained in:
martinluckyrobots
2025-04-11 13:33:10 +08:00
parent 8d20bf761d
commit e670c690ce
7 changed files with 60 additions and 2 deletions

View File

@ -47,4 +47,7 @@ public:
UFUNCTION(BlueprintCallable, BlueprintImplementableEvent)
void DoRefreshListView();
UFUNCTION(BlueprintCallable, BlueprintImplementableEvent)
void DoAutoConfirm();
};