Hello, I am a newbie.
Now I want to make a BP module for a game. I load some resources through BPModLoaderMod. then, I want to hook some game functions in the BP module to add functionality to the loaded resources. Is it possible to call Lua APIs or similar methods in the BP module
thanks