Navigation
Unreal Engine C++ API Reference > 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 |