C# 클래스 UnityEditor.Graphs.SerializedType.SerializedTypeData

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

공개 프로퍼티들

프로퍼티 타입 설명
genericTypeName string
isGeneric bool
typeName string

프로퍼티 상세

genericTypeName 공개적으로 프로퍼티

public string genericTypeName
리턴 string

isGeneric 공개적으로 프로퍼티

public bool isGeneric
리턴 bool

typeName 공개적으로 프로퍼티

public string typeName
리턴 string