Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ItemPhysicalAttributes Interface Reference
Inheritance diagram for ItemPhysicalAttributes:
[legend]

Public Member Functions

proto external float GetWeight ()
 Get the weight of this item attribute.
 
proto external float GetVolume ()
 Get the volume of this item attribute.
 
proto external vector GetDimensions ()
 Get the dimension of this item attribute.
 

Member Function Documentation

◆ GetDimensions()

proto external vector ItemPhysicalAttributes.GetDimensions ( )

Get the dimension of this item attribute.

Returns
Returns the dimension in cm.

◆ GetVolume()

proto external float ItemPhysicalAttributes.GetVolume ( )

Get the volume of this item attribute.

Returns
Returns the volume in cm3.

◆ GetWeight()

proto external float ItemPhysicalAttributes.GetWeight ( )

Get the weight of this item attribute.

Returns
Returns the weight in kg.

The documentation for this interface was generated from the following file: