Difference between revisions of "Category:Script Objects"
Jump to navigation
Jump to search
Tried to simulate the tree styled listing that was found for skyim wiki.
imported>Qazaaq |
imported>LAITH10 (Tried to simulate the tree styled listing that was found for skyim wiki.) |
||
Line 1: | Line 1: | ||
Script objects recognized by Papyrus and their associated [[Function Reference|functions]], [[Property Reference|properties]] and [[Events Reference|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 (Papyrus)|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. Scripts in ''italics'' are added by SKSE. | |||
----------------------------------------------------------------- | |||
|-[[CommonArrayFunctions Script||CommonArrayFunctions]] |-[[Debug Script|Debug]] |-[[Game Script|Game]] |-[[Math Script|Math]] |-[[ScriptObject Script|ScriptObject]] |-[[Utility Script|Utility]] | |||
| | |||
---------------------------------------------------|------------- | |||
|-[[ActiveMagicEffect Script|ActiveMagicEffect]] |-[[Alias Script|Alias]] |-[[Form Script|Form]] |-[[InputEnableLayer Script|InputEnableLayer]] | |||
|-[[ReferenceAlias Script|ReferenceAlias]] | | |||
\-[[LocationAlias Script|LocationAlias]] | | |||
| | |||
--------------------------------------------------------- | |||
|-[[Action Script||Action]] |-[[Holotape Script||Holotape]] |-[[Perk Script||Perk]] | |||
|-[[Activator Script||Activator]] |-[[Idle Script||Idle]] |-[[Potion Script||Potion]] | |||
| |-[[Flora Script||Flora]] |-[[IdleMarker Script||IdleMarker]] |-[[Projectile Script||Projectile]] | |||
| |-[[Furniture Script||Furniture]] |-[[ImageSpaceModifier Script||ImageSpaceModifier]] |-[[Quest Script||Quest]] | |||
| \-[[TalkingActivator Script||Furniture]] |-[[ImpactDataSet Script||ImpactDataSet]] |-[[Race Script||Race]] | |||
|-[[ActorBase Script||ActorBase]] |-[[Ingredient Script||Ingredient]] |-[[RefCollectionAlias Script||RefCollectionAlias]] | |||
|-[[ActorValue Script||ActorValue]] |-[[InstanceNamingRules Script||InstanceNamingRules]] |-[[Scene Script||Scene]] | |||
|-[[Ammo Script||Ammo]] |-[[Keyword Script||Keyword]] |-[[Scroll Script||Scroll]] | |||
|-[[Armor Script||Armor]] | \-[[LocationRefType Script||LocationRefType]] |-[[ShaderParticleGeometry Script||ShaderParticleGeometry]] | |||
|-[[AssociationType Script||AssociationType]] |-[[LeveledActor Script||LeveledActor]] |-[[Shout Script||Shout]] | |||
|-[[Book Script||Book]] |-[[LeveledItem Script||LeveledItem]] |-[[Sound Script||Sound]] | |||
|-[[CameraShot Script||CameraShot]] |-[[LeveledSpell Script||LeveledSpell]] |-[[SoundCategory Script||SoundCategory]] | |||
|-[[Cell Script||Cell]] |-[[Light Script||Light]] |-[[SoundCategorySnapshot Script||SoundCategorySnapshot]] | |||
|-[[Class Script||Class]] |-[[Location Script||Location]] |-[[Spell Script||Spell]] | |||
|-[[CombatStyle Script||CombatStyle]] |-[[MagicEffect Script||MagicEffect]] |-[[Static Script||Static]] | |||
|-[[Component Script||Component]] |-[[Message Script||Message]] | \-[[MovableStatic Script||MovableStatic]] | |||
|-[[Container Script||Container]] |-[[MiscObject Script||MiscObject]] |-[[Terminal Script||Terminal]] | |||
|-[[Door Script||Door]] | |-[[ConstructibleObject Script||ConstructibleObject]] |-[[TextureSet Script||TextureSet]] | |||
|-[[EffectShader Script||EffectShader]] | |-[[Key Script||Key]] |-[[Topic Script||Topic]] | |||
|-[[Enchantment Script||Enchantment]] | \-[[SoulGem Script||SoulGem]] |-[[TopicInfo Script||TopicInfo]] | |||
|-[[EncounterZone Script||EncounterZone]] |-[[MusicType Script||MusicType]] |-[[VisualEffect Script||VisualEffect]] | |||
|-[[Explosion Script||Explosion]] |-[[ObjectMod Script||ObjectMod]] |-[[VoiceType Script||VoiceType]] | |||
|-[[Faction Script||Faction]] |-[[ObjectReference Script||ObjectReference]] |-[[Weapon Script||Weapon]] | |||
|-[[FormList Script||FormList]] | \-[[Actor Script||Actor]] |-[[Weather Script||Weather]] | |||
|-[[GlobalVariable Script||GlobalVariable]] |-[[Outfit Script||Outfit]] |-[[WordOfPower Script||WordOfPower]] | |||
|-[[Hazard Script||Hazard]] |-[[OutputModel Script||OutputModel]] |-[[WorldSpace Script||WorldSpace]] | |||
|-[[HeadPart Script||HeadPart]] |-[[Package Script||Package]] | |||
{{Languages}} | |||
[[Category:Papyrus]] | [[Category:Papyrus]] | ||
==See Also== | ==See Also== | ||
*'''[[:Category:Object_Classes|Editor Objects]]''' | *'''[[:Category:Object_Classes|Editor Objects]]''' | ||
{{Languages}} | |||
[[Category:Papyrus]] |