C# Class Ink.Parsed.AuthorWarning

Inheritance: Parsed.Object
Afficher le fichier Open project: inkle/ink

Méthodes publiques

Свойство Type Description
warningMessage string

Méthodes publiques

Méthode Description
AuthorWarning ( string message )
GenerateRuntimeObject ( ) : Runtime.Object

Method Details

AuthorWarning() public méthode

public AuthorWarning ( string message )
message string

GenerateRuntimeObject() public méthode

public GenerateRuntimeObject ( ) : Runtime.Object
Résultat Runtime.Object

Property Details

warningMessage public_oe property

public string warningMessage
Résultat string