This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
0
Fork
0
You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced
2026-03-26 18:15:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
60d17d8b37fe18265e2fbae907b2c13acec18a97
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
NavigationSystem
History
aris theophanidis
60d17d8b37
Prevent ANavSystemConfigOverride from using the world if it's in the process of being destroyed in PostUnregisterAllComponents (else it will try to recreated the original navsystem in the world currently being destroyed).
...
#rb Yoan.StAmant [CL 30885142 by aris theophanidis in ue5-main branch]
2024-01-25 09:36:12 -05:00
..
DevDocs
…
Private
Prevent ANavSystemConfigOverride from using the world if it's in the process of being destroyed in PostUnregisterAllComponents (else it will try to recreated the original navsystem in the world currently being destroyed).
2024-01-25 09:36:12 -05:00
Public
Remove world.h include from NavLinkCustomInterface.h
2024-01-24 13:59:13 -05:00
NavigationSystem.Build.cs
…