Navigation
API > API/Editor > API/Editor/AnimGraph > API/Editor/AnimGraph/UAnimGraphNode_Base
Description
Refreshes the debugged component post-edit. This is required to see changes as the component may be either an editor-only component that is not ticking, or in a paused PIE world
| Name | PostEditRefreshDebuggedComponent |
| Type | function |
| Header File | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_Base.h |
| Include Path | #include "AnimGraphNode_Base.h" |
| Source | /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_Base.cpp |
void PostEditRefreshDebuggedComponent()