Difference between revisions of "Category:Script Objects"

Jump to navigation Jump to search
406 bytes removed ,  10:06, 26 April 2017
moving extending description to extending page.
imported>Qazaaq
(added inheritence map)
imported>Qazaaq
(moving extending description to extending page.)
Line 6: Line 6:
== Inheritance ==
== Inheritance ==
Read more about [[Extending Scripts (Papyrus)|Extending Scripts]]
Read more about [[Extending Scripts (Papyrus)|Extending Scripts]]
More specific script objects are based on more general ones. Typically more specific objects are called children and the more general ones are called parents. Script children inherit certain qualities from their parents. For example, [[Actor Script]] has access to all the events and functions listed on [[ObjectReference Script]], and [[Form Script]] even though they aren't all listed on Actor Script.
* [[ScriptObject Script|ScriptObject]]
* [[ScriptObject Script|ScriptObject]]
* ScriptObject:[[CommonArrayFunctions Script|CommonArrayFunctions]]
* ScriptObject:[[CommonArrayFunctions Script|CommonArrayFunctions]]
Anonymous user

Navigation menu