Component Script
Revision as of 15:04, 13 October 2017 by imported>Qazaaq (see also)
Extends: Form Script
Editor: Component
Script for the manipulation of component base objects.
Definition
ScriptName Component extends Form Native Hidden
Properties
None
Global Functions
None
Member Functions
None
F4SE Member Functions
- MiscObject Function GetScrapItem()
- Returns the scrap item for this component.
- Function SetScrapItem(MiscObject akMisc)
- Sets the scrap item for this component.
- GlobalVariable Function GetScrapScalar()
- Returns the scrap scalar for this component.
- Function SetScrapScalar(GlobalVariable akGlobal)
- Sets the scrap scalar for this component.
Events
None