Jump to content

[SOLVED] When to find the plugin when load in 2.20 version


photo

Recommended Posts

Posted

Hi guys , I have a Unigine plugin written in Unigine2.7.1 , it works before. 

When I try to run it under Unigine2.20 demo , it failed to load . 

I see there is a plugin path under bin folder , but also failed to load if I put my plugin dlls under data/plugins/Unigine/MyPlugin

image.thumb.png.abec8636eff388c4e9b1e21b68029382.png

May I ask what is the plugin standard for now ?

Thanks.

Posted

That really solved problem . 

Thanks silent . 

  • silent changed the title to [SOLVED] When to find the plugin when load in 2.20 version
Posted

Another question , 

what's the equivalent method in 2.20 to below code?

bool ret=Unigine::Import::get()->import(modelName, savePath, filepath_node);

 

Posted

Thanks silent.

You are the Superman

×
×
  • Create New...