C# 클래스 UnityCommonLibrary.Attributes.DisplayNameAttribute

상속: UnityEngine.PropertyAttribute
파일 보기 프로젝트 열기: thebeardphantom/UnityCommonLibrary

공개 메소드들

메소드 설명
DisplayNameAttribute ( string name ) : System

Makes this field display with a different name in the Inspector

메소드 상세

DisplayNameAttribute() 공개 메소드

Makes this field display with a different name in the Inspector
public DisplayNameAttribute ( string name ) : System
name string
리턴 System