OHM MMTest 1+2

OrbitHangar

Addon Comments
Joined
Apr 9, 2008
Messages
3,832
Reaction score
18
Points
0
Author: adswnj

Developer demo only. Update: MMTest 1+2 v1.1
Mandatory pre-requisites: ModuleMessagingExt v1.1 and BaseSyncMFD v2.6

Updated for compatibility with ModuleMessagingExt v1.1 and BaseSync v2.6. This pair of MFD's showcases how to do data passing between 2 MFD's. In addition, MMTest2 showcases how to interface directly to BaseSyncMFD v2.6. 
 

 



DOWNLOAD
 
This is a demo package to showcase ModuleMessagingExt for developers.

It shows you how to put and get variables by value across two MFDs, and how to do the new safe put by reference using the ModuleMessagingBase class.

Extra: On MMTest2, you can interface to the new BaseSyncMFD v2.6 to see how to connect and work with more complex data structures.
 
Back
Top