C# 클래스 InteractSystem.Attributes.DefultGameObjectAttribute

상속: PropertyAttribute
파일 보기 프로젝트 열기: zouhunter/unity-InteractSystem 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
title string

공개 메소드들

메소드 설명
DefultGameObjectAttribute ( string title = null ) : System.Collections

메소드 상세

DefultGameObjectAttribute() 공개 메소드

public DefultGameObjectAttribute ( string title = null ) : System.Collections
title string
리턴 System.Collections

프로퍼티 상세

title 공개적으로 프로퍼티

public string title
리턴 string