KspTypesProto Class |
Namespace: KSPDev.ConfigUtils
The KspTypesProto type exposes the following members.
Name | Description | |
---|---|---|
![]() | KspTypesProto | Initializes a new instance of the KspTypesProto class |
Name | Description | |
---|---|---|
![]() | CanHandle | Tells if proto can handle the specified type. (Overrides AbstractOrdinaryValueTypeProtoCanHandle(Type).) |
![]() | ParseFromString | Makes a value from the string representation. (Overrides AbstractOrdinaryValueTypeProtoParseFromString(String, Type).) |
![]() | SerializeToString | Serializes value into a string. (Overrides AbstractOrdinaryValueTypeProtoSerializeToString(Object).) |