FCurveEditorTreeDelegate

Generic multicast delegate that guards against re-entrancy for the curve editor tree

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

Inheritance Hierarchy

  • FSimpleMulticastDelegate

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/Tree/CurveEditorTree.h
Include #include "Tree/CurveEditorTree.h"

Syntax

class FCurveEditorTreeDelegate : public FSimpleMulticastDelegate  

Remarks

Generic multicast delegate that guards against re-entrancy for the curve editor tree


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library