UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::FPreAnimatedConstraint Struct Reference

Public Attributes

FGuid ConstraintID
 
bool bDeleteIt
 
bool bPreviouslyEnabled
 
TWeakObjectPtr< USceneComponent > SceneComponent
 
TWeakObjectPtr< UMovieScene3DTransformSectionSection
 

Member Data Documentation

◆ bDeleteIt

bool UE::MovieScene::FPreAnimatedConstraint::bDeleteIt

◆ bPreviouslyEnabled

bool UE::MovieScene::FPreAnimatedConstraint::bPreviouslyEnabled

◆ ConstraintID

FGuid UE::MovieScene::FPreAnimatedConstraint::ConstraintID

◆ SceneComponent

TWeakObjectPtr<USceneComponent> UE::MovieScene::FPreAnimatedConstraint::SceneComponent

◆ Section

TWeakObjectPtr<UMovieScene3DTransformSection> UE::MovieScene::FPreAnimatedConstraint::Section

The documentation for this struct was generated from the following file: