AActor::GetUpdateOverlapsMethodDuringLevelStreaming

Get the method used to [UpdateOverlaps()](API\Runtime\Engine\GameFramework\AActor\UpdateOverlaps) when loaded via level streaming.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/Actor.h

Include

#include "GameFramework/Actor.h"

Source

/Engine/Source/Runtime/Engine/Private/Actor.cpp

Syntax

EActorUpdateOverlapsMethod GetUpdateOverlapsMethodDuringLevelStreaming() const

Remarks

Get the method used to UpdateOverlaps() when loaded via level streaming. Resolves the 'UseConfigDefault' option to the class default specified in config.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss