Open Rails

STFReader.ParseBlock Method

[This is preliminary documentation and subject to change.]

Parse an STF file until the end of block ')' marker, using the array of lower case tokens, with a processor delegate/lambda

Overload List

Parse an STF file until the end of block ')' marker, using the array of lower case tokens, with a processor delegate/lambda

public void ParseBlock(ParsingBreak,TokenProcessor[])

Parse an STF file until the end of block ')' marker, using the array of lower case tokens, with a processor delegate/lambda

public void ParseBlock(TokenProcessor[])

See Also

STFReader Class | Orts.Parsers.Msts Namespace