Difference between revisions of "API talk:Vessel"

From Kerbal Space Program Wiki
Jump to: navigation, search
m (Blanked the page)
m (Reverted edits by Rocketing Rudolph (talk) to last revision by Glyph)
 
Line 1: Line 1:
 +
''Class API last updated to KSP 1.04''
  
 +
== Updating to 1.04 signatures and adding all methods, fields, properties ==
 +
 +
I'm working on a major revision to this page to include all the public / protected methods from 1.04 while incorporating the descriptions already contributed.
 +
 +
I am using the syntax that's already in source, however it automatically generates "Note: this is not a complete listing of the class's members..." on page load and I have no idea how to fix that.
 +
 +
I figure it is better to include all the methods, even if they don't have descriptions, in order to have a more complete API reference. [[User:Glyph|Glyph]] ([[User talk:Glyph|talk]])
 +
 +
: Revision complete. [[User:Glyph|Glyph]] ([[User talk:Glyph|talk]]) 19:55, 12 October 2015 (UTC)

Latest revision as of 18:49, 17 March 2017

Class API last updated to KSP 1.04

Updating to 1.04 signatures and adding all methods, fields, properties

I'm working on a major revision to this page to include all the public / protected methods from 1.04 while incorporating the descriptions already contributed.

I am using the syntax that's already in source, however it automatically generates "Note: this is not a complete listing of the class's members..." on page load and I have no idea how to fix that.

I figure it is better to include all the methods, even if they don't have descriptions, in order to have a more complete API reference. Glyph (talk)

Revision complete. Glyph (talk) 19:55, 12 October 2015 (UTC)