C# Class UnityEditor.RuntimeClassRegistry.MethodDescription

显示文件 Open project: CarlosHBC/UnityDecompiled

Public Properties

Property Type Description
assembly string
fullTypeName string
methodName string

Property Details

assembly public_oe property

public string assembly
return string

fullTypeName public_oe property

public string fullTypeName
return string

methodName public_oe property

public string methodName
return string