Background for Skyrim SE
Member of the DP_Extender script
intfunctionGetGoldValue(ForminputForm)NativeGlobal

Description

Documentation Comment

works correctly for auto-calc potions, unlike SKSE


Caveats


Parameters

ForminputForm


Examples

Auto-Generated Example

Form myForm__inputForm

int returnedValue = DP_Extender.GetGoldValue(myForm__inputForm)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.