ITimingViewExtender::ExtendGlobalContextMenu

Extension hook for the context menu for all tracks

Unreal Engine C++ API Reference > Developer > TraceInsights > Insights > ITimingViewExtender

References

   
Module TraceInsights
Header /Engine/Source/Developer/TraceInsights/Public/Insights/ITimingViewExtender.h
Include #include "Insights/ITimingViewExtender.h"
virtual bool ExtendGlobalContextMenu
(
    [ITimingViewSession](API\Developer\TraceInsights\Insights\ITimingViewSession) & InSession,
    [FMenuBuilder](API\Runtime\Slate\Framework\MultiBox\FMenuBuilder) & InMenuBuilder
)

Remarks

Extension hook for the context menu for all tracks True if any menu option was added and False if no option was added


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library