UINTERFACE(dependson=UVictoryCore, MinimalAPI)
error : The dependsOn specifier is deprecated. Please use #include “ClassHeaderFilename.h” instead.
Just remove the dependson specifier and add an #include “VictoryCore.h” file
UINTERFACE(dependson=UVictoryCore, MinimalAPI)
error : The dependsOn specifier is deprecated. Please use #include “ClassHeaderFilename.h” instead.
Just remove the dependson specifier and add an #include “VictoryCore.h” file