Classes

ULightmappedSurfaceCollection

UObject

Collection of surfaces in a single static lighting mapping.

Member Type Offset Share
SourceModel

The UModel these surfaces come from.

UModel* 0x28
Surfaces

An array of the surface indices grouped into a single static lighting mapping.

TArray<int32_t> 0x30