Resource
IsEmpty Property
KerbalData - KSP Data Unlocked!
Gets the isempty flag
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
public
bool
IsEmpty
{
get
; }
public bool IsEmpty { get; }
public
:
property
bool
IsEmpty
{
bool
get
(); }
public: property bool IsEmpty { bool get (); }
See Also
Resource Class
Resource Members
KerbalData Namespace