C# 클래스 Ink.Parsed.AuthorWarning

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

공개 프로퍼티들

프로퍼티 타입 설명
warningMessage string

공개 메소드들

메소드 설명
AuthorWarning ( string message )
GenerateRuntimeObject ( ) : Runtime.Object

메소드 상세

AuthorWarning() 공개 메소드

public AuthorWarning ( string message )
message string

GenerateRuntimeObject() 공개 메소드

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

프로퍼티 상세

warningMessage 공개적으로 프로퍼티

public string warningMessage
리턴 string