Added WBP_Maps,WBP_Settings to MainMenuWidg
Added new widgets and now adding functionaity to escape button to make it close and re-open the menu
This commit is contained in:
parent
0da833f0f7
commit
17df5728d9
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9924adc1eadbd60684aee9ffc05c8f5aa636923468ebfe1ca8d41db76445041f
|
||||
size 34451
|
||||
oid sha256:01a1ba0073743e0c5871ab023b39117c41a2a73d74be6a36222bb6bf2ad9693d
|
||||
size 99725
|
||||
|
3
Content/Blueprints/Inventory_UI/WBP_Maps.uasset
Normal file
3
Content/Blueprints/Inventory_UI/WBP_Maps.uasset
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:10fac2a11959b7bc16c12f2336458383eaaa3dc1e89044ddf78933ca976cf35d
|
||||
size 28575
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2d2aa6ed935872f74a965e1274dfc06acb9fc1819b2b04ac01c099648ef99ef4
|
||||
size 111396
|
||||
oid sha256:b41da3a5f64aafeabe8e5f9294de65016b5b9fa03491721354c6d5f30968f6db
|
||||
size 106135
|
||||
|
3
Content/Blueprints/Inventory_UI/WBP_Settings.uasset
Normal file
3
Content/Blueprints/Inventory_UI/WBP_Settings.uasset
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f70e943d3bc9e226f9cf87624f0bf28bdd677ed454c3d5ee89b50212295e3867
|
||||
size 28174
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e8530854df7a84b19c87fd25375609a17bd88bdb4b4ab9f7c4a65e83d92adca3
|
||||
size 72997
|
||||
oid sha256:b7c41b3c242cbb0acd8fbf1fb7565ba2ea56894362d75f8e8be45d7ec782f251
|
||||
size 71738
|
||||
|
@ -102,4 +102,6 @@ public:
|
||||
|
||||
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Widgets")
|
||||
UUserWidget* ImportantStats;
|
||||
UPROPERTY(EditAnywhere, BlueprintReadWrite, Category = "Widgets")
|
||||
UUserWidget* MainMenuWidget;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user