MethodInfo

struct in UnityEditor.Profiling

/

Implemented in:UnityEditor

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.

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