Once I get that upgrade to 36-hour days, I will tackle that. – Mychaeel

UE3:EngineTypes (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> EngineTypes
Package: 
Engine

This will hold all of our enums and types and such that we need to use in multiple files where the enum can'y be mapped to a specific file.

Enums[edit]

ELightingBuildQuality[edit]

Lighting build quality enumeration

Quality_Preview 
Quality_Medium 
Quality_High 
Quality_Production 

Structs[edit]

See EngineTypes structs.