C# 클래스 RPGPrototype.Dialog.DialogPage

파일 보기 프로젝트 열기: gerardl/2DRPG 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
icon Sprite
name string
text string

프로퍼티 상세

icon 공개적으로 프로퍼티

public Sprite icon
리턴 Sprite

name 공개적으로 프로퍼티

public string name
리턴 string

text 공개적으로 프로퍼티

public string text
리턴 string