ULevelSequenceBurnInOptions::SetBurnIn

Loads the specified class path and initializes an instance, then stores it in Settings.

Windows
MacOS
Linux

References

Module

LevelSequence

Header

/Engine/Source/Runtime/LevelSequence/Public/LevelSequenceActor.h

Include

#include "LevelSequenceActor.h"

Source

/Engine/Source/Runtime/LevelSequence/Private/LevelSequenceActor.cpp

Syntax

void SetBurnIn
(
    FSoftClassPath InBurnInClass
)

Remarks

Loads the specified class path and initializes an instance, then stores it in Settings.

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