FEventScopeEntryPage

Unreal Engine C++ API Reference > Developer > TraceServices > Model

References

   
Module TraceServices
Header /Engine/Source/Developer/TraceServices/Public/Model/MonotonicTimelineData.h
Include #include "Model/MonotonicTimelineData.h"

Syntax

struct FEventScopeEntryPage  

Variables

Type Name Description
uint64 BeginEventIndex  
double BeginTime  
uint64 Count  
uint64 EndEventIndex  
double EndTime  
FEventStackEntr... InitialStack  
uint16 InitialStackCount  
FEventScopeEntr... Items  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library