IStorable
Id Property
KerbalData - KSP Data Unlocked!
Gets the id/name of the data
Namespace:
KerbalData
Assembly:
KerbalData
(in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
string
Id
{
get
; }
string Id { get; }
property
String
^
Id
{
String
^
get
(); }
property String^ Id { String^ get (); }
See Also
IStorable Interface
IStorable Members
KerbalData Namespace