Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/Systems
References
| Module | MovieSceneTracks |
| Header | /Engine/Source/Runtime/MovieSceneTracks/Public/Systems/MovieSceneSkeletalAnimationSystem.h |
| Include | #include "Systems/MovieSceneSkeletalAnimationSystem.h" |
Syntax
struct FBoundObjectActiveSkeletalAnimations
Remarks
Information for all skeletal animations playing on a bound object
Variables
| Type | Name | Description | |
|---|---|---|---|
| FAnimationArray | Animations | All active animations on the corresponding bound object | |
| FBoneTransformFinalizeData | BoneTransformFinalizeData | SkelMesh and the bone finalize Delegate | |
| FAnimationArray | SimulatedAnimations | Motion vector simulation animations on the corresponding bound object |
Typedefs
| Name | Description |
|---|---|
| FAnimationArray |