|
| 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.
|
| |
◆ 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:
- Game/generated/InventorySystem/ItemPhysicalAttributes.c