Hi everyone,
I’m facing an issue with the FStreamableManager. I have the RequestAsyncLoad which returns me an FStreambleHandle and I’m using BindUpdateDelegate to give it my own function.
Problem : The given function is called only when the loading is finished. (FStreamableHandle::AsyncLoadCallbackWrapper is only called once the loading is finished)
So should I report it as an issue or someone succeed to make it work ?
Best regards everyone,
Alex