User Tools

Site Tools


modding:function:typgetproperty

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

modding:function:typgetproperty [2017/01/20 04:09] – created xephyrmodding:function:typgetproperty [2017/03/30 04:30] (current) – Up to date as of 1.7 xephyr
Line 7: Line 7:
 ^ | property: property you want to retrieve | ^ | property: property you want to retrieve |
 ^ Returns | value | ^ Returns | value |
-^ Category | [[type]], [[unid]], [[property]] |+^ Category | [[type_functions]], [[unid]], [[property]] |
 ^ Description | Use for retrieving a property from a type. | ^ Description | Use for retrieving a property from a type. |
 +
 +=== Properties ===
 +
 +   'apiVersion
 +   'class
 +   'extension
 +
 +== Player ships ==
 +
 +   'dockServicesScreen
 +   'shipStatusScreen
 +   'startingSystem
 +
 +== Ships ==
 +
 +   'armorCount
 +   'armorHP
 +   'armorItems
 +   'balanceType
 +   'cargoSpace
 +   'combatStrength
 +   'damage
 +   'defaultSovereign
 +   'defenseStrength
 +   'deviceSlots
 +   'deviceSlotsNonWeapons
 +   'deviceSlotsWeapons
 +   'deviceItems
 +   'dodgeRate
 +   'driveImage
 +   'explosionType
 +   'fireAccuracy
 +   'fireRangeAdj
 +   'fireRateAdj
 +   'genericName
 +   'hp
 +   'hullMass
 +   'installDeviceMaxLevel
 +   'launcher
 +   'launcherUNID
 +   'level
 +   'maneuver
 +   'manufacturer
 +   'mass
 +   'maxArmorMass
 +   'maxCargoSpace
 +   'maxRotation
 +   'maxSpeed
 +   'name
 +   'primaryArmor
 +   'primaryArmorUNID
 +   'primaryWeapon
 +   'primaryWeaponRange
 +   'primaryWeaponRangeAdj
 +   'primaryWeaponUNID
 +   'regen
 +   'score
 +   'size
 +   'shield
 +   'shieldsUNID
 +   'thrust
 +   'thrustToWeight
 +   'thrusterPower
 +   'treasureValue
 +   'wreckChance
  
 === Example === === Example ===
modding/function/typgetproperty.1484885346.txt.gz · Last modified: 2017/01/20 04:09 by xephyr