Table of Contents

Enum VtmlParser.ParseState

Namespace
Vintagestory.API.Common
Assembly
VintagestoryAPI.dll
public enum VtmlParser.ParseState

Fields

ParseKey = 2
ParseQuotedValue = 4
ParseTagName = 1
ParseValue = 5
SeekKey = 0
SeekValue = 3