libtcod-net
ReturnErrorToParser Method (error)
NamespaceslibtcodWrapperTCODParserCallbackStructReturnErrorToParser(String)
If called in delegate handing parser events, will return string to be outputted along with position and abort the parsing.
Declaration Syntax
C#
public void ReturnErrorToParser(
	string error
)
Parameters
error (String)
String explaining error

Assembly: libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)