IStorableObjectsViewModel MembersKerbalEdit - Take control of your KSP Data!

The IStorableObjectsViewModel type exposes the following members.
Methods

  NameDescription
Public methodRefresh
Refreshes the Objects collection by re-querying the underlying store. Changes to already loaded models should not be overwritten when called.
Back to Top
Properties

  NameDescription
Public propertyObjects
Gets the collection data managed by the model
Back to Top
See Also