This one was because my declaration for that func in the header file was missing its #if WITH_EDITOR that is supposed to surround that func. Thanks!
This one was because my declaration for that func in the header file was missing its #if WITH_EDITOR that is supposed to surround that func. Thanks!