Course 90.
Created native gameplay tags.
This commit is contained in:
@@ -57,6 +57,7 @@ bAuthorizeAutomaticWidgetVariableCreation=False
|
||||
[/Script/Engine.Engine]
|
||||
+ActiveGameNameRedirects=(OldGameName="TP_BlankBP",NewGameName="/Script/Aura")
|
||||
+ActiveGameNameRedirects=(OldGameName="/Script/TP_BlankBP",NewGameName="/Script/Aura")
|
||||
+AssetManagerClassName=/Script/Aura.AuraAssetManager
|
||||
|
||||
[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
|
||||
bEnablePlugin=True
|
||||
|
||||
@@ -12,7 +12,7 @@ InvalidTagCharacters="\"\',"
|
||||
+GameplayTagTableList=/Game/Blueprints/AbilitySystem/GameplayTags/DT_Consumables.DT_Consumables
|
||||
NumBitsForContainerSize=6
|
||||
NetIndexFirstBitSegment=16
|
||||
+GameplayTagList=(Tag="Attributes.Primary. Intelligence",DevComment="Characters Intelligence stat")
|
||||
+GameplayTagList=(Tag="Attributes.Primary.Intelligence",DevComment="Characters Intelligence stat")
|
||||
+GameplayTagList=(Tag="Attributes.Primary.Resilience",DevComment="")
|
||||
+GameplayTagList=(Tag="Attributes.Primary.Strength",DevComment="Characters current strength")
|
||||
+GameplayTagList=(Tag="Attributes.Primary.Vigor",DevComment="")
|
||||
|
||||
Reference in New Issue
Block a user