At the Udemy course 54. video the code GetAllAssetTag() method does not work (I am Using UE 5.4 right now). in UE 5.4 there is no Asset Tag section in GE_CrystalHeal. and I already try something different and it did not work either.
#UdemyCourse 54.Video GetAllAssetTag()
23 messages · Page 1 of 1 (latest)
Try searching for Asset Tags in the search bar at the top of this window, those tags in the screenshot are related to the modifier, they define the tag conditions the target must meet for the modifier to apply to it, and they are not included in the GetAllAssetTags function. The asset tags are related to the gameplay effect itself, they are tags that the GE has but don't apply to their target. Kinda like identifier tags for the GE
When I Asset Tags this gas-forum, there is no matching posts.
hmm you're in 5.4, may be the same thing that people had issue with 5.3, they in a different part there. Can you print the whole window? Without the search
oh yeah, there was a change in 5.3, so now it is GameplayEffect->Components
like this
no I'm in 5.2, it just show all types of tags at once
starting in 5.3, the tags are now in this Component section, and you have to add only the ones you're gonna use
this screenshot was from someone in Udemy
yeah I think that must be it, so you just add your tags to ** Add to Inherited**