Category:Script Objects

From the CreationKit Wiki
Revision as of 16:00, 20 October 2014 by imported>Egocarib (fixed ActiveMagicEffect's place in the object tree)
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
                      |                                         |
                      |-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-|
                             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: English  • français • 日本語

Pages in category "Script Objects"

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