C# 클래스 Yarn.Dialogue.LineResult

상속: RunnerResult
파일 보기 프로젝트 열기: thesecretlab/YarnSpinner 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
line Line

공개 메소드들

메소드 설명
LineResult ( string text ) : System

메소드 상세

LineResult() 공개 메소드

public LineResult ( string text ) : System
text string
리턴 System

프로퍼티 상세

line 공개적으로 프로퍼티

public Line line
리턴 Line