DragonflightDesign
Resource contributor
- Messages
- 1,356
- Country

Having finally decided to try and learn the PDK and not having created any addons that have required an addons xml-type file, I find myself at a loss with a comment in the PDK for the RadarAltimeter example. It says:
Does anyone know which of the many xml files the comment is refering to because I can't get any hits on Google?
Thank you.
Code:
// DLLMain.cpp
// Description: ISimObject Instance-Based properties RadarAlitimeter sample
//
// Instructions:
// 1) Build solution.
// 2) Configure your simobject with the Properties.xml file. Simply copy this file to the root of the simobject.
// 3) The registered properties can now be used in gauges, animations, and scenarios.
Thank you.
