Does this mean if the additional plugin didn’t use the ADDITIONALPLUGIN_API
notion, there is no way we can use the functions implemented there?
There is an extension plugin that implements a lot of helper functions that are BlueprintCallable but not exported with THATPLUGIN_API
and I really want to use them.