|
Passing Data between Modules using Arrays
I have an overlay that I am using to build an Array with vehicle data. I'm using the overlay since I need this array to be updated all the time (if this is correct). I want to make that data available to other modules and overlays. Is there a way to reference the array from other modules? I only see GetString.
|