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

FThrobberSettings is undefined at this point, missed include or forward declaration #36

Closed norlin closed 3 years ago

norlin commented 3 years ago

The subj.

https://github.com/truong-bui/AsyncLoadingScreen/blob/b984d1900aa97c5a60d6411e69412ecda064e296/Source/AsyncLoadingScreen/Public/SLoadingWidget.h#L27

truong-bui commented 3 years ago

Thanks for the report, @norlin. Fixed!