Click or drag to resize

PrimitiveTypesProto Class

A proto for handling C# primitive types.
Inheritance Hierarchy

Namespace:  KSPDev.ConfigUtils
Assembly:  KSPDev_Utils.1.2 (in KSPDev_Utils.1.2.dll) Version: 1.2 for KSP v1.6+
Syntax
C#
public class PrimitiveTypesProto : AbstractOrdinaryValueTypeProto
Request Example View Source

The PrimitiveTypesProto type exposes the following members.

Constructors
  NameDescription
Public methodPrimitiveTypesProto
Initializes a new instance of the PrimitiveTypesProto class
Top
Methods
See Also