Navigation
Unreal Engine C++ API Reference > Runtime > MovieSceneTracks > Sections > UMovieSceneEventSectionBase
Syntax
bool bDataUpgradeRequired
Remarks
Boolean that specifies whether AttemptUpgrade needs to do any work. This is necessary because all the data required for the upgrade may not be loaded at the time Serialize is called, so another attempt may be necessary as the blueprint is compiled