Enum MappingStyle
Specifies the style of a mapping.
Namespace: AssetRipper.Yaml
Assembly: AssetRipper.Yaml.dll
Syntax
public enum MappingStyle
Fields
Name | Description |
---|---|
Block | The block mapping style. |
Flow | The flow mapping style. |
Specifies the style of a mapping.
public enum MappingStyle
Name | Description |
---|---|
Block | The block mapping style. |
Flow | The flow mapping style. |