FCurveEditorTree::ToggleExpansionState

Toggle the expansion state of the selected nodes or all nodes if none selected

Unreal Engine C++ API Reference > Editor > CurveEditor > Tree > FCurveEditorTree

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/Tree/CurveEditorTree.h
Include #include "Tree/CurveEditorTree.h"
Source /Engine/Source/Editor/CurveEditor/Private/Tree/CurveEditorTree.cpp
void ToggleExpansionState
(
    bool bRecursive
)

Remarks

Toggle the expansion state of the selected nodes or all nodes if none selected


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library