Open Rails

STFReader.SkipBlock Method

[This is preliminary documentation and subject to change.]

Read a block open (, and then consume the rest of the block without processing. If we find an immediate close ), then produce a warning, and return without consuming the parenthesis.

public void SkipBlock();

See Also

STFReader Class | Orts.Parsers.Msts Namespace