MethodInfo

struct in UnityEditor.Profiling

Description

Managed method descriptor structure.

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

Additional resources: 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.

Did you find this page useful? Please give it a rating: