Skip to main content

FocusActorsInViewport

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

GetAllLevelClasses

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