Difference between revisions of "DCS func getDescByName"
From DCS World Wiki - Hoggitworld.com
Line 1: | Line 1: | ||
− | {{Template: | + | {{Template:dcs_funcs_multiclass |
|fName= getDescByName | |fName= getDescByName | ||
Line 7: | Line 7: | ||
|par1= [[DCS_Class_Unit|Unit]] | |par1= [[DCS_Class_Unit|Unit]] | ||
− | |par2= [[DCS_Class_Static_Object| | + | |par2= [[DCS_Class_Static_Object|StaticObject]] |
|par3= [[DCS_Class_Weapon|Weapon]] | |par3= [[DCS_Class_Weapon|Weapon]] | ||
Line 13: | Line 13: | ||
|par4= [[DCS_Class_Airbase|Airbase]] | |par4= [[DCS_Class_Airbase|Airbase]] | ||
+ | |par5= [[DCS_Class_Scenery_Object|SceneryObject]] | ||
+ | |par6= | ||
+ | |par7= | ||
|desc= Return a description table of the specified Object type. Object does not need to be in the mission in order to query its data. | |desc= Return a description table of the specified Object type. Object does not need to be in the mission in order to query its data. | ||