Files
UnrealEngineUWP/Engine/Source/Programs
tim smith f4fefeb1b6 Added the ability for UHT to support multiple packages per module (limited to one /Script/ package). This change will likely require changes to any UHT exporter plugs. The UE_5_5_OR_LATER define can be used to maintain backwards compatibility with older versions of UE.
1) UhtHeaderFile is no longer part of Outer chain for types.  This makes the Outer chain match the engine.
2) UhtPackages can no longer be enumerated from UhtSession.
3) UhtModule has been added which can now be enumerated from UhtSession.  UhtPackages and UhtHeaderFiles can be enumerated from each module.
4) UhtHeaderFile contains a complete list of all root level types found in the header.  Those types can also be enumerated from the individual UhtPackages found in the module owning the header file.

#rb Tim.Smith

[CL 35735797 by tim smith in ue5-main branch]
2024-08-22 07:33:17 -04:00
..
2024-08-01 10:30:03 -04:00
2024-08-12 15:32:53 -04:00
2024-08-22 01:31:17 -04:00
2024-08-06 15:47:52 -04:00
2024-07-22 18:40:53 -04:00