Commit Graph

1 Commits

Author SHA1 Message Date
Yoan StAmant
1a51d5bf2e AI5System & AI5Subsystem removal:
- Added virtual method OnWorldBeginPlay to WorldSubsystem
- Converted all systems inheriting from AI5Subsystem to UWorldSubsystem/UTickableWorldSubsystem depending on their need to be ticked
- Updated .ini files to keep using legacy AIModule
- Moved some helpers functions from UE::AI5 to UE::AI namespace
- Bonus code beautification: const, typos, useless includes
#rb maxime.mercier
#preflight 6152592f7e55410001cfe279

[CL 17640256 by Yoan StAmant in ue5-main branch]
2021-09-27 21:49:58 -04:00