- Found in:
- F4SE
Description
Wiki Description
Returns the scrap item for this component.
Documentation Comment
F4SE additions built 2025-11-11 02:05:33.464000 UTC
Caveats
CK Wiki - Notes
None
Examples
MiscObject goldScrap = c_Gold.GetScrapItem()
Debug.Trace(goldScrap)Auto-Generated Example
MiscObject returnedValue = myComponent__toCallFunctionOn.GetScrapItem()Related Pages
Additional References
View this function’s page on the Fallout 4 Creation Kit Wiki
