MethodInfo

struct in UnityEditor.Profiling

Cambiar al Manual

Descripción

Managed method descriptor structure.

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

See Also: ResolveMethodInfo.

Variables

methodNameFully qualified method name.
sourceFileLineName of a source file where the method is defined.
sourceFileNameLine number in the source file where the method is defined.