Navigation
API > API/Plugins > API/Plugins/AnimationSharing
References
| Module | AnimationSharing |
| Header | /Engine/Plugins/Developer/AnimationSharing/Source/AnimationSharing/Public/TransitionBlendInstance.h |
| Include | #include "TransitionBlendInstance.h" |
Syntax
struct FTransitionBlendInstance
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bBlendState | ||
| float | BlendTime | ||
| USkeletalMeshComponent * | FromComponent | ||
| USkeletalMeshComponent * | SkeletalMeshComponent | ||
| USkeletalMeshComponent * | ToComponent | ||
| UAnimSharingTransitionInstance * | TransitionInstance |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| USkeletalMeshComponent * | GetComponent () |
||
| USkeletalMeshComponent * | |||
| USkeletalMeshComponent * | |||
| void | Initialise
(
USkeletalMeshComponent* InSkeletalMeshComponent, |
||
| void | Setup
(
USkeletalMeshComponent* InFromComponent, |
||
| void | Stop () |