Skip to main content

FocusActorsInViewport

Focuses actors in the viewport.
Inputs
TArray<AActor*>
required
The actors to focus.
bool
Whether to instantly focus the actors.

GetAllLevelClasses

Gets all unique classes used in the level.
Outputs
TArray<UClass*>
The list of classes.