JsonUpgraderAttributeclass

An attribute that describes a version update for a JSON object.

objectAttributeJsonUpgraderAttribute
Namespace
Sandbox
Assembly
Sandbox.System
Declaration
public class Sandbox.JsonUpgraderAttribute : System.Attribute

Constructors1

Showing 1 constructors

Properties2

Showing 2 properties

public int Sandbox.JsonUpgraderAttribute.Version { get; set; }PUBLICGETSET

The version of this upgrade.

Returns:int

On this page