added commission tracker to HUD
This commit is contained in:
@@ -48,7 +48,8 @@ private:
|
||||
UPROPERTY(meta = (BindWidget))
|
||||
TObjectPtr<UCommonTextBlock> DescriptionText;
|
||||
|
||||
UPROPERTY(meta = (BindWidget))
|
||||
// Optional so display-only hosts (e.g. the HUD commission tracker) can reuse this row without a button.
|
||||
UPROPERTY(meta = (BindWidgetOptional))
|
||||
TObjectPtr<UButton> AcceptButton;
|
||||
|
||||
UPROPERTY(meta = (BindWidgetOptional))
|
||||
|
||||
Reference in New Issue
Block a user