feat: 增加了UI窗口和UI-控制器通信
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
;METADATA=(Diff=true, UseCommands=true)
|
||||
|
||||
[/Script/GameplayTags.GameplayTagsSettings]
|
||||
ImportTagsFromConfig=True
|
||||
WarnOnInvalidTags=True
|
||||
@@ -17,5 +18,7 @@ NetIndexFirstBitSegment=16
|
||||
+GameplayTagList=(Tag="Gameplay.Action.Hello",DevComment="")
|
||||
+GameplayTagList=(Tag="Gameplay.Action.Move",DevComment="")
|
||||
+GameplayTagList=(Tag="Gameplay.Action.Run",DevComment="")
|
||||
+GameplayTagList=(Tag="Gameplay.Action.UI.Hint",DevComment="")
|
||||
+GameplayTagList=(Tag="Gameplay.Action.UI.Inventory",DevComment="")
|
||||
+GameplayTagList=(Tag="Gameplay.Item.Property.Test",DevComment="")
|
||||
|
||||
|
||||
BIN
Content/Blueprints/BP_Hud.uasset
LFS
BIN
Content/Blueprints/BP_Hud.uasset
LFS
Binary file not shown.
Binary file not shown.
BIN
Content/Blueprints/Component/BP_UniversalEndpointComp.uasset
LFS
Normal file
BIN
Content/Blueprints/Component/BP_UniversalEndpointComp.uasset
LFS
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
Content/Inputs/IA/IA_Hint.uasset
LFS
Normal file
BIN
Content/Inputs/IA/IA_Hint.uasset
LFS
Normal file
Binary file not shown.
BIN
Content/Inputs/IA/IA_Inventory.uasset
LFS
Normal file
BIN
Content/Inputs/IA/IA_Inventory.uasset
LFS
Normal file
Binary file not shown.
Binary file not shown.
Submodule Plugins/CharacterControl updated: 8eb8cde913...2dc85d606f
Reference in New Issue
Block a user