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