C# 클래스 GILES.Interface.pb_TypeInspectorAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: procore3d/giles 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
type System.Type

공개 메소드들

메소드 설명
CanEditType ( Type rhs ) : bool
pb_TypeInspectorAttribute ( System type ) : UnityEngine

메소드 상세

CanEditType() 공개 메소드

public CanEditType ( Type rhs ) : bool
rhs System.Type
리턴 bool

pb_TypeInspectorAttribute() 공개 메소드

public pb_TypeInspectorAttribute ( System type ) : UnityEngine
type System
리턴 UnityEngine

프로퍼티 상세

type 공개적으로 프로퍼티

public Type,System type
리턴 System.Type