C# 클래스 UnityEditor.Scripting.Compilers.CSharpLanguage.VisitorData

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CurrentNamespaces Stack
DiscoveredNamespace string
TargetClassName string

프로퍼티 상세

CurrentNamespaces 공개적으로 프로퍼티

public Stack CurrentNamespaces
리턴 Stack

DiscoveredNamespace 공개적으로 프로퍼티

public string DiscoveredNamespace
리턴 string

TargetClassName 공개적으로 프로퍼티

public string TargetClassName
리턴 string