Difference between revisions of "Book Script"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Plplecuyer
 
imported>Qazaaq
m (category)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Scripting]]
[[Category:Papyrus]]
[[Category:Script Objects]]
'''Extends:''' [[Form Script]]
'''Extends:''' [[Form Script]]
<BR/>
'''Editor:''' [[Book]]


Script for the manipulation of book base objects.
Script for the manipulation of book base objects.
Line 23: Line 21:
== Events ==
== Events ==
None
None
== See Also ==
*[[:Category:Items|Items Category]]
[[Category:Scripting]]
[[Category:Papyrus]]
[[Category:Script Objects]]
[[Category:Items]]

Latest revision as of 18:10, 28 October 2017

Extends: Form Script
Editor: Book

Script for the manipulation of book base objects.

Definition[edit | edit source]

ScriptName Book extends Form Native Hidden

Properties[edit | edit source]

None

Global Functions[edit | edit source]

None

Member Functions[edit | edit source]

None

Events[edit | edit source]

None

See Also[edit | edit source]