Table of Contents

Enum MPSerializerHelper.AtomicType

Namespace
KSP.Networking.MP.Serialize
Assembly
Assembly-CSharp.dll
public enum MPSerializerHelper.AtomicType
Extension Methods

Fields

Bool = 1
Byte = 2
Char = 12
Double = 11
Float = 10
Guid = 14
Int16 = 4
Int32 = 6
Int64 = 8
None = 0
SByte = 3
String = 13
UInt16 = 5
UInt32 = 7
UInt64 = 9