DirectorClass

The class that is used to spawn this level sequence's director instance.

Choose your operating system:

Windows

macOS

Linux

Syntax

TObjectPtr< UClass > DirectorClass

Remarks

The class that is used to spawn this level sequence's director instance. Director instances are allocated on-demand one per sequence during evaluation and are used by event tracks for triggering events.