- Found in:
- Steelfeathers' PE
Description
Documentation Comment
Gets the total gold value you see for an item in your inventory, not just the base value. Allows you to fetch the actual value of enchanted items.
Caveats
Parameters
Formitem
Examples
Auto-Generated Example
Form myForm__item
int returnedValue = SteelfeathersPapyrusExtensions.GetTotalGoldValue(myForm__item)