className stringlengths 1 167 | headerPath stringlengths 14 166 | description stringlengths 0 1.62k | module stringlengths 0 76 | code stringlengths 0 11.4k | variables listlengths 0 395 |
|---|---|---|---|---|---|
FTimingTrackViewport::SetPosY | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingTrackViewport.h | TraceInsights | void SetPosY ( float InPosY ) | [] | |
FTimingTrackViewport::SetScaleX | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingTrackViewport.h | TraceInsights | bool SetScaleX ( const double NewScaleX ) | [] | |
FTimingTrackViewport::SetScrollHeight | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingTrackViewport.h | TraceInsights | void SetScrollHeight ( const float InScrollHeight ) | [] | |
FTimingTrackViewport::SetScrollPosY | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingTrackViewport.h | TraceInsights | void SetScrollPosY ( const float InScrollPosY ) | [] | |
FTimingTrackViewport::SetTopOffset | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingTrackViewport.h | TraceInsights | void SetTopOffset ( float InTopOffset ) | [] | |
FTimingTrackViewport::SwitchLayoutCompactMode | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingTrackViewport.h | TraceInsights | void SwitchLayoutCompactMode() | [] | |
FTimingTrackViewport::SlateUnitsToTime | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingTrackViewport.h | TraceInsights | double SlateUnitsToTime ( const float X ) const | [] | |
FTimingTrackViewport::TimeToSlateUnitsRounded | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingTrackViewport.h | TraceInsights | float TimeToSlateUnitsRounded ( const double Time ) const | [] | |
FTimingTrackViewport::TimeToSlateUnits | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingTrackViewport.h | TraceInsights | float TimeToSlateUnits ( const double Time ) const | [] | |
FTimingTrackViewport::ToggleLayoutMinTrackHeight | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingTrackViewport.h | TraceInsights | void ToggleLayoutMinTrackHeight() | [] | |
FTimingTrackViewport::UpdateLayout | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingTrackViewport.h | TraceInsights | void UpdateLayout() | [] | |
FTimingTrackViewport::UpdateScrollBar | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingTrackViewport.h | TraceInsights | void UpdateScrollBar ( [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [SScrollBar](API\Runtime\Slate\Widgets\Layout\SScrollBar) > ScrollBar ) const | [] | |
FTimingTrackViewport::UpdateScrollBarY | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingTrackViewport.h | TraceInsights | void UpdateScrollBarY ( [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [SScrollBar](API\Runtime\Slate\Widgets\Layout\SScrollBar) > ScrollBar ) const | [] | |
FTimingTrackViewport::UpdateSize | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingTrackViewport.h | TraceInsights | bool UpdateSize ( const float InWidth, const float InHeight ) | [] | |
FTimingTrackViewport::ZoomOnTimeInterval | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingTrackViewport.h | TraceInsights | bool ZoomOnTimeInterval ( const double Time, const double Duration ) | [] | |
FTimingTrackViewport::ZoomWithFixedX | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingTrackViewport.h | TraceInsights | bool ZoomWithFixedX ( const double NewScaleX, const float X ) | [] | |
FTimingTrackViewport::FTimingTrackViewport | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingTrackViewport.h | TraceInsights | FTimingTrackViewport() | [] | |
FTimingTrackViewport | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingTrackViewport.h | TraceInsights | class FTimingTrackViewport | [] | |
CompactLayoutChildTimelineDY | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingViewLayout.h | TraceInsights | static constexpr float CompactLayoutChildTimelineDY = 0.0f; | [] | |
CompactLayoutEventH | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingViewLayout.h | TraceInsights | static constexpr float CompactLayoutEventH = 4.0f; | [] | |
CompactLayoutEventDY | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingViewLayout.h | TraceInsights | static constexpr float CompactLayoutEventDY = 1.0f; | [] | |
CompactLayoutMinTimelineH | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingViewLayout.h | TraceInsights | static constexpr float CompactLayoutMinTimelineH = 0.0f; | [] | |
CompactLayoutTimelineDY | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingViewLayout.h | TraceInsights | static constexpr float CompactLayoutTimelineDY = 1.0f; | [] | |
FTimingViewLayout::ComputeChildTrackHeight | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingViewLayout.h | TraceInsights | float ComputeChildTrackHeight ( int32 NumLanes ) const | [] | |
FTimingViewLayout::ComputeTrackHeight | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingViewLayout.h | TraceInsights | float ComputeTrackHeight ( int32 NumLanes ) const | [] | |
FTimingViewLayout::ForceCompactMode | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingViewLayout.h | TraceInsights | void ForceCompactMode() | [] | |
FTimingViewLayout::ForceNormalMode | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingViewLayout.h | TraceInsights | void ForceNormalMode() | [] | |
FTimingViewLayout::GetChildLaneY | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingViewLayout.h | TraceInsights | float GetChildLaneY ( int32 Depth ) const | [] | |
FTimingViewLayout::GetLaneY | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingViewLayout.h | TraceInsights | float GetLaneY ( int32 Depth ) const | [] | |
NormalLayoutChildTimelineDY | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingViewLayout.h | TraceInsights | static constexpr float NormalLayoutChildTimelineDY = 4.0f; | [] | |
NormalLayoutEventH | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingViewLayout.h | TraceInsights | static constexpr float NormalLayoutEventH = 14.0f; | [] | |
NormalLayoutEventDY | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingViewLayout.h | TraceInsights | static constexpr float NormalLayoutEventDY = 2.0f; | [] | |
NormalLayoutMinTimelineH | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingViewLayout.h | TraceInsights | static constexpr float NormalLayoutMinTimelineH = 0.0f; | [] | |
NormalLayoutTimelineDY | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingViewLayout.h | TraceInsights | static constexpr float NormalLayoutTimelineDY = 2.0f; | [] | |
RealMinTimelineH | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingViewLayout.h | TraceInsights | static constexpr float RealMinTimelineH = 7.0f; | [] | |
FTimingViewLayout::Update | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingViewLayout.h | TraceInsights | bool Update() | [] | |
FTooltipDrawState::AddNameValueTextLine | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | void AddNameValueTextLine ( const [FString](API\Runtime\Core\Containers\FString) & Name, const [FString](API\Runtime\Core\Containers\FString) & Value ) | [] | |
FTimingViewLayout | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TimingViewLayout.h | TraceInsights | struct FTimingViewLayout | [
{
"type": "bool",
"name": "bIsCompactMode",
"description": ""
},
{
"type": "float",
"name": "ChildTimelineDY",
"description": ""
},
{
"type": "float",
"name": "EventDY",
"description": ""
},
{
"type": "float",
"name": "EventH",
"description": ""
},
{
... | |
FTooltipDrawState::AddTextLine | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | void AddTextLine ( const [FString](API\Runtime\Core\Containers\FString) & Text, const [FLinearColor](API\Runtime\Core\Math\FLinearColor) & Color ) | [] | |
FTooltipDrawState::AddTextLine | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | void AddTextLine ( const float X, const float Y, const [FString](API\Runtime\Core\Containers\FString) & Text, const [FLinearColor](API\Runtime\Core\Math\FLinearColor) & Color ) | [] | |
FTooltipDrawState::AddTitle | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | void AddTitle ( const [FString](API\Runtime\Core\Containers\FString) & Title ) | [] | |
FTooltipDrawState::AddTitle | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | void AddTitle ( const [FString](API\Runtime\Core\Containers\FString) & Title, const [FLinearColor](API\Runtime\Core\Math\FLinearColor) & Color ) | [] | |
BorderX | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | static constexpr float BorderX = 6.0f; | [] | |
BorderY | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | static constexpr float BorderY = 3.0f; | [] | |
DefaultLineHeight | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | static constexpr float DefaultLineHeight = 14.0f; | [] | |
DefaultNameColor | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | static [FLinearColor](API\Runtime\Core\Math\FLinearColor) DefaultNameColor; | [] | |
DefaultTitleColor | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | static [FLinearColor](API\Runtime\Core\Math\FLinearColor) DefaultTitleColor; | [] | |
DefaultTitleHeight | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | static constexpr float DefaultTitleHeight = 14.0f; | [] | |
DefaultValueColor | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | static [FLinearColor](API\Runtime\Core\Math\FLinearColor) DefaultValueColor; | [] | |
FTooltipDrawState::Draw | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | void Draw ( const [FDrawContext](API\Developer\TraceInsights\Insights\Common\FDrawContext) & DrawContext ) const | [] | |
FTooltipDrawState::GetBackgroundColor | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | const [FLinearColor](API\Runtime\Core\Math\FLinearColor) & GetBackgroundColor() const | [] | |
FDrawTextType | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | enum FDrawTextType { Misc, Title, Name, Value, } | [] | |
FTooltipDrawState::GetDesiredSize | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | const FVector2D & GetDesiredSize() const | [] | |
FTooltipDrawState::GetDesiredOpacity | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | float GetDesiredOpacity() const | [] | |
FTooltipDrawState::GetFontScale | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | float GetFontScale() const | [] | |
FTooltipDrawState::GetOpacity | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | float GetOpacity() const | [] | |
FTooltipDrawState::GetPosition | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | const FVector2D & GetPosition() const | [] | |
FTooltipDrawState::GetSize | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | const FVector2D & GetSize() const | [] | |
MinHeight | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | static constexpr float MinHeight = 0.0f; | [] | |
MinWidth | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | static constexpr float MinWidth = 128.0f; | [] | |
NameValueDX | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | static constexpr float NameValueDX = 2.0f; | [] | |
FTooltipDrawState::Reset | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | void Reset() | [] | |
FTooltipDrawState::ResetContent | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | void ResetContent() | [] | |
FTooltipDrawState::SetDesiredOpacity | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | void SetDesiredOpacity ( const float InDesiredOpacity ) | [] | |
FTooltipDrawState::SetBackgroundColor | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | void SetBackgroundColor ( const [FLinearColor](API\Runtime\Core\Math\FLinearColor) & InBackgroundColor ) | [] | |
FTooltipDrawState::SetFontScale | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | void SetFontScale ( float InFontScale ) | [] | |
FTooltipDrawState::SetImage | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | void SetImage ( [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< [FSlateBrush](API\Runtime\SlateCore\Styling\FSlateBrush) > InImageBrush ) | [] | |
FTooltipDrawState::SetOpacity | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | void SetOpacity ( const float InOpacity ) | [] | |
FTooltipDrawState::SetPosition | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | void SetPosition ( const float PosX, const float PosY ) | [] | |
FTooltipDrawState::SetPosition | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | void SetPosition ( const FVector2D & MousePosition, const float MinX, const float MaxX, const float MinY, const float MaxY ) | [] | |
FTooltipDrawState::Update | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | void Update() | [] | |
FTooltipDrawState::UpdateLayout | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | void UpdateLayout() | [] | |
FTooltipDrawState::FTooltipDrawState | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | FTooltipDrawState() | [] | |
IFilterExecutor::ApplyFilters | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/IFilterExecutor.h | TraceInsights | bool ApplyFilters ( const class FFilterContext & Context ) const | [] | |
FTooltipDrawState::~FTooltipDrawState | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | ~FTooltipDrawState() | [] | |
FTooltipDrawState | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/TooltipDrawState.h | TraceInsights | class FTooltipDrawState | [] | |
IFilterExecutor | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/IFilterExecutor.h | TraceInsights | class IFilterExecutor | [] | |
ITimingEvent::AreEquals | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | static bool AreEquals ( const [ITimingEvent](API\Developer\TraceInsights\Insights\ViewModels\ITimingEvent) & A, const [ITimingEvent](API\Developer\TraceInsights\Insights\ViewModels\ITimingEvent) & B ) | [] | |
ITimingEvent::AreValidAndEquals | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | static bool AreValidAndEquals ( const [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< const [ITimingEvent](API\Developer\TraceInsights\Insights\ViewModels\ITimingEvent) > A, const [TSharedPtr](API\Runtime\Core\Templates\TSharedPtr)< const [ITimingEvent](API\Developer\TraceInsights\Insights\ViewModels\ITimingEvent) > B ) | [] | |
ITimingEvent::As | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | template<typename Type> const Type & As() const | [] | |
ITimingEvent::As | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | template<typename Type> Type & As() | [] | |
ITimingEvent::CheckTrack | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | bool CheckTrack ( const [FBaseTimingTrack](API\Developer\TraceInsights\Insights\ViewModels\FBaseTimingTrack) * TrackPtr ) const | [] | |
ITimingEvent::Equals | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | bool Equals ( const [ITimingEvent](API\Developer\TraceInsights\Insights\ViewModels\ITimingEvent) & Other ) const | [] | |
ITimingEvent::GetDepth | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | uint32 GetDepth() const | [] | |
ITimingEvent::GetEndTime | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | double GetEndTime() const | [] | |
ITimingEvent::GetDuration | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | double GetDuration() const | [] | |
ITimingEvent::GetStartTime | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | double GetStartTime() const | [] | |
ITimingEvent::GetStaticTypeName | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | static const [FName](API\Runtime\Core\UObject\FName) & GetStaticTypeName() | [] | |
ITimingEvent::GetTrack | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | const [TSharedRef](API\Runtime\Core\Templates\TSharedRef)< const [FBaseTimingTrack](API\Developer\TraceInsights\Insights\ViewModels\FBaseTimingTrack) > GetTrack() const | [] | |
ITimingEvent::GetTypeName | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | virtual const [FName](API\Runtime\Core\UObject\FName) & GetTypeName() const | [] | |
ITimingEvent::Is | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | template<typename Type> bool Is() const | [] | |
ITimingEvent::IsKindOf | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | virtual bool IsKindOf ( const [FName](API\Runtime\Core\UObject\FName) & InTypeName ) const | [] | |
ITimingEvent | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | class ITimingEvent | [] | |
TypeName | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | static const [FName](API\Runtime\Core\UObject\FName) TypeName = TEXT("ITimingEvent"); | [] | |
ITimingEventFilter::As | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | template<typename Type> const Type & As() const | [] | |
ITimingEventFilter::As | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | template<typename Type> Type & As() | [] | |
ITimingEventFilter::FilterEvent | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | bool FilterEvent ( double InEventStartTime, double InEventEndTime, uint32 InEventDepth, const TCHAR * InEventName, uint64 InEventType, uint32 InEventColor ) const | [] | |
ITimingEventFilter::FilterTrack | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | Returns true if the track passes the filter. | TraceInsights | bool FilterTrack ( const [FBaseTimingTrack](API\Developer\TraceInsights\Insights\ViewModels\FBaseTimingTrack) & InTrack ) const | [] |
ITimingEventFilter::GetChangeNumber | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | Returns a number that changes each time an attribute of this filter changes. | TraceInsights | uint32 GetChangeNumber() const | [] |
ITimingEventFilter::GetStaticTypeName | /Engine/Source/Developer/TraceInsights/Public/Insights/ViewModels/ITimingEvent.h | TraceInsights | static const [FName](API\Runtime\Core\UObject\FName) & GetStaticTypeName() | [] |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.