Version: 2020.1
언어: 한국어

MethodInfo

struct in UnityEditor.Profiling

매뉴얼로 전환

설명

Managed method descriptor structure.

Provides an 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.