Talk:FGPythonSys

From FlightGear wiki
Revision as of 15:32, 2 February 2016 by Hooray (talk | contribs) (→‎FGNasalSys vs FGPythonSys - common baseclass: new section)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

FGNasalSys vs FGPythonSys - common baseclass

  • loadModule()
  • loadPropertyScripts()
  • addcommand()/removecomand()
  • run fgcommand (with locking, e.g. using SGMutex)