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

Show file Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Properties

Property Type Description
CurrentNamespaces Stack
DiscoveredNamespace string
TargetClassName string

Property Details

CurrentNamespaces public property

public Stack CurrentNamespaces
return Stack

DiscoveredNamespace public property

public string DiscoveredNamespace
return string

TargetClassName public property

public string TargetClassName
return string