Difference between revisions of "User:Glyph/sandbox"
From Kerbal Space Program Wiki
Line 6: | Line 6: | ||
|returndesc= | |returndesc= | ||
|name=OnSaveFlightState | |name=OnSaveFlightState | ||
− | |args={{arg|Dictionary& | + | |args={{arg|Dictionary<string, KSPParseable>|dataPool}} |
|desc=? | |desc=? | ||
}} | }} | ||
{{MethodsEnd}} | {{MethodsEnd}} |
Revision as of 20:06, 12 October 2015
<asdfasdfasdf>
Methods
The following are methods included in Glyph/sandbox.
Signature | Description |
---|---|
void OnSaveFlightState(Dictionary<string, KSPParseable> dataPool) | ? |