Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Animation
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/Animation/AnimSyncScope.h |
| Include | #include "Animation/AnimSyncScope.h" |
Syntax
struct FAnimSyncDebugInfo
Remarks
Debug info for a sync group scope request.
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | SourceNodeId | ||
| FAnimInstanceProxy * | SourceProxy |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FAnimSyncDebugInfo
(
const FAnimationBaseContext& InContext |
|||
FAnimSyncDebugInfo
(
FAnimInstanceProxy& InSourceProxy, |