Difference between revisions of "Component Script"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Plplecuyer
 
imported>Qazaaq
(Crosslinked to editor reference)
Line 2: Line 2:
[[Category:Papyrus]]
[[Category:Papyrus]]
[[Category:Script Objects]]
[[Category:Script Objects]]
'''Extends:''' [[Form Script]]


'''Extends:''' [[Form Script]]
'''Editor:''' [[Component]]


Script for the manipulation of component base objects.
Script for the manipulation of component base objects.
Line 23: Line 24:
== Events ==
== Events ==
None
None
== See Also ==
*[[:Category:Miscellaneous|Miscellaneous Category]]

Revision as of 03:17, 13 July 2016

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

Events

None

See Also