Category:Script Objects

From the CreationKit Wiki
Revision as of 16:24, 20 October 2014 by imported>Egocarib (Added some new script types to the map)
Jump to navigation Jump to search

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.

              --------------------------------------------------------------------------------------------------
              |       |       |        |        |       |       |       |       |          |         |         |
ActiveMagicEffect   Alias   Utility   Debug    Game    Math    Form    Input   SKSE   StringUtil     UI     ModEvent
                      |                                         |
                      |-ReferenceAlias                          |                 
                      \-LocationAlias                           |
                                                                |
                                       -------------------------|-------------------------
                                Action-|                                     MagicEffect-|
                                       |-Activator                               Message-|
                             ActorBase-|   |-Furniture                                   |-MiscObject
                                  Ammo-|   |-Flora                                       |   |-Apparatus
                                 Armor-|   \-TalkingActivator                            |   |-ConstructibleObject
                            ArmorAddon-|                                                 |   |-Key
                                   Art-|                                       MusicType-|   \-SoulGem
                       AssociationType-|                                                 |-ObjectReference
                                  Book-|                                                 |   \-Actor
                                  Cell-|                                          Outfit-|
                                 Class-|                                                 |-Package
                             ColorForm-|                                                 |   \-Package Fragments
                           CombatStyle-|                                                 |-Perk
                             Container-|                                          Potion-|   \-Perk Fragments
                                  Door-|                                      Projectile-|
                          EffectShader-|                                                 |-Quest
                           Enchantment-|                                            Race-|   \-Stage Fragments
                         EncounterZone-|                                                 |-Scene
                             EquipSlot-|                                                 |   |-Scene Fragments
                             Explosion-|                                                 |   |-Phase Fragments
                               Faction-|                                          Scroll-|   \-Timer Fragments
                              FormList-|                                           Shout-|
                        GlobalVariable-|                                           Sound-|
                                Hazard-|                                   SoundCategory-|
                              HeadPart-|                                           Spell-|
                                  Idle-|                                          Static-|
                    ImageSpaceModifier-|                                      TextureSet-|
                         ImpactDataSet-|                                           Topic-|
                            Ingredient-|                                                 |-TopicInfo
                                       |-Keyword                            VisualEffect-|   \-Info Fragments
                          LeveledActor-|   \-LocationRefType                   VoiceType-|
                           LeveledItem-|                                          Weapon-|
                          LeveledSpell-|                                         Weather-|
                                 Light-|                                     WordOfPower-|
                              Location-|                                      WorldSpace-|




Language: English  • français • 日本語

Pages in category "Script Objects"

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