EverNewJoy / VictoryPlugin

Rama's Victory BP Plugin
MIT License
867 stars 256 forks source link

Compile Problem. #22

Closed FinalSparkGamestudios closed 7 years ago

FinalSparkGamestudios commented 7 years ago

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.

EverNewJoy commented 7 years ago

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