EverNewJoy / VictoryPlugin

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

i am getting a deprecated function error #63

Closed davedumas0 closed 5 years ago

davedumas0 commented 5 years ago

VictoryPlugin422/Source/VictoryBPLibrary/Private/VictoryBPFunctionLibrary.cpp(4098): warning C4996: 'operator new': Placement new on TIndirectArray has been deprecated - users should call Add() passing a pointer to an object created with new. Please update your code to the new API before upgrading to the next release, otherwise your project will no longer compile.

davedumas0 commented 5 years ago

never mind im dumb