ULevelSequence::ConvertPersistentBindingsToDefault

Convert old-style lazy object ptrs to new-style references using the specified context

Windows
MacOS
Linux

References

Module

LevelSequence

Header

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

Include

#include "LevelSequence.h"

Source

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

Syntax

void ConvertPersistentBindingsToDefault
(
    UObject * FixupContext
)

Remarks

Convert old-style lazy object ptrs to new-style references using the specified context

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