Version: 2022.3

MethodInfo

struct in UnityEditor.Profiling

切换到手册

描述

托管方法描述符结构。

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

另请参阅:ResolveMethodInfo

变量

methodName完全限定的方法名称。
sourceFileLine源文件中方法定义所在的行编号。
sourceFileName定义方法的源文件的名称。