C# Class Ink.Parsed.AuthorWarning

Inheritance: Parsed.Object
Exibir arquivo Open project: inkle/ink

Public Properties

Property Type Description
warningMessage string

Public Methods

Method Description
AuthorWarning ( string message )
GenerateRuntimeObject ( ) : Runtime.Object

Method Details

AuthorWarning() public method

public AuthorWarning ( string message )
message string

GenerateRuntimeObject() public method

public GenerateRuntimeObject ( ) : Runtime.Object
return Runtime.Object

Property Details

warningMessage public_oe property

public string warningMessage
return string