Version: 1.1
LanguageEnglish
  • C#

MethodInfo

struct in UnityEditor.Profiling

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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答