I’m trying to configure certain DmgType parameters via Graph but it seems, there is no Graph for files of this type (BPTYPE_Const). Is there a way to do it?
Would I have to do the configuration in the Blueprint that actually uses the DmgType? If yes, how would I access it?
The parameter I would like to adjust is “Damage Character Status Value Modifier”, which is an array…I guess that will be the next challenge…