Difference between revisions of "Category:Script Objects"
Jump to navigation
Jump to search
imported>Qqqbbb (→typo) |
imported>Egocarib (fixed ActiveMagicEffect's place in the object tree) |
||
Line 7: | Line 7: | ||
==Map== | ==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. | 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_Script|'''ActiveMagicEffect''']] [[Alias_Script|'''Alias''']] [[Utility_Script|'''Utility''']] [[Debug_Script|'''Debug''']] [[Game_Script|'''Game''']] [[Math_Script|'''Math''']] [[Form_Script|'''Form''']] [[Input Script|'''Input''']] [[SKSE Script|'''SKSE''']] [[StringUtil Script|'''StringUtil''']] [[UI Script|'''UI''']] | |||
| | | |||
|-[[ReferenceAlias_Script|ReferenceAlias]] | | |||
\-[[LocationAlias_Script|LocationAlias]] | | |||
| | |||
-------------------------|------------------------- | |||
[[Action Script|Action]]-| [[MagicEffect Script|MagicEffect]]-| | |||
|-[[Activator Script|Activator]] [[Message Script|Message]]-| | |||
[[ActorBase Script|ActorBase]]-| |-[[Furniture Script|Furniture]] |-[[MiscObject Script|MiscObject]] | |||
[[Ammo Script|Ammo]]-| |-[[Flora Script|Flora]] | |-[[Apparatus Script|Apparatus]] | |||
[[Armor Script|Armor]]-| \-[[TalkingActivator Script|TalkingActivator]] | |-[[ConstructibleObject Script|ConstructibleObject]] | |||
[[ArmorAddon Script|ArmorAddon]]-| | |-[[Key Script|Key]] | |||
[[AssociationType Script|AssociationType]]-| [[MusicType Script|MusicType]]-| \-[[SoulGem Script|SoulGem]] | |||
[[Book Script|Book]]-| |-[[ObjectReference Script|ObjectReference]] | |||
[[Cell Script|Cell]]-| | \-[[Actor Script|Actor]] | |||
[[Class Script|Class]]-| [[Outfit Script|Outfit]]-| | |||
[[ColorForm Script|ColorForm]]-| |-[[Package Script|Package]] | |||
[[CombatStyle_Script|CombatStyle]]-| | \-[[Package Fragments]] | |||
[[Container Script|Container]]-| |-[[Perk Script|Perk]] | |||
[[Door Script|Door]]-| [[Potion Script|Potion]]-| \-[[Perk Fragments]] | |||
[[EffectShader Script|EffectShader]]-| [[Projectile Script|Projectile]]-| | |||
[[Enchantment Script|Enchantment]]-| |-[[Quest Script|Quest]] | |||
[[EncounterZone Script|EncounterZone]]-| [[Race Script|Race]]-| \-[[Quest Stage Fragments|Stage Fragments]] | |||
[[EquipSlot Script|EquipSlot]]-| |-[[Scene Script|Scene]] | |||
[[Explosion Script|Explosion]]-| | |-[[Scene Fragments]] | |||
[[Faction Script|Faction]]-| | |-[[Scene Phase Fragments|Phase Fragments]] | |||
[[FormList Script|FormList]]-| [[Scroll Script|Scroll]]-| \-[[Scene Timer Action Fragments|Timer Fragments]] | |||
[[GlobalVariable Script|GlobalVariable]]-| [[Shout Script|Shout]]-| | |||
[[Hazard Script|Hazard]]-| [[Sound Script|Sound]]-| | |||
[[HeadPart Script|HeadPart]]-| [[SoundCategory Script|SoundCategory]]-| | |||
[[Idle Script|Idle]]-| [[Spell Script|Spell]]-| | |||
[[ImageSpaceModifier Script|ImageSpaceModifier]]-| [[Static Script|Static]]-| | |||
[[ImpactDataSet Script|ImpactDataSet]]-| [[TextureSet Script|TextureSet]]-| | |||
[[Ingredient Script|Ingredient]]-| [[Topic Script|Topic]]-| | |||
|-[[Keyword Script|Keyword]] |-[[TopicInfo Script|TopicInfo]] | |||
[[LeveledActor Script|LeveledActor]]-| \-[[LocationRefType Script|LocationRefType]] [[VisualEffect Script|VisualEffect]]-| \-[[Topic Info Fragments|Info Fragments]] | |||
[[LeveledItem Script|LeveledItem]]-| [[VoiceType Script|VoiceType]]-| | |||
[[LeveledSpell Script|LeveledSpell]]-| [[Weapon Script|Weapon]]-| | |||
[[Light Script|Light]]-| [[Weather Script|Weather]]-| | |||
[[Location Script|Location]]-| [[WordOfPower Script|WordOfPower]]-| | |||
[[WorldSpace Script|WorldSpace]]-| | |||
Revision as of 15:00, 20 October 2014
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: | [[
|
---|
Pages in category "Script Objects"
The following 100 pages are in this category, out of 100 total.