Difference between revisions of "Category:Script Objects"
Jump to navigation
Jump to search
imported>Scrivener07 (Mistake on the object map. ActiveMagicEffect extends nothing. Changed example script text again.) |
imported>Qqqbbb (→typo) |
||
Line 6: | Line 6: | ||
Read more about [[Extending Scripts (Papyrus)|Extending Scripts]] | Read more about [[Extending Scripts (Papyrus)|Extending Scripts]] | ||
==Map== | ==Map== | ||
Here is the Papyrus script object map. | Here is the Papyrus script object map. You can also use the "'''Extends:''' xxxx" link on the top of each script object page to find its parent. | ||
-------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | ||
| | | | | | | | | | | | | | | | | | | | | |
Revision as of 18:54, 13 November 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, 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.
Read more about Extending Scripts
Map
Here is the Papyrus script object map. You 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.