Navigation
API > API/Developer > API/Developer/TraceInsightsCore
| |
|
| Name |
FObservableSegmentArrayPointer |
| Type |
class |
| Header File |
/Engine/Source/Developer/TraceInsightsCore/Public/InsightsCore/Widgets/SSegmentedBarGraph.h |
| Include Path |
#include "InsightsCore/Widgets/SSegmentedBarGraph.h" |
Syntax
class FObservableSegmentArrayPointer : public UE::Slate::ItemsSource::IItemsSource< TSharedPtr< IBarGraphSegment > >
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
InsightsCore/Widgets/SSegmentedBarGraph.h |
|
Destructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual ~FObservableSegmentArrayPointer()
|
|
InsightsCore/Widgets/SSegmentedBarGraph.h |
|
Typedefs
Variables
Protected
Functions
Public
Public Virtual
| Name |
Remarks |
Include Path |
Unreal Specifiers |
virtual const TArrayView< const SegmentType > GetItems()
|
|
InsightsCore/Widgets/SSegmentedBarGraph.h |
|
virtual bool IsSame
(
const void* RawPointer
) const
|
|
InsightsCore/Widgets/SSegmentedBarGraph.h |
|