Dialogue.LogErrorMessage Property
Invoked when the Dialogue needs to report an error.
public Logger LogErrorMessage { get; set; }
See Also
Logger
: Represents a method that receives diagnostic messages and error information from aDialogue
.
Source
Defined in YarnSpinner/Dialogue.cs, line 312.