Difference between revisions of "User:Glyph/sandbox"

From Kerbal Space Program Wiki
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- Class tables autogenerated by Glyph's kerbal_wiki_pdoc program for KSP 1.04. Using syntax set up for the wiki by N3X15, format from DOCTOOLS (I'm not clear if DOCTOOLS is the script used to generate N3X15's old version of these tables, or some mediawiki thing). -->
+
 
{{Class
+
[[API:BaseActionList|BaseActio>nList]]
  |inherits={{Type|MonoBehaviour}}
 
  |implements=<ul></ul>
 
  |name=PartModule
 
  |summary=
 
}}
 
  
 
{{PropertiesStart}}
 
{{PropertiesStart}}
 
{{Property
 
{{Property
   |type=BaseActionList
+
   |type=BaseActio<nLis>t
 
   |name=Actions
 
   |name=Actions
 
   |desc=?
 
   |desc=?
Line 16: Line 11:
 
}}
 
}}
 
{{Property
 
{{Property
   |type=int
+
   |type=in&lt;tdfgdf&gt;gdfg
 
   |name=ClassID
 
   |name=ClassID
  |desc=?
 
  |hasget=1
 
  |hasset=
 
}}
 
{{Property
 
  |type=string
 
  |name=ClassName
 
  |desc=?
 
  |hasget=1
 
  |hasset=
 
}}
 
{{Property
 
  |type=BaseEventList
 
  |name=Events
 
  |desc=?
 
  |hasget=1
 
  |hasset=
 
}}
 
{{Property
 
  |type=BaseFieldList
 
  |name=Fields
 
  |desc=?
 
  |hasget=1
 
  |hasset=
 
}}
 
{{Property
 
  |type=string
 
  |name=GUIName
 
  |desc=?
 
  |hasget=1
 
  |hasset=
 
}}
 
{{Property
 
  |type=Part
 
  |name=part
 
  |desc=?
 
  |hasget=1
 
  |hasset=1
 
}}
 
{{Property
 
  |type=Vessel
 
  |name=vessel
 
 
   |desc=?
 
   |desc=?
 
   |hasget=1
 
   |hasget=1
Line 65: Line 18:
 
}}
 
}}
 
{{PropertiesEnd}}
 
{{PropertiesEnd}}
 
{{FieldsStart}}
 
{{Field
 
  |type=bool
 
  |name=isEnabled
 
  |desc=?
 
}}
 
{{Field
 
  |type=string
 
  |name=moduleName
 
  |desc=?
 
}}
 
{{Field
 
  |type=ProtoPartModuleSnapshot
 
  |name=snapshot
 
  |desc=?
 
}}
 
{{Field
 
  |type=enum
 
  |name=StartState
 
  |desc={ None, Editor, PreLaunch, Landed = 4, Docked = 8, Flying = 16, Splashed = 32, SubOrbital = 64, Orbital = 128 }
 
}}
 
{{FieldsEnd}}
 
 
{{MethodsStart}}
 
{{Method
 
  |returntype=constructor
 
  |returndesc=
 
  |name=PartModule
 
  |args=
 
  |desc=?
 
}}
 
{{Method
 
  |returntype=virtual string
 
  |returndesc=
 
  |name=GetInfo
 
  |args=
 
  |desc=?
 
}}
 
{{Method
 
  |returntype=void
 
  |returndesc=
 
  |name=Load
 
  |args={{arg|ConfigNode|node}}
 
  |desc=?
 
}}
 
{{Method
 
  |returntype=virtual void
 
  |returndesc=
 
  |name=OnActive
 
  |args=
 
  |desc=?
 
}}
 
{{Method
 
  |returntype=virtual void
 
  |returndesc=
 
  |name=OnAwake
 
  |args=
 
  |desc=?
 
}}
 
{{Method
 
  |returntype=virtual void
 
  |returndesc=
 
  |name=OnFixedUpdate
 
  |args=
 
  |desc=?
 
}}
 
{{Method
 
  |returntype=virtual void
 
  |returndesc=
 
  |name=OnInactive
 
  |args=
 
  |desc=?
 
}}
 
{{Method
 
  |returntype=virtual void
 
  |returndesc=
 
  |name=OnInitialize
 
  |args=
 
  |desc=?
 
}}
 
{{Method
 
  |returntype=virtual void
 
  |returndesc=
 
  |name=OnLoad
 
  |args={{arg|ConfigNode|node}}
 
  |desc=?
 
}}
 
{{Method
 
  |returntype=virtual void
 
  |returndesc=
 
  |name=OnSave
 
  |args={{arg|ConfigNode|node}}
 
  |desc=?
 
}}
 
{{Method
 
  |returntype=virtual void
 
  |returndesc=
 
  |name=OnStart
 
  |args={{arg|StartState|state}}
 
  |desc=?
 
}}
 
{{Method
 
  |returntype=virtual void
 
  |returndesc=
 
  |name=OnUpdate
 
  |args=
 
  |desc=?
 
}}
 
{{Method
 
  |returntype=void
 
  |returndesc=
 
  |name=Save
 
  |args={{arg|ConfigNode|node}}
 
  |desc=?
 
}}
 
{{MethodsEnd}}
 

Latest revision as of 16:55, 13 October 2015

BaseActio>nList

Properties

The following are public properties available in Glyph/sandbox.

Signature Description
BaseActio<nLis>t Actions { get; }  ?
in<tdfgdf>gdfg ClassID { get; }  ?