Navigation
API > API/Plugins > API/Plugins/AnimationSharing
References
| Module | AnimationSharing |
| Header | /Engine/Plugins/Developer/AnimationSharing/Source/AnimationSharing/Public/AnimationSharingManager.h |
| Include | #include "AnimationSharingManager.h" |
Syntax
struct FPerComponentData
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | ActorIndex | Index to the owning actor (used to index PerActorData) | |
| USkeletalMeshComponent * | Component | Skeletal mesh component registered for this component |