Navigation
API > API/Editor > API/Editor/AnimationEditorWidgets > API/Editor/AnimationEditorWidgets/SSchematicGraphPanel
| Name | FPerNodeCache |
| Type | struct |
| Header File | /Engine/Source/Editor/AnimationEditorWidgets/Public/SchematicGraphPanel/SSchematicGraphPanel.h |
| Include Path | #include "SchematicGraphPanel/SSchematicGraphPanel.h" |
Syntax
struct FPerNodeCache
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FPerNodeCache() |
SchematicGraphPanel/SSchematicGraphPanel.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bHasParent | bool | SchematicGraphPanel/SSchematicGraphPanel.h | ||
| bIsAutoScaling | bool | SchematicGraphPanel/SSchematicGraphPanel.h | ||
| Guid | FGuid | SchematicGraphPanel/SSchematicGraphPanel.h | ||
| Label | FText | SchematicGraphPanel/SSchematicGraphPanel.h | ||
| Position | FVector2d | SchematicGraphPanel/SSchematicGraphPanel.h | ||
| Radius | double | SchematicGraphPanel/SSchematicGraphPanel.h | ||
| Visibility | ESchematicGraphVisibility::Type | SchematicGraphPanel/SSchematicGraphPanel.h |