This version of Unity is unsupported.

MethodInfo

struct in UnityEditor.Profiling

Description

Managed method descriptor structure.

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

See Also: ResolveMethodInfo.

Properties

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.