Class SerializeIgnoreAttribute
Attribute to mark any property or field to be ignored This make API independent of any type such as json/xml/yaml
Inheritance
System.Object
SerializeIgnoreAttribute
Namespace: OpenMod.API.Persistence
Assembly: OpenMod.API.dll
Syntax
public class SerializeIgnoreAttribute : Attribute