Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeProxy
Syntax
uint32 bGenerateOverlapEvents: 1
Remarks
If true, Landscape will generate overlap events when other components are overlapping it (eg Begin Overlap). Both the Landscape and the other component must have this flag enabled for overlap events to occur.
See Also
BeginComponentOverlap()
EndComponentOverlap()