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

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство Type Description
CurrentNamespaces Stack
DiscoveredNamespace string
TargetClassName string

Property Details

CurrentNamespaces public_oe property

public Stack CurrentNamespaces
Résultat Stack

DiscoveredNamespace public_oe property

public string DiscoveredNamespace
Résultat string

TargetClassName public_oe property

public string TargetClassName
Résultat string