12
edits
Line 26: | Line 26: | ||
Game:PluginInfo[] installedLightPlugins = Game.GetInstalledLightPlugins() | Game:PluginInfo[] installedLightPlugins = Game.GetInstalledLightPlugins() | ||
; Note: | |||
; member index will be 0xFE for every installedLightPlugins element returned. | |||
; (i.e. this function does not work correctly) | |||
</source> | </source> | ||
== See Also == | == See Also == |
edits