Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 782 Bytes

AllOfDestinyDefinitionsItemsDestinyItemPlugDefinitionEnergyCapacity.md

File metadata and controls

11 lines (8 loc) · 782 Bytes

AllOfDestinyDefinitionsItemsDestinyItemPlugDefinitionEnergyCapacity

Properties

Name Type Description Notes
CapacityValue int32 How much energy capacity this plug provides. [optional] [default to null]
EnergyTypeHash int32 Energy provided by a plug is always of a specific type - this is the hash identifier for the energy type for which it provides Capacity. [optional] [default to null]
EnergyType int32 The Energy Type for this energy capacity, in enum form for easy use. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]