Updated Affixes to look through folder structure in helper library
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
;METADATA=(Diff=true, UseCommands=true)
|
||||
|
||||
[/Script/GameplayTags.GameplayTagsSettings]
|
||||
ImportTagsFromConfig=True
|
||||
WarnOnInvalidTags=True
|
||||
@@ -11,9 +12,13 @@ InvalidTagCharacters="\"\',"
|
||||
NumBitsForContainerSize=6
|
||||
NetIndexFirstBitSegment=16
|
||||
+GameplayTagList=(Tag="Affix",DevComment="")
|
||||
+GameplayTagList=(Tag="Affix.Prefix.Core.Delete",DevComment="")
|
||||
+GameplayTagList=(Tag="Affix.Prefix.Core.Delete.abc",DevComment="")
|
||||
+GameplayTagList=(Tag="Affix.Prefix.Core.Delete.abcd",DevComment="")
|
||||
+GameplayTagList=(Tag="Affix.Prefix.Core.Dexterity",DevComment="")
|
||||
+GameplayTagList=(Tag="Affix.Prefix.Core.Intelligence",DevComment="")
|
||||
+GameplayTagList=(Tag="Affix.Prefix.Core.Strength",DevComment="")
|
||||
+GameplayTagList=(Tag="Affix.Suffix",DevComment="")
|
||||
+GameplayTagList=(Tag="SkillTier.Advanced",DevComment="")
|
||||
+GameplayTagList=(Tag="SkillTier.Intermediate",DevComment="")
|
||||
+GameplayTagList=(Tag="SkillTier.Starter",DevComment="")
|
||||
|
||||
Binary file not shown.
BIN
Content/Data/Stats/Affix/DA_Affix_Prefix_Core_ABC_T1.uasset
LFS
Normal file
BIN
Content/Data/Stats/Affix/DA_Affix_Prefix_Core_ABC_T1.uasset
LFS
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user