Difference between revisions of "Component Script"
added f4se member
imported>Qazaaq m (Added to a category.) |
imported>Qazaaq (added f4se member) |
||
Line 1: | Line 1: | ||
'''Extends:''' [[Form Script]] | '''Extends:''' [[Form Script]] | ||
Line 22: | Line 18: | ||
== Member Functions == | == Member Functions == | ||
None | None | ||
== F4SE Member Functions == | |||
*MiscObject Function [[GetScrapItem - Component|GetScrapItem]]() | |||
** Returns the scrap item for this component. | |||
*Function [[SetScrapItem - Component|SetScrapItem]](MiscObject akMisc) | |||
** Sets the scrap item for this component. | |||
*GlobalVariable Function [[GetScrapScalar - Component|GetScrapScalar]]() | |||
** Returns the scrap scalar for this component. | |||
*Function [[SetScrapScalar - Component|SetScrapScalar]](GlobalVariable akGlobal) | |||
** Sets the scrap scalar for this component. | |||
== Events == | == Events == | ||
Line 28: | Line 34: | ||
== See Also == | == See Also == | ||
*[[:Category:Miscellaneous|Miscellaneous Category]] | *[[:Category:Miscellaneous|Miscellaneous Category]] | ||
[[Category:Scripting]] | |||
[[Category:Papyrus]] | |||
[[Category:Script Objects]] | |||
[[Category:Miscellaneous]] |