EverNewJoy/VictoryPlugin

Compile Problem.

Closed this issue · 1 comments

Plugins/VictoryPlugin/Source/VictoryBPLibrary/Public/VictoryBPFunctionLibrary.h(1800): error : 'GetTimeAlive' conflicts with 'Function /Script/VictoryBPLibrary.VictoryBPFunctionLibrary:GetTimeAlive'.

The error should tell you enough. I fixed it by renaming the function to something else.

that was an error caused by Kris's pull request,I fixed locally but never uploaded