Show / Hide Table of Contents

Enum ScalarStyle

Specifies the style of a Yaml scalar.

Namespace: AssetRipper.Yaml
Assembly: AssetRipper.Yaml.dll
Syntax
public enum ScalarStyle

Fields

Name Description
DoubleQuoted

The double-quoted scalar style.

Plain

The plain scalar style.

SingleQuoted

The single-quoted scalar style.

  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾