Component Script

Extends: Form Script
Editor: Component

Script for the manipulation of component base objects.

DefinitionEdit

ScriptName Component extends Form Native Hidden

PropertiesEdit

None

Global FunctionsEdit

None

Member FunctionsEdit

None

F4SE Member FunctionsEdit

  • MiscObject Function GetScrapItem()
    • Returns the scrap item for this component.
  • GlobalVariable Function GetScrapScalar()
    • Returns the scrap scalar for this component.
  • Function SetScrapItem(MiscObject akMisc)
    • Sets the scrap item for this component.
  • Function SetScrapScalar(GlobalVariable akGlobal)
    • Sets the scrap scalar for this component.

EventsEdit

None

See AlsoEdit