You've already forked LuckyWorld
Optimize WB_SelectGoalMenu
This commit is contained in:
@ -14,4 +14,7 @@ class LUCKYWORLDV2_API UPathfindingSelectorUserWidget : public UUserWidget
|
||||
{
|
||||
GENERATED_BODY()
|
||||
|
||||
public:
|
||||
UFUNCTION(BlueprintCallable, BlueprintImplementableEvent)
|
||||
void BPClickSelectObjectBtn();
|
||||
};
|
||||
|
Reference in New Issue
Block a user