C# Class UnityEditor.Scripting.Compilers.CSharpLanguage.VisitorData

Mostra file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
CurrentNamespaces Stack
DiscoveredNamespace string
TargetClassName string

Property Details

CurrentNamespaces public_oe property

public Stack CurrentNamespaces
return Stack

DiscoveredNamespace public_oe property

public string DiscoveredNamespace
return string

TargetClassName public_oe property

public string TargetClassName
return string