As far as I can tell, it must be some kind of left-over. Importing isn't really necessary because that would imply the compiler doesn't know about every loaded class and their members in the first place. You need to specify packages either via EditPackages or #exec obj load directive, unless they are implicitly loaded. And once a package is loaded, the engine knows about it, its classes and their enums and structs. UE1 generally fails to reuse structs and enums from non-related classes, while UE2 allows the class name as qualifying prefix, optionally together with the dependson class modifier for enmums and structs in the same package. —Wormbo 19:46, 1 March 2014 (UTC)
Page Information
2022-12-07T09:42:12.508834Z
2014-03-01T19:46:55Z
Wormbo
Created page with 'As far as I can tell, it must be some kind of left-over. Importing isn't really necessary because that would imply the compiler doesn't know about every loaded class and their me…'
https://wiki.beyondunreal.com/Talk:Import
Attribution-NonCommercial-ShareAlike 3.0