Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.