truong-bui / AsyncLoadingScreen

Async Loading Screen is a free and open-source plugin for Unreal Engine. Async Loading Screen allows you to easily configure a Loading Screen System in the project settings, and automatically add a Loading Screen whenever you open a new level, without Level Streaming.
https://www.unrealengine.com/marketplace/en-US/product/async-loading-screen
MIT License
787 stars 99 forks source link

How to use it in C++? #34

Open ElviraZ opened 3 years ago

ElviraZ commented 3 years ago

How to use it in C++?

ElviraZ commented 3 years ago

I mean apis,not put it into plugins folder。

alvin1995 commented 2 years ago

I also want to use in c++, there seems to be no API doc...