ViewComponentForActorCache

Caching for expensive FindViewComponentForActor. Invalidated once per Tick.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/LevelEditorViewport.h

Include

#include "LevelEditorViewport.h"

Syntax

static TMap< TObjectKey< AActor >, TWeakObjectPtr< UActorComponent > > ViewComponentForActorCache;

Remarks

Caching for expensive FindViewComponentForActor. Invalidated once per Tick.

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