Struct NativeProfilerTimeline_GetEntryInstanceInfoArgs
Assembly: UnityEditor.dll
Syntax
public struct NativeProfilerTimeline_GetEntryInstanceInfoArgs
Fields
|
Improve this Doc
View Source
entryIndex
Declaration
Field Value
|
Improve this Doc
View Source
frameIndex
Declaration
Field Value
|
Improve this Doc
View Source
out_CallstackInfo
Declaration
public string out_CallstackInfo
Field Value
|
Improve this Doc
View Source
out_Id
Declaration
Field Value
|
Improve this Doc
View Source
out_MetaData
Declaration
public string out_MetaData
Field Value
|
Improve this Doc
View Source
out_Path
Declaration
Field Value
|
Improve this Doc
View Source
threadIndex
Declaration
Field Value
Methods
|
Improve this Doc
View Source
Reset()
Declaration
Extension Methods