- Found in:
- F4SE
Description
Documentation Comment
sets the gold value of the form
Caveats
Parameters
intvalue
CK Wiki Description
Placeholder Description.
Examples
MyWeapon.SetGoldValue(MyWeapon.GetGoldValue() * 2)
Debug.Trace("We just doubled the value of our weapon!")Auto-Generated Example
int myInt__value
myForm__toCallFunctionOn.SetGoldValue(myInt__value)Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
