Difference between revisions of "Category:Script Objects"
imported>Scrivener07 (Added some more information about script objects.) |
imported>Scrivener07 (Changed extended script example links.) |
||
Line 1: | Line 1: | ||
Script objects recognized by Papyrus and their associated [[Function Reference|functions]], [[Property Reference|properties]] and [[Events Reference|events]]. | Script objects recognized by Papyrus and their associated [[Function Reference|functions]], [[Property Reference|properties]] and [[Events Reference|events]]. | ||
==About Extended Script Objects== | ==About Extended Script Objects== | ||
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, [[ | 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, [[ActiveMagicEffect Script]] has access to all the events and functions listed on [[Actor Script]], [[ObjectReference Script]], and [[Form Script]] even though they aren't all listed on ActiveMagicEffect Script. | ||
Read more about [[Extending Scripts (Papyrus)|Extending Scripts]] | |||
==Map== | |||
Here is the Papyrus script object map. Use can also use the "'''Extends:''' xxxx" link on the top of each script object page to find its parent. | Here is the Papyrus script object map. Use can also use the "'''Extends:''' xxxx" link on the top of each script object page to find its parent. | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
Revision as of 17:33, 15 September 2013
Script objects recognized by Papyrus and their associated functions, properties and events.
About Extended Script Objects
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, ActiveMagicEffect Script has access to all the events and functions listed on Actor Script, ObjectReference Script, and Form Script even though they aren't all listed on ActiveMagicEffect Script.
Read more about Extending Scripts
Map
Here is the Papyrus script object map. Use can also use the "Extends: xxxx" link on the top of each script object page to find its parent.
-------------------------------------------------------------------------------- | | | | | | | | | | Alias Utility Debug Game Math Form Input SKSE StringUtil UI | | |-ReferenceAlias | \-LocationAlias | -------------------------|------------------------- Action-| MagicEffect-| |-Activator Message-| ActorBase-| |-Furniture |-MiscObject Ammo-| |-Flora | |-Apparatus Armor-| \-TalkingActivator | |-ConstructibleObject ArmorAddon-| | |-Key AssociationType-| MusicType-| \-SoulGem Book-| |-ObjectReference Cell-| | \-Actor Class-| Outfit-| \-ActiveMagicEffect ColorForm-| |-Package CombatStyle-| | \-Package Fragments Container-| |-Perk Door-| Potion-| \-Perk Fragments EffectShader-| Projectile-| Enchantment-| |-Quest EncounterZone-| Race-| \-Stage Fragments EquipSlot-| |-Scene Explosion-| | |-Scene Fragments Faction-| | |-Phase Fragments FormList-| Scroll-| \-Timer Fragments GlobalVariable-| Shout-| Hazard-| Sound-| HeadPart-| SoundCategory-| Idle-| Spell-| ImageSpaceModifier-| Static-| ImpactDataSet-| TextureSet-| Ingredient-| Topic-| |-Keyword |-TopicInfo LeveledActor-| \-LocationRefType VisualEffect-| \-Info Fragments LeveledItem-| VoiceType-| LeveledSpell-| Weapon-| Light-| Weather-| Location-| WordOfPower-| WorldSpace-|
Language: | [[
|
---|
Pages in category "Script Objects"
The following 99 pages are in this category, out of 99 total.