You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Deprecating bBegunPlay flag public access inside UWorld in favour of public accessors. This allows me to raise an event when bBegunPlay is set, which I can then use later to trigger certain events instead of constantly polling for changes every frame. #rb jordan.cristiano, bruno.ferreira1, ben.zeigler [CL 29359932 by michael short in ue5-main branch]