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
c07ec3f5602ac9dd67e93f745edee0737eb555ea
UnrealEngineUWP
/
Engine
/
Source
/
Runtime
/
AIModule
History
steve robb
9c7affb850
Removed unused variables.
...
[CL 32969776 by steve robb in ue5-main branch]
2024-04-15 08:49:28 -04:00
..
Classes
Fix some world-bound UObjects that subclass FTickableGameObject to correctly disable tick on Deinitialize/BeginDestroy so they will not crash when trying to tick after GC starts.
2024-04-10 18:43:25 -04:00
Private
Removed unused variables.
2024-04-15 08:49:28 -04:00
Public
Added unsafe type cast as warnings in AI related plugins/modules: StateTree, Mass, SmartObject. NavigationSystem, and ZoneGraph (partial)
2024-03-21 09:44:11 -04:00
AICodingStandard.md
…
AIModule.Build.cs
…