entity\merchants\researchstation.lua

(?) addItemToMainSelection ( item )

(?) checkRarities ( items )

(?) getAutoFires ( items )

(?) getRarityProbabilities ( items )

(?) getSystemProbabilities ( items )

(?) getTypeProbabilities ( items )

(?) getWeaponMaterials ( items )

(?) getWeaponProbabilities ( items )

(?) getWeaponTypesByIcon ( )

(?) initUI ( )

(?) initialize ( )

(?) interactionPossible ( playerIndex, option )

(?) moveItem ( item, from, to, fkey, tkey )

(?) onClickResearch ( )

(?) onInventoryClicked ( selectionIndex, kx, ky, item, button )

(?) onRequiredClicked ( selectionIndex, fkx, fky, item, button )

(?) onRequiredDropped ( selectionIndex, kx, ky )

(?) onRequiredReceived ( selectionIndex, fkx, fky, item, fromIndex, toIndex, tkx, tky )

(?) onShowWindow ( )

(?) receiveResult ( result )

(?) refreshButton ( )

(?) removeItemFromMainSelection ( key )

(?) research ( itemIndices )

(?) researchTest ( ... )

(?) transform ( items )