C# 클래스 Ink.Parsed.Text

상속: Parsed.Object
파일 보기 프로젝트 열기: inkle/ink

공개 메소드들

메소드 설명
GenerateRuntimeObject ( ) : Runtime.Object
Text ( string str )
ToString ( ) : string

메소드 상세

GenerateRuntimeObject() 공개 메소드

public GenerateRuntimeObject ( ) : Runtime.Object
리턴 Runtime.Object

Text() 공개 메소드

public Text ( string str )
str string

ToString() 공개 메소드

public ToString ( ) : string
리턴 string