Difference between revisions of "Category:Script Objects"

From the CreationKit Wiki
Jump to navigation Jump to search
imported>Jog
imported>Jog
(hope that clarifies it.)
Line 1: Line 1:
Object types recognized by Papyrus and their associated [[Function Reference|functions]], [[Property Reference|properties]] and [[Events Reference|events]].
Object types recognized by Papyrus and their associated [[Function Reference|functions]], [[Property Reference|properties]] and [[Events Reference|events]].
More specific object scripts base on the general ones and extend them with new functions. All world-object scripts extend the '''[[Form Script]]''' for example, so those functions are available to [[Scroll Script|scrolls]] or [[Book Script|books]] as well, even though they aren't listed on their specific pages. Use the "Extends xxxx" link on the top of each object type page to follow to its base script.


[[Category:Papyrus]]
[[Category:Papyrus]]

Revision as of 04:59, 25 February 2012

Object types recognized by Papyrus and their associated functions, properties and events.

More specific object scripts base on the general ones and extend them with new functions. All world-object scripts extend the Form Script for example, so those functions are available to scrolls or books as well, even though they aren't listed on their specific pages. Use the "Extends xxxx" link on the top of each object type page to follow to its base script.

Pages in category "Script Objects"

The following 99 pages are in this category, out of 99 total.