KSPDev Client utilities
KSPDev Client utilities
KSPDev.ConfigUtils
PersistentFieldAttribute Class
PersistentFieldAttribute Properties
isCollection Property
PersistentFieldAttribute
isCollection Property
Specifies if the annotated field is a collection of values.
Namespace:
KSPDev.ConfigUtils
Assembly:
KSPDev_Utils.2.0 (in KSPDev_Utils.2.0.dll) Version: 2.0 for KSP v1.8+
Syntax
C#
Copy
public
bool
isCollection
{
get
;
set
; }
Request Example
View Source
Property Value
Type:
Boolean
true
if the field is a collection.
See Also
Reference
PersistentFieldAttribute Class
KSPDev.ConfigUtils Namespace
Send comments on this topic to
igor.zavoychinskiy@gmail.com