Struct NativeProfilerTimeline_GetEntryAtPositionArgs
  
  
  
  
  
  Assembly: UnityEditor.dll
  Syntax
  
    public struct NativeProfilerTimeline_GetEntryAtPositionArgs
   
  Fields
  
  
    |
    Improve this Doc
  
  
    View Source
  
  frameIndex
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  out_EntryIndex
  
  
  Declaration
  
    public int out_EntryIndex
   
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  out_EntryName
  
  
  Declaration
  
    public string out_EntryName
   
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  out_EntryYMaxPos
  
  
  Declaration
  
    public float out_EntryYMaxPos
   
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  position
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  shownAreaRect
  
  
  Declaration
  
    public Rect shownAreaRect
   
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  threadIndex
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  threadRect
  
  
  Declaration
  
  Field Value
  
  
    |
    Improve this Doc
  
  
    View Source
  
  timeOffset
  
  
  Declaration
  
  Field Value
  
  Methods
  
  
    |
    Improve this Doc
  
  
    View Source
  
  
  Reset()
  
  
  Declaration
  
  Extension Methods