Click or drag to resize

PrimitiveTypesProto Class

A proto for handling C# primitive types.
Inheritance Hierarchy

Namespace:  KSPDev.ConfigUtils
Assembly:  KSPDev_Utils.2.5 (in KSPDev_Utils.2.5.dll) Version: 2.5 for KSP v1
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