Update Notes
9th July 2021
- 
            
Added function ReinitializeOptimizationLayers to SubjectComponent, which allows to modify optimization layers radiuses in runtime
            
         
6th June 2022
- 
            
Added Console Command to Enable / Disable Debug Visualization AIO.Debug 0 / 1
            
            
         - 
            
Added event PostSpawn to BP_AIOSpawner which gets called after Actor is spawned and allows to customize its params
 - 
            
Minor code changes