ScenEdit_QueryDB
Query database use the wrapper_object_variable.fields to see what can be returned
Parameters
objectType string The type of item to query; 'weapon', 'mount', 'sensor'
DBID number The databse id of item to query
Returns
objectObject wrapper
Can this function be used to get DB data for more than just weapon, mount, sensor objects. For example, could I pass in the DBID of a 'Facility', or an 'Aircraft' type to get data regarding the facility or aircraft?