Navigation
API > API/Runtime > API/Runtime/LevelSequence > API/Runtime/LevelSequence/ULevelSequence
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.