UE3:EngineTypes (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 05:39, 17 January 2010 by Wormbo (talk | contribs) (1 revision: class descriptions for UDK January update (part 2))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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

ELightingBuildQuality

Lighting build quality enumeration

Quality_Preview
Quality_Medium
Quality_High
Quality_Production

Structs

See EngineTypes structs.