Version: 2022.3
言語: 日本語

MethodInfo

struct in UnityEditor.Profiling

マニュアルに切り替える

説明

Managed method descriptor structure.

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

See Also: ResolveMethodInfo.

変数

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.