MethodInfo

struct in UnityEditor.Profiling

Switch to Manual

Description

Managed method descriptor structure.

Provides an information about the method and its location in the source code.

See Also: ResolveMethodInfo.

Variables

methodNameFully qualified method name.
sourceFileLineLine number in the source file where the method is defined.
sourceFileNameName of a source file where the method is defined.