Difference between revisions of "List of Papyrus Functions"

→‎G: Added SetNthEntryValue and GetNthEntryValue
imported>CraftySentinel
(→‎E: Added Functions starting with E)
(→‎G: Added SetNthEntryValue and GetNthEntryValue)
 
(63 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{Incomplete}}
{{Incomplete}}
This Page Contains lists of all Papyrus Scripting Functions and Events including SKSE functions.


This Page Contains lists of all Papyrus Scripting Functions including SKSE functions.
A <sup>SKSE</sup> suffix indicates if the function requires SKSE.
A <sup>PO3 PE SSE</sup> suffix indicates if the function requires Power of Three's Papyrus Extender SSE.
A <sup>PU SSE</sup> indicates if the function requires exiledviper's & meh321's Papyrus Util SE.
(Note: The entries for PO3 PE SSE was done by a third party. The function names are accurate, but for arguments and object type, see the docs here: https://github.com/powerof3/PapyrusExtenderSSE/wiki For PapyrusUtil, see the source .psc files)


The left column indicates in which base script the function is defined and also has a <sup>SKSE</sup> suffix if the function was added by SKSE.  
The middle column indicates in which base script the function is defined.


{{Compact ToC|x=|z=}}
{{Compact ToC|j=|v=|x=|y=|z=}}
=== A ===
=== A ===
{{Function Table
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|func01=Abs
|+ style="text-align:right; font-size:100%;"|'''Jump to: [[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#L|L]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]'''
|memb01=Math
!align=left width=170|Function  
|desc01=
!align=left width=110|Member of
!align=left width=90|Returns
!align=left class="unsortable"|Description
|-
| '''[[Abs - Math|Abs]]'''
| '''[[Math Script|Math]]'''
|Float
|
|-
| '''[[Acos - Math|Acos]]'''
| [[Math Script|'''Math''']]
|Float
|-
| '''[[Activate - ObjectReference|Activate]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|Bool
|-
| '''[[Add - MusicType|Add]]'''
| '''[[MusicType Script|MusicType]]'''
| -
|-
| '''[[Add - Topic|Add]]'''
| '''[[Topic Script|Topic]]'''
| -
|-
| '''[[AddAchievement - Game|AddAchievement]]'''
| '''[[Game Script|Game]]'''
| -
|  Global function
|-
| '''[[AddForm - FormList|AddForm]]'''
| '''[[FormList Script|FormList]]'''
| -
|-
| '''[[AddForm - LeveledActor|AddForm]]'''
| '''[[LeveledActor Script|LeveledActor]]'''
| -
|-
| '''[[AddForm - LeveledItem|AddForm]]'''
| '''[[LeveledItem Script|LeveledItem]]'''
| -
|-
| '''[[AddForm - LeveledSpell|AddForm]]'''
| '''[[LeveledSpell Script|LeveledSpell]]'''
| -
|-
| '''[[AddHavokBallAndSocketConstraint - Game|AddHavokBallAndSocketConstraint]]'''
| [[Game Script|'''Game''']]
|Bool
|-
| '''[[AddInventoryEventFilter - ObjectReference|AddInventoryEventFilter]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| -
|-
| '''[[AddItem - ObjectReference|AddItem]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| -
|-
| '''[[AddKeyIfNeeded - ObjectReference|AddKeyIfNeeded]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| -
|-
| '''[[AddPerk - Actor|AddPerk]]'''
| '''[[Actor Script|Actor]]'''
| -
|-
| '''[[AddPerkPoints - Game|AddPerkPoints]]'''
| [[Game Script|'''Game''']]
| -
|-
| '''[[AddShout - Actor|AddShout]]'''
| [[Actor Script|'''Actor''']]
|Bool
|-
| '''[[AddSlotToMask - Armor|AddSlotToMask]]'''<sup>SKSE</sup>
| '''[[Armor Script|Armor]]'''
|Int
|-
|'''[[AddSlotToMask - Armor|AddSlotToMask]]'''<sup>SKSE</sup>
|'''[[ArmorAddon Script|ArmorAddon]]'''
|Int
|
|-
|'''[[AddSpawn - SpawnerTask|AddSpawn]]'''<sup>SKSE</sup>
|[[SpawnerTask Script|'''SpawnerTask''']]
| -
|
|-
| '''[[AddSpell - Actor|AddSpell]]'''
| [[Actor Script|'''Actor''']]
|Bool
|
|-
| '''[[AddToFaction - Actor|AddToFaction]]'''
| [[Actor Script|'''Actor''']]
| -
|
|-
| '''[[AddToMap - ObjectReference|AddToMap]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| -
|
|-
| '''[[AdvanceSkill - Game|AdvanceSkill]]'''
| [[Game Script|'''Game''']]
| -
|
|-
| '''[[AllowBleedoutDialogue - Actor|AllowBleedoutDialogue]]'''
| [[Actor Script|'''Actor''']]
| -
|
|-
| '''[[AllowPCDialogue - Actor|AllowPCDialogue]]'''
| [[Actor Script|'''Actor''']]
| -
|
|-
|'''[[AllowPCDialogue - Race|AllowPCDialogue]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-
|[[AllowPickpocket - Race|'''AllowPickpocket''']]<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-
| '''[[Apply - ImageSpaceModifier|Apply]]'''
| '''[[ImageSpaceModifier Script|ImageSpaceModifier]]'''
| -
|
|-
| '''[[ApplyCrossFade - ImageSpaceModifier|ApplyCrossFade]]'''
| [[ImageSpaceModifier Script|'''ImageSpaceModifier''']]
| -
|
|-
| '''[[ApplyHavokImpulse - ObjectReference|ApplyHavokImpulse]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| -
|
|-
|'''[[AsChar - StringUtil|AsChar]]'''<sup>SKSE</sup>
|'''[[StringUtil Script|StringUtil]]'''
|String
|
|-
| '''[[Asin - Math|Asin]]'''
| [[Math Script|'''Math''']]
|Float
|
|-
| '''[[Atan - Math|Atan]]'''
| [[Math Script|'''Math''']]
|Float
|
|-
| '''[[AttachAshPile - Actor|AttachAshPile]]'''
| [[Actor Script|'''Actor''']]
| -
|
|-
|'''[[AvoidsRoads - Race|AvoidsRoads]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-
| '''[[AddActorToArray - Array|AddActorToArray]]'''<sup>PO3 PE SSE</sup>
| '''[[Array Script|Array]]'''
|
|-
| '''[[AddAllEquippedItemsToArray - Actor|AddAllEquippedItemsToArray]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[AddAllItemsToList - ObjectReference|AddAllItemsToList]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[AddBasePerk - Actor|AddBasePerk]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[AddBaseSpell - Actor|AddBaseSpell]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[AddEffectItemToEnchantment - Enchantment|AddEffectItemToEnchantment]]'''<sup>PO3 PE SSE</sup>
| '''[[Enchantment Script|Enchantment]]'''
|
|-
| '''[[AddEffectItemToPotion - Potion|AddEffectItemToPotion]]'''<sup>PO3 PE SSE</sup>
| '''[[Potion Script|Potion]]'''
|
|-
| '''[[AddEffectItemToScroll - Scroll|AddEffectItemToScroll]]'''<sup>PO3 PE SSE</sup>
| '''[[Scroll Script|Scroll]]'''
|
|-
| '''[[AddEffectItemToSpell - Spell|AddEffectItemToSpell]]'''<sup>PO3 PE SSE</sup>
| '''[[Spell Script|Spell]]'''
|
|-
| '''[[AddItemsOfTypeToArray - ObjectReference|AddItemsOfTypeToArray]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[AddItemsOfTypeToList - ObjectReference|AddItemsOfTypeToList]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[AddKeywordToForm - Form|AddKeywordToForm]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[AddKeywordToRef - ObjectReference|AddKeywordToRef]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[AddMagicEffectToEnchantment - Enchantment|AddMagicEffectToEnchantment]]'''<sup>PO3 PE SSE</sup>
| '''[[Enchantment Script|Enchantment]]'''
|
|-
| '''[[AddMagicEffectToPotion - Potion|AddMagicEffectToPotion]]'''<sup>PO3 PE SSE</sup>
| '''[[Potion Script|Potion]]'''
|
|-
| '''[[AddMagicEffectToScroll - Scroll|AddMagicEffectToScroll]]'''<sup>PO3 PE SSE</sup>
| '''[[Scroll Script|Scroll]]'''
|
|-
| '''[[AddMagicEffectToSpell - Spell|AddMagicEffectToSpell]]'''<sup>PO3 PE SSE</sup>
| '''[[Spell Script|Spell]]'''
|
|-
| '''[[AddPackageIdle - Package|AddPackageIdle]]'''<sup>PO3 PE SSE</sup>
| '''[[Package Script|Package]]'''
|
|-
| '''[[AddStringToArray - Array|AddStringToArray]]'''<sup>PO3 PE SSE</sup>
| '''[[Array Script|Array]]'''
|
|-
| '''[[ApplyMaterialShader - ObjectReference|ApplyMaterialShader]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[ApplyPoisonToEquippedWeapon - Actor|ApplyPoisonToEquippedWeapon]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[ArrayStringCount - Array|ArrayStringCount]]'''<sup>PO3 PE SSE</sup>
| '''[[Array Script|Array]]'''
|
|-
| '''[[ActorArray - PapyrusUtil|ActorArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Actor[]
|-
| '''[[AddFloatValues - PapyrusUtil|AddFloatValues]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|float
|-
| '''[[AddIntValues - PapyrusUtil|AddIntValues]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[AddPackageOverride - ActorUtil|AddPackageOverride]]'''<sup>PU SE</sup>
| '''[[ActorUtil Script|ActorUtil]]'''
|
|-
| '''[[AdjustFloatValue - JsonUtil|AdjustFloatValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|float
|-
| '''[[AdjustIntValue - JsonUtil|AdjustIntValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[AliasArray - PapyrusUtil|AliasArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Alias[]
|-


|func02=Acos
|}
|memb02=Math
|desc02=


|func03=Activate
|memb03=ObjectReference
|desc03=
|func04=Add
|memb04=MusicType
|desc04=
|func05=Add
|memb05=Topic
|desc05=
|func06=AddAchievement
|memb06=Game
|desc06=
|func07=AddForm
|memb07=FormList
|desc07=
|func08=AddForm
|memb08=LeveledActor
|desc08=
|func09=AddForm
|memb09=LeveledItem
|desc09=
|func10=AddForm
|memb10=LeveledSpell
|desc10=
|func11=AddHavokBallAndSocketConstraint
|memb11=Game
|desc11=
|func12=AddInventoryEventFilter
|memb12=ObjectReference
|desc12=
|func13=AddItem
|memb13=ObjectReference
|desc13=
|func14=AddKeyIfNeeded
|memb14=ObjectReference
|desc14=
|func15=AddPerk
|memb15=Actor
|desc15=
|func16=AddPerkPoints
|memb16=Game
|desc16=
|func17=AddShout
|memb17=Actor
|desc17=
|func18=AddSlotToMask
|memb18=Armor
|skse18=yes
|desc18=
|func19=AddSpell
|memb19=Actor
|desc19=
|func20=AddToFaction
|memb20=Actor
|desc20=
|func21=AddToMap
|memb21=ObjectReference
|desc21=
|func22=AdvanceSkill
|memb22=Game
|desc22=
|func23=AllowBleedoutDialogue
|memb23=Actor
|desc23=
|func24=AllowPCDialogue
|memb24=Actor
|desc24=
|func25=Apply
|memb25=ImageSpaceModifier
|desc25=
|func26=ApplyCrossFade
|memb26=ImageSpaceModifier
|desc26=
|func27=ApplyHavokImpulse
|memb27=ObjectReference
|desc27=
|func28=Asin
|memb28=Math
|desc28=
|func29=Atan
|memb29=Math
|desc29=
|func30=AttachAshPile
|memb30=Actor
|desc30=
}}
=== B ===
=== B ===
{{Function Table
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
 
|+ style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#L|L]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
|func01=BlockActivation
!align=left width=170|Function  
|memb01=ObjectReference
!align=left width=90|Member of
|desc01=
!align=left class="unsortable"|Description
 
|-
}}
| '''[[BlendColorWithSkinTone - Actor|BlendColorWithSkinTone]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[BlockActivation - ObjectReference|BlockActivation]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|-
| '''[[BoolArray - PapyrusUtil|BoolArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|bool[]
|-
|}
=== C ===
=== C ===
{{Function Table
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|+ style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#L|L]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
!align=left width=170|Function  
!align=left width=90|Member of
!align=left width=90|Return
!align=left class="unsortable"|Description
|-
| '''[[CalculateEncounterLevel - ObjectReference|CalculateEncounterLevel]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|Int
|-
| '''[[CalculateFavorCost - Game|CalculateFavorCost]]'''
| [[Game Script|'''Game''']]
|Int
|-
| '''[[CanFastTravelToMarker - ObjectReference|CanFastTravelToMarker]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|Bool
|-
|'''[[CanFly - Race|CanFly]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-
| '''[[CanFlyHere - Actor|CanFlyHere]]'''
| [[Actor Script|'''Actor''']]
|Bool
|
|-
| '''[[CanPayCrimeGold - Faction|CanPayCrimeGold]]'''
| '''[[Faction Script|Faction]]'''
|Bool
|
|-
|'''[[CanSwim - Race|CanSwim]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-
|'''[[CantOpenDoors - Race|CantOpenDoors]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-
|'''[[CanWalk - Race|CanWalk]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-
|'''[[CaptureFrameRate - Utility|CaptureFrameRate]]'''
|[[Utility Script|'''Utility''']]
|String
|
|-
| '''[[Cast - Scroll|Cast]]'''
| '''[[Scroll Script|Scroll]]'''
| -
|
|-
| '''[[Cast - Spell|Cast]]'''
| '''[[Spell Script|Spell]]'''
| -
|
|-
| '''[[Ceiling - Math|Ceiling]]'''
| [[Math Script|'''Math''']]
|Int
|
|-
| '''[[CenterOnCell - Debug|CenterOnCell]]'''
| '''[[Debug Script|Debug]]'''
| -
|
|-
| '''[[CenterOnCellAndWait - Debug|CenterOnCellAndWait]]'''
| [[Debug Script|'''Debug''']]
| -
|
|-
| '''[[ChangeHeadPart - Actor|ChangeHeadPart]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| -
|
|-
| '''[[Clear - LocationAlias|Clear]]'''
| '''[[LocationAlias Script|LocationAlias]]'''
| -
|
|-
| '''[[Clear - ReferenceAlias|Clear]]'''
| '''[[ReferenceAlias Script|ReferenceAlias]]'''
| -
|
|-
|'''[[ClearAllowPCDialogue - Race|ClearAllowPCDialogue]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| -
|
|-
|'''[[ClearAllowPickpocket - Race|ClearAllowPickpocket]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| -
|
|-
| '''[[ClearArrested - Actor|ClearArrested]]'''
| [[Actor Script|'''Actor''']]
| -
|
|-
|'''[[ClearAvoidsRoads - Race|ClearAvoidsRoads]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| -
|
|-
|'''[[ClearCantOpenDoors - Race|ClearCantOpenDoors]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| -
|
|-
| '''[[ClearDestruction - ObjectReference|ClearDestruction]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|<nowiki>-</nowiki>
|
|-
| '''[[ClearExpressionOverride - Actor|ClearExpressionOverride]]'''
| [[Actor Script|'''Actor''']]
| -
|
|-
| '''[[ClearExtraArrows - Actor|ClearExtraArrows]]'''
| [[Actor Script|'''Actor''']]
| -
|
|-
| '''[[ClearForcedLandingMarker - Actor|ClearForcedLandingMarker]]'''
| [[Actor Script|'''Actor''']]
| -
|
|-
| '''[[ClearKeepOffsetFromActor - Actor|ClearKeepOffsetFromActor]]'''
| [[Actor Script|'''Actor''']]
| -
|
|-
| '''[[ClearLookAt - Actor|ClearLookAt]]'''
| [[Actor Script|'''Actor''']]
| -
|
|-
|'''[[ClearNoCombatInWater - Race|ClearNoCombatInWater]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| -
|
|-
|'''[[ClearNoKNockdowns - Race|ClearNoKnockdowns]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| -
|
|-
|'''[[ClearNoShadows - Race|ClearNoShadows]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| -
|
|-
| '''[[ClearPrison - Game|ClearPrison]]'''
| [[Game Script|'''Game''']]
| -
|
|-
| '''[[ClearRaceFlag - Race|ClearRaceFlag]]'''<sup>SKSE</sup>
| '''[[Race Script|Race]]'''
| -
|
|-
| '''[[ClearTempEffects - Game|ClearTempEffects]]'''
| [[Game Script|'''Game''']]
| -
|
|-
|[[CloseCustomMenu - UI|'''CloseCustomMenu''']]<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
| -
|
|-
| '''[[CloseUserLog - Debug|CloseUserLog]]'''
| [[Debug Script|'''Debug''']]
| -
|
|-
| '''[[CompleteAllObjectives - Quest|CompleteAllObjectives]]'''
| '''[[Quest Script|Quest]]'''
| -
|
|-
| '''[[CompleteQuest - Quest|CompleteQuest]]'''
| [[Quest Script|'''Quest''']]
| -
|
|-
| '''[[Cos - Math|Cos]]'''
| [[Math Script|'''Math''']]
|Float
|
|-
| '''[[CountLinkedRefChain - ObjectReference|CountLinkedRefChain]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|Int
|
|-
|'''[[Create - ModEvent|Create]]'''<sup>SKSE</sup>
|'''[[ModEvent Script|ModEvent]]'''
|Int
|
|-
|'''[[Create - SpawnerTask|Create]]'''<sup>SKSE</sup>
|'''[[SpawnerTask Script|SpawnerTask]]'''
|Int
|
|-
|'''[[Create - UICallback|Create]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|Int
|
|-
|'''[[CreateAliasArray - Utility|CreateAliasArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|Alias[]
|
|-
|'''[[CreateBoolArray - Utility|CreateBoolArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|Bool[]
|
|-
| '''[[CreateDetectionEvent - ObjectReference|CreateDetectionEvent]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| -
|
|-
|'''[[CreateEnchantment - ObjectReference|CreateEnchantment]]'''<sup>SKSE</sup>
|[[ObjectReference Script|'''ObjectReference''']]
| -
|
|-
|'''[[CreateEnchantment - WornObject|CreateEnchantment]]'''<sup>SKSE</sup>
|[[WornObject Script|'''WornObject''']]
| -
|
|-
|'''[[CreateFloatArray - Utility|CreateFloatArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|Float[]
|
|-
|'''[[CreateFormArray - Utility|CreateFormArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|Form[]
|
|-
|'''[[CreateIntArray - Utility|CreateIntArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|Int[]
|
|-
|'''[[CreateStringArray - Utility|CreateStringArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|String[]
|
|-
| '''[[CanActorBeDetected - Actor|CanActorBeDetected]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[CanActorDetect - Actor|CanActorDetect]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[ClearCachedFactionFightReactions - Game|ClearCachedFactionFightReactions]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[ClearEffectShaderFlag - EffectShader|ClearEffectShaderFlag]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[ClearHazardFlag - Hazard|ClearHazardFlag]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[ClearReadFlag - Book|ClearReadFlag]]'''<sup>PO3 PE SSE</sup>
| '''[[Book Script|Book]]'''
|
|-
| '''[[ClearRecordFlag - Form|ClearRecordFlag]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|- 
| '''[[CanResolvePath - JsonUtil|CanResolvePath]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[ClampFloat - PapyrusUtil|ClampFloat]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|float
|-
| '''[[ClampInt - PapyrusUtil|ClampInt]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[ClearAll - JsonUtil|ClearAll]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|
|-
| '''[[ClearEmpty - PapyrusUtil|ClearEmpty]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|string[]
|-
| '''[[ClearNone - PapyrusUtil|ClearNone]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Form[]
|-
| '''[[ClearPackageOverride - ActorUtil|ClearPackageOverride]]'''<sup>PU SE</sup>
| '''[[ActorUtil Script|ActorUtil]]'''
|int
|-
| '''[[ClearPath - JsonUtil|ClearPath]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|
|-
| '''[[ClearPathIndex - JsonUtil|ClearPathIndex]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|
|-
| '''[[CountActor - PapyrusUtil|CountActor]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountAlias - PapyrusUtil|CountAlias]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountAllPrefix - JsonUtil|CountAllPrefix]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[CountBool - PapyrusUtil|CountBool]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountFalse - PapyrusUtil|CountFalse]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountFloat - PapyrusUtil|CountFloat]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountFloatListPrefix - JsonUtil|CountFloatListPrefix]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[CountFloatValuePrefix - JsonUtil|CountFloatValuePrefix]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[CountForm - PapyrusUtil|CountForm]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountFormListPrefix - JsonUtil|CountFormListPrefix]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[CountFormValuePrefix - JsonUtil|CountFormValuePrefix]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[CountInt - PapyrusUtil|CountInt]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountIntListPrefix - JsonUtil|CountIntListPrefix]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[CountIntValuePrefix - JsonUtil|CountIntValuePrefix]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[CountNone - PapyrusUtil|CountNone]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountObjRef - PapyrusUtil|CountObjRef]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountPackageOverride - ActorUtil|CountPackageOverride]]'''<sup>PU SE</sup>
| '''[[ActorUtil Script|ActorUtil]]'''
|int
|-
| '''[[CountString - PapyrusUtil|CountString]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountStringListPrefix - JsonUtil|CountStringListPrefix]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[CountStringValuePrefix - JsonUtil|CountStringValuePrefix]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[CountTrue - PapyrusUtil|CountTrue]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
|}


|func01=CalculateEncounterLevel
=== D ===
|memb01=ObjectReference
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|desc01=
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#L|L]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
!align=left width=170|Function
!align=left width=110|Member of
!align=left width=90|Return
!align=left class="unsortable"|Description
|-
| '''[[DecapitateActor - Actor|DecapitateActor]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[DamageActorValue - Actor|DamageActorValue]]'''
| [[Actor Script|'''Actor''']]
| -
|-
|'''[[DamageActorValue - Actor|DamageAV]]'''
|[[Actor Script|'''Actor''']]
| -
|alias for DamageActorValue
|-
| '''[[DamageObject - ObjectReference|DamageObject]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| -
|
|-
| '''[[DegreesToRadians - Math|DegreesToRadians]]'''
| [[Math Script|'''Math''']]
|Float
|
|-
| '''[[Delete - ObjectReference|Delete]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| -
|
|-
| '''[[DeleteWhenAble - ObjectReference|DeleteWhenAble]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| -
|
|-
| '''[[Disable - ObjectReference|Disable]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| -
|
|-
| '''[[DisableLinkChain - ObjectReference|DisableLinkChain]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| -
|
|-
| '''[[DisableNoWait - ObjectReference|DisableNoWait]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| -
|
|-
| '''[[DisablePlayerControls - Game|DisablePlayerControls]]'''
| [[Game Script|'''Game''']]
| -
|
|-
| '''[[Dismount - Actor|Dismount]]'''
| [[Actor Script|'''Actor''']]
|Bool
|
|-
| '''[[Dispel - ActiveMagicEffect|Dispel]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
| -
|
|-
| '''[[DispelAllSpells - Actor|DispelAllSpells]]'''
| [[Actor Script|'''Actor''']]
| -
|
|-
| '''[[DispelSpell - Actor|DispelSpell]]'''
| [[Actor Script|'''Actor''']]
|Bool
|
|-
| '''[[DoCombatSpellApply - Actor|DoCombatSpellApply]]'''
| [[Actor Script|'''Actor''']]
| -
|
|-
| '''[[DrawWeapon - Actor|DrawWeapon]]'''
| [[Actor Script|'''Actor''']]
| -
|
|-
| '''[[DropObject - ObjectReference|DropObject]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|ObjectReference
|
|-
| '''[[DumpAliasData - Debug|DumpAliasData]]'''
| [[Debug Script|'''Debug''']]
| -
|
|-
| '''[[DumpAnimationVariables - Debug|DumpAnimationVariables]]'''<sup>PO3 PE SSE</sup>
| '''[[Debug Script|Debug]]'''
|
|-
|}


|func02=CalculateFavorCost
=== E ===
|memb02=Game
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|desc02=
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#L|L]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
!align=left width=170|Function
!align=left width=110|Member of
!align=left class="unsortable"|Description
|-
| '''[[Enable - ObjectReference|Enable]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|-
| '''[[EnableAI - Actor|EnableAI]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[EnableFastTravel - Game|EnableFastTravel]]'''
| [[Game Script|'''Game''']]
|-
| '''[[EnableFastTravel - ObjectReference|EnableFastTravel]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|-
| '''[[EnableLinkChain - ObjectReference|EnableLinkChain]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|-
| '''[[EnableNoWait - ObjectReference|EnableNoWait]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|-
| '''[[EnablePlayerControls - Game|EnablePlayerControls]]'''
| [[Game Script|'''Game''']]
|-
| '''[[EndDeferredKill - Actor|EndDeferredKill]]'''
| [[Actor Script|'''Actor''']]
|-
|'''[[EndFrameRateCapture - Utility|EndFrameRateCapture]]'''
|'''[[Utility Script|Utility]]'''
|[[CaptureFrameRate - Utility|CaptureFrameRate]], [[StartFrameRateCapture - Utility|StartFrameRateCapture]]
|-
| '''[[EquipItem - Actor|EquipItem]]'''
| [[Actor Script|'''Actor''']]
|-
|'''[[EquipItemById - Actor|EquipItemById]]'''<sup>SKSE</sup>
|[[Actor Script|'''Actor''']]
|
|-
| '''[[EquipItemEx - Actor|EquipItemEx]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
|-
| '''[[EquipShout - Actor|EquipShout]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[EquipSpell - Actor|EquipSpell]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[EvaluatePackage - Actor|EvaluatePackage]]'''
| [[Actor Script|'''Actor''']]
|-
|}


|func03=CanFastTravelToMarker
=== F ===
|memb03=ObjectReference
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|desc03=
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#L|L]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
!align=left width=170|Function
!align=left width=90|Member of
!align=left width=90|Return
!align=left class="unsortable"|Description
|-
| '''[[FadeOutGame - Game|FadeOutGame]]'''
| [[Game Script|'''Game''']]
| -
|-
| '''[[FailAllObjectives - Quest|FailAllObjectives]]'''
| [[Quest Script|'''Quest''']]
| -
|-
| '''[[FastTravel - Game|FastTravel]]'''
| [[Game Script|'''Game''']]
| -
|-
| '''[[Find - FormList|Find]]'''
| [[FormList Script|'''FormList''']]
|Int
|-
| '''[[Find - StringUtil|Find]]'''<sup>SKSE</sup>
| '''[[StringUtil Script|StringUtil]]'''
|Int
|-
| '''[[FindClosestActor - Game|FindClosestActor]]'''
| [[Game Script|'''Game''']]
|Actor
|-
| '''[[FindClosestActorFromRef - Game|FindClosestActorFromRef]]'''
| [[Game Script|'''Game''']]
|Actor
|-
| '''[[FindClosestReferenceOfAnyTypeInList - Game|FindClosestReferenceOfAnyTypeInList]]'''
| [[Game Script|'''Game''']]
|ObjectReference
|-
| '''[[FindClosestReferenceOfAnyTypeInListFromRef - Game|FindClosestReferenceOfAnyTypeInListFromRef]]'''
| [[Game Script|'''Game''']]
|ObjectReference
|-
| '''[[FindClosestReferenceOfType - Game|FindClosestReferenceOfType]]'''
| [[Game Script|'''Game''']]
|ObjectReference
|-
| '''[[FindClosestReferenceOfTypeFromRef - Game|FindClosestReferenceOfTypeFromRef]]'''
| [[Game Script|'''Game''']]
|ObjectReference
|-
| '''[[FindRandomActor - Game|FindRandomActor]]'''
| [[Game Script|'''Game''']]
|Actor
|-
| '''[[FindRandomActorFromRef - Game|FindRandomActorFromRef]]'''
| [[Game Script|'''Game''']]
|Actor
|-
| '''[[FindRandomReferenceOfAnyTypeInList - Game|FindRandomReferenceOfAnyTypeInList]]'''
| [[Game Script|'''Game''']]
|ObjectReference
|-
| '''[[FindRandomReferenceOfAnyTypeInListFromRef - Game|FindRandomReferenceOfAnyTypeInListFromRef]]'''
| [[Game Script|'''Game''']]
|ObjectReference
|-
| '''[[FindRandomReferenceOfType - Game|FindRandomReferenceOfType]]'''
| [[Game Script|'''Game''']]
|ObjectReference
|-
| '''[[FindRandomReferenceOfTypeFromRef - Game|FindRandomReferenceOfTypeFromRef]]'''
| [[Game Script|'''Game''']]
|ObjectReference
|-
| '''[[FindWeather - Weather|FindWeather]]'''
| [[Weather Script|'''Weather''']]
|Weather
|-
| '''[[Fire - Weapon|Fire]]'''
| '''[[Weapon Script|Weapon]]'''
| -
|-
| '''[[Floor - Math|Floor]]'''
| [[Math Script|'''Math''']]
|Int
|-
| '''[[ForceActive - Quest|ForceActive]]'''
| [[Quest Script|'''Quest''']]
| -
|-
| '''[[ForceActive - Weather|ForceActive]]'''
| '''[[Weather Script|Weather]]'''
| -
|-
| '''[[ForceActorValue - Actor|ForceActorValue]]'''
| [[Actor Script|'''Actor''']]
| -
|-
| '''[[ForceAddRagdollToWorld - ObjectReference|ForceAddRagdollToWorld]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| -
|-
|'''[[ForceActorValue - Actor|ForceAV]]'''
|[[Actor Script|'''Actor''']]
| -
|alias for ForceActorValue
|-
| '''[[ForceFirstPerson - Game|ForceFirstPerson]]'''
| [[Game Script|'''Game''']]
| -
|-
| '''[[ForceLocationTo - LocationAlias|ForceLocationTo]]'''
| [[LocationAlias Script|'''LocationAlias''']]
| -
|-
|'''[[ForceMovementDirection - Actor|ForceMovementDirection]]'''
|[[Actor Script|'''Actor''']]
| -
|animation debug
|-
|'''[[ForceMovementDirectionRamp - Actor|ForceMovementDirectionRamp]]'''
|[[Actor Script|'''Actor''']]
| -
|animation debug
|-
|'''[[ForceMovementRotationSpeed - Actor|ForceMovementRotationSpeed]]'''
|[[Actor Script|'''Actor''']]
| -
|animation debug
|-
|'''[[ForceMovementRotationSpeedRamp - Actor|ForceMovementRotationSpeedRamp]]'''
|[[Actor Script|'''Actor''']]
| -
|animation debug
|-
|'''[[ForceMovementSpeed - Actor|ForceMovementSpeed]]'''
|[[Actor Script|'''Actor''']]
| -
|animation debug
|-
|'''[[ForceMovementSpeedRamp - Actor|ForceMovementSpeedRamp]]'''
|[[Actor Script|'''Actor''']]
| -
|animation debug
|-
| '''[[ForceRefIfEmpty - ReferenceAlias|ForceRefIfEmpty]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
| -
|-
| '''[[ForceRefTo - ReferenceAlias|ForceRefTo]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
| -
|-
| '''[[ForceRemoveRagdollFromWorld - ObjectReference|ForceRemoveRagdollFromWorld]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| -
|-
| '''[[ForceStart - Scene|ForceStart]]'''
| '''[[Scene Script|Scene]]'''
| -
|-
|'''[[ForceTargetAngle - Actor|ForceTargetAngle]]'''
|[[Actor Script|'''Actor''']]
| -
|animation debug
|-
|'''[[ForceTargetDirection - Actor|ForceTargetDirection]]'''
|[[Actor Script|'''Actor''']]
| -
|animation debug
|-
|'''[[ForceTargetSpeed - Actor|ForceTargetSpeed]]'''
|[[Actor Script|'''Actor''']]
| -
|animation debug
|-
| '''[[ForceThirdPerson - Game|ForceThirdPerson]]'''
| [[Game Script|'''Game''']]
| -
|-
| '''[[FindAllReferencesOfFormType - ObjectReference|FindAllReferencesOfFormType]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[FindAllReferencesOfType - ObjectReference|FindAllReferencesOfType]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[FindAllReferencesWithKeyword - ObjectReference|FindAllReferencesWithKeyword]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[FindFirstItemInList - ObjectReference|FindFirstItemInList]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[ForceActorDetecting - Actor|ForceActorDetecting]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[ForceActorDetection - Actor|ForceActorDetection]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[FreezeActor - Actor|FreezeActor]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GenerateRandomFloat - Utility|GenerateRandomFloat]]'''<sup>PO3 PE SSE</sup>
| '''[[Utility Script|Utility]]'''
|
|-
| '''[[GenerateRandomInt - Utility|GenerateRandomInt]]'''<sup>PO3 PE SSE</sup>
| '''[[Utility Script|Utility]]'''
|
|-
| '''[[GetActivateChildren - ObjectReference|GetActivateChildren]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[GetActiveGamebryoAnimation - ObjectReference|GetActiveGamebryoAnimation]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[GetActorAlpha - Actor|GetActorAlpha]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetActorCause - ObjectReference|GetActorCause]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[GetActorKnockState - Actor|GetActorKnockState]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetActorRefraction - Actor|GetActorRefraction]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetActorsByProcessingLevel - Game|GetActorsByProcessingLevel]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[GetActorSoulSize - Actor|GetActorSoulSize]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetActorState - Actor|GetActorState]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetActorValueModifier - Actor|GetActorValueModifier]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetAddonModels - EffectShader|GetAddonModels]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[GetAllArtObjects - ObjectReference|GetAllArtObjects]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[GetAllEffectShaders - ObjectReference|GetAllEffectShaders]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[GetAllEnchantments - Game|GetAllEnchantments]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[GetAllEnchantmentsInMod - Game|GetAllEnchantmentsInMod]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[GetAllForms - Game|GetAllForms]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[GetAllFormsInMod - Game|GetAllFormsInMod]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[GetAllQuestObjectives - Quest|GetAllQuestObjectives]]'''<sup>PO3 PE SSE</sup>
| '''[[Quest Script|Quest]]'''
|
|-
| '''[[GetAllRaces - Game|GetAllRaces]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[GetAllRacesInMod - Game|GetAllRacesInMod]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[GetAllSpells - Game|GetAllSpells]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[GetAllSpellsInMod - Game|GetAllSpellsInMod]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[GetArtObject - VisualEffect|GetArtObject]]'''<sup>PO3 PE SSE</sup>
| '''[[VisualEffect Script|VisualEffect]]'''
|
|-
| '''[[GetArtObjectTotalCount - VisualEffect|GetArtObjectTotalCount]]'''<sup>PO3 PE SSE</sup>
| '''[[VisualEffect Script|VisualEffect]]'''
|
|-
| '''[[GetAttachedCells - Game|GetAttachedCells]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[GetCellNorthRotation - Cell|GetCellNorthRotation]]'''<sup>PO3 PE SSE</sup>
| '''[[Cell Script|Cell]]'''
|
|-
| '''[[GetClosestActorFromRef - ObjectReference|GetClosestActorFromRef]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[GetCombatAllies - Actor|GetCombatAllies]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetCombatTargets - Actor|GetCombatTargets]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetCommandedActors - Actor|GetCommandedActors]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetCommandingActor - Actor|GetCommandingActor]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetConditionList - Form|GetConditionList]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[GetCriticalStage - Actor|GetCriticalStage]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetDeathItem - ActorBase|GetDeathItem]]'''<sup>PO3 PE SSE</sup>
| '''[[ActorBase Script|ActorBase]]'''
|
|-
| '''[[GetDescription - Form|GetDescription]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[GetDoorDestination - ObjectReference|GetDoorDestination]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[GetEffectArchetypeAsInt - MagicEffect|GetEffectArchetypeAsInt]]'''<sup>PO3 PE SSE</sup>
| '''[[MagicEffect Script|MagicEffect]]'''
|
|-
| '''[[GetEffectArchetypeAsString - MagicEffect|GetEffectArchetypeAsString]]'''<sup>PO3 PE SSE</sup>
| '''[[MagicEffect Script|MagicEffect]]'''
|
|-
| '''[[GetEffectShaderDuration - ObjectReference|GetEffectShaderDuration]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[GetEffectShaderTotalCount - EffectShader|GetEffectShaderTotalCount]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[GetEnchantmentType - Enchantment|GetEnchantmentType]]'''<sup>PO3 PE SSE</sup>
| '''[[Enchantment Script|Enchantment]]'''
|
|-
| '''[[GetEquippedAmmo - Actor|GetEquippedAmmo]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetEquippedWeaponIsPoisoned - Actor|GetEquippedWeaponIsPoisoned]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetEquippedWeaponPoison - Actor|GetEquippedWeaponPoison]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetEquippedWeaponPoisonCount - Actor|GetEquippedWeaponPoisonCount]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetFootstepSet - ArmorAddon|GetFootstepSet]]'''<sup>PO3 PE SSE</sup>
| '''[[ArmorAddon Script|ArmorAddon]]'''
|
|-
| '''[[GetFormEditorID - Form|GetFormEditorID]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[GetFormFromEditorID - Game|GetFormFromEditorID]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[GetFormModName - Form|GetFormModName]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[GetFurnitureType - Furniture|GetFurnitureType]]'''<sup>PO3 PE SSE</sup>
| '''[[Furniture Script|Furniture]]'''
|
|-
| '''[[GetGameSettingBool - Game|GetGameSettingBool]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[GetGodMode - Game|GetGodMode]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[GetHairColor - Actor|GetHairColor]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetHazardIMOD - Hazard|GetHazardIMOD]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[GetHazardIMODRadius - Hazard|GetHazardIMODRadius]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[GetHazardIPDS - Hazard|GetHazardIPDS]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[GetHazardLifetime - Hazard|GetHazardLifetime]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[GetHazardLight - Hazard|GetHazardLight]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[GetHazardLimit - Hazard|GetHazardLimit]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[GetHazardRadius - Hazard|GetHazardRadius]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[GetHazardSound - Hazard|GetHazardSound]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[GetHazardSpell - Hazard|GetHazardSpell]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[GetHazardTargetInterval - Hazard|GetHazardTargetInterval]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[GetHeadPartTextureSet - Actor|GetHeadPartTextureSet]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetLightFade - Light|GetLightFade]]'''<sup>PO3 PE SSE</sup>
| '''[[Light Script|Light]]'''
|
|-
| '''[[GetLightFOV - Light|GetLightFOV]]'''<sup>PO3 PE SSE</sup>
| '''[[Light Script|Light]]'''
|
|-
| '''[[GetLightingTemplate - Cell|GetLightingTemplate]]'''<sup>PO3 PE SSE</sup>
| '''[[Cell Script|Cell]]'''
|
|-
| '''[[GetLightRadius - Light|GetLightRadius]]'''<sup>PO3 PE SSE</sup>
| '''[[Light Script|Light]]'''
|
|-
| '''[[GetLightRGB - Light|GetLightRGB]]'''<sup>PO3 PE SSE</sup>
| '''[[Light Script|Light]]'''
|
|-
| '''[[GetLightShadowDepthBias - Light|GetLightShadowDepthBias]]'''<sup>PO3 PE SSE</sup>
| '''[[Light Script|Light]]'''
|
|-
| '''[[GetLightType - Light|GetLightType]]'''<sup>PO3 PE SSE</sup>
| '''[[Light Script|Light]]'''
|
|-
| '''[[GetLinkedChildren - ObjectReference|GetLinkedChildren]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[GetLocalGravity - Game|GetLocalGravity]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[GetLocalGravityActor - Actor|GetLocalGravityActor]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetMagicEffectSound - MagicEffect|GetMagicEffectSound]]'''<sup>PO3 PE SSE</sup>
| '''[[MagicEffect Script|MagicEffect]]'''
|
|-
| '''[[GetMagicEffectSource - ObjectReference|GetMagicEffectSource]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[GetMaterialType - ObjectReference|GetMaterialType]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[GetMembraneFillTexture - EffectShader|GetMembraneFillTexture]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[GetMembraneHolesTexture - EffectShader|GetMembraneHolesTexture]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[GetMembranePaletteTexture - EffectShader|GetMembranePaletteTexture]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[GetMenuContainer - UI|GetMenuContainer]]'''<sup>PO3 PE SSE</sup>
| '''[[UI Script|UI]]'''
|
|-
| '''[[GetMotionType - ObjectReference|GetMotionType]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[GetMount - Actor|GetMount]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetNthPerk - ActorBase|GetNthPerk]]'''<sup>PO3 PE SSE</sup>
| '''[[ActorBase Script|ActorBase]]'''
|
|-
| '''[[GetNumActorsInHigh - Game|GetNumActorsInHigh]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[GetObjectUnderFeet - Actor|GetObjectUnderFeet]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetOffersServices - Actor|GetOffersServices]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetPackageIdles - Package|GetPackageIdles]]'''<sup>PO3 PE SSE</sup>
| '''[[Package Script|Package]]'''
|
|-
| '''[[GetPackageType - Package|GetPackageType]]'''<sup>PO3 PE SSE</sup>
| '''[[Package Script|Package]]'''
|
|-
| '''[[GetParentLocation - Location|GetParentLocation]]'''<sup>PO3 PE SSE</sup>
| '''[[Location Script|Location]]'''
|
|-
| '''[[GetParticleFullCount - EffectShader|GetParticleFullCount]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[GetParticlePersistentCount - EffectShader|GetParticlePersistentCount]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[GetParticleShaderTexture - EffectShader|GetParticleShaderTexture]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[GetPerkCount - ActorBase|GetPerkCount]]'''<sup>PO3 PE SSE</sup>
| '''[[ActorBase Script|ActorBase]]'''
|
|-
| '''[[GetPlayerFollowers - Game|GetPlayerFollowers]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[GetPrimaryActorValue - MagicEffect|GetPrimaryActorValue]]'''<sup>PO3 PE SSE</sup>
| '''[[MagicEffect Script|MagicEffect]]'''
|
|-
| '''[[GetProjectileImpactForce - Projectile|GetProjectileImpactForce]]'''<sup>PO3 PE SSE</sup>
| '''[[Projectile Script|Projectile]]'''
|
|-
| '''[[GetProjectileRange - Projectile|GetProjectileRange]]'''<sup>PO3 PE SSE</sup>
| '''[[Projectile Script|Projectile]]'''
|
|-
| '''[[GetProjectileSpeed - Projectile|GetProjectileSpeed]]'''<sup>PO3 PE SSE</sup>
| '''[[Projectile Script|Projectile]]'''
|
|-
| '''[[GetProjectileType - Projectile|GetProjectileType]]'''<sup>PO3 PE SSE</sup>
| '''[[Projectile Script|Projectile]]'''
|
|-
| '''[[GetQuestItems - ObjectReference|GetQuestItems]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[GetRandomActorFromRef - ObjectReference|GetRandomActorFromRef]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[GetRefAliases - ObjectReference|GetRefAliases]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[GetRefCount - ObjectReference|GetRefCount]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[GetRelationships - ActorBase|GetRelationships]]'''<sup>PO3 PE SSE</sup>
| '''[[ActorBase Script|ActorBase]]'''
|
|-
| '''[[GetRider - Actor|GetRider]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetRunningPackage - Actor|GetRunningPackage]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetSecondaryActorValue - MagicEffect|GetSecondaryActorValue]]'''<sup>PO3 PE SSE</sup>
| '''[[MagicEffect Script|MagicEffect]]'''
|
|-
| '''[[GetSkinColor - Actor|GetSkinColor]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetSortedActorNames - Array|GetSortedActorNames]]'''<sup>PO3 PE SSE</sup>
| '''[[Array Script|Array]]'''
|
|-
| '''[[GetSortedNPCNames - Array|GetSortedNPCNames]]'''<sup>PO3 PE SSE</sup>
| '''[[Array Script|Array]]'''
|
|-
| '''[[GetSpellType - Spell|GetSpellType]]'''<sup>PO3 PE SSE</sup>
| '''[[Spell Script|Spell]]'''
|
|-
| '''[[GetStoredSoulSize - ObjectReference|GetStoredSoulSize]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[GetSurfaceMaterialType - Game|GetSurfaceMaterialType]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[GetSystemTime - Utility|GetSystemTime]]'''<sup>PO3 PE SSE</sup>
| '''[[Utility Script|Utility]]'''
|
|-
| '''[[GetTimeDead - Actor|GetTimeDead]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetTimeOfDeath - Actor|GetTimeOfDeath]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetVendorFaction - Actor|GetVendorFaction]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[GetVendorFactionContainer - Faction|GetVendorFactionContainer]]'''<sup>PO3 PE SSE</sup>
| '''[[Faction Script|Faction]]'''
|
|-
| '''[[GetWeatherType - Weather|GetWeatherType]]'''<sup>PO3 PE SSE</sup>
| '''[[Weather Script|Weather]]'''
|
|-
| '''[[GetWindSpeedAsFloat - Weather|GetWindSpeedAsFloat]]'''<sup>PO3 PE SSE</sup>
| '''[[Weather Script|Weather]]'''
|
|-
| '''[[GetWindSpeedAsInt - Weather|GetWindSpeedAsInt]]'''<sup>PO3 PE SSE</sup>
| '''[[Weather Script|Weather]]'''
|
|-
| '''[[GivePlayerSpellBook - Debug|GivePlayerSpellBook]]'''<sup>PO3 PE SSE</sup>
| '''[[Debug Script|Debug]]'''
|
|-
| '''[[FileExists - MiscUtil|FileExists]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|bool
|-
| '''[[FilesInFolder - MiscUtil|FilesInFolder]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|string[]
|-
| '''[[FindPathFloatElement - JsonUtil|FindPathFloatElement]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FindPathFormElement - JsonUtil|FindPathFormElement]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FindPathIntElement - JsonUtil|FindPathIntElement]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FindPathStringElement - JsonUtil|FindPathStringElement]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FloatArray - PapyrusUtil|FloatArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|float[]
|-
| '''[[FloatListAdd - JsonUtil|FloatListAdd]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FloatListAdjust - JsonUtil|FloatListAdjust]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|float
|-
| '''[[FloatListClear - JsonUtil|FloatListClear]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FloatListCopy - JsonUtil|FloatListCopy]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[FloatListCount - JsonUtil|FloatListCount]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FloatListCountValue - JsonUtil|FloatListCountValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FloatListFind - JsonUtil|FloatListFind]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FloatListGet - JsonUtil|FloatListGet]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|Float
|-
| '''[[FloatListHas - JsonUtil|FloatListHas]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[FloatListInsertAt - JsonUtil|FloatListInsertAt]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[FloatListRandom - JsonUtil|FloatListRandom]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|float
|-
| '''[[FloatListRemove - JsonUtil|FloatListRemove]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FloatListRemoveAt - JsonUtil|FloatListRemoveAt]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[FloatListResize - JsonUtil|FloatListResize]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FloatListSet - JsonUtil|FloatListSet]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|Float
|-
| '''[[FloatListSlice - JsonUtil|FloatListSlice]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|
|-
| '''[[FloatListToArray - JsonUtil|FloatListToArray]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|float[]
|-
| '''[[FoldersInFolder - MiscUtil|FoldersInFolder]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|string[]
|-
| '''[[FormArray - PapyrusUtil|FormArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Form[]
|-
| '''[[FormListAdd - JsonUtil|FormListAdd]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FormListClear - JsonUtil|FormListClear]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FormListCopy - JsonUtil|FormListCopy]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[FormListCount - JsonUtil|FormListCount]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FormListCountValue - JsonUtil|FormListCountValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FormListFind - JsonUtil|FormListFind]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FormListGet - JsonUtil|FormListGet]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|Form
|-
| '''[[FormListHas - JsonUtil|FormListHas]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[FormListInsertAt - JsonUtil|FormListInsertAt]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[FormListRandom - JsonUtil|FormListRandom]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|Form
|-
| '''[[FormListRemove - JsonUtil|FormListRemove]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FormListRemoveAt - JsonUtil|FormListRemoveAt]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[FormListResize - JsonUtil|FormListResize]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FormListSet - JsonUtil|FormListSet]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|Form
|-
| '''[[FormListSlice - JsonUtil|FormListSlice]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|
|-
| '''[[FormListToArray - JsonUtil|FormListToArray]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|Form[]
|-
|}


|func04=CanFlyHere
=== G ===
|memb04=Actor
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|desc04=
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#L|L]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
!align=left width=170|Function
!align=left width=110|Member of
!align=left width=90|Return
!align=left class="unsortable"|Description
|-
| '''[[GameTimeToString - Utility|GameTimeToString]]'''
| [[Utility Script|'''Utility''']]
|String
|-
| '''[[GetActorBase - Actor|GetActorBase]]'''
| [[Actor Script|'''Actor''']]
|ActorBase
|-
| '''[[GetActorOwner - Cell|GetActorOwner]]'''
| [[Cell Script|'''Cell''']]
|ActorBase
|-
| '''[[GetActorOwner - ObjectReference|GetActorOwner]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|ActorBase
|-
| '''[[GetActorReference - ReferenceAlias|GetActorReference]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|Actor
|-
| '''[[GetActorValue - Actor|GetActorValue]]'''
| [[Actor Script|'''Actor''']]
|Float
|-
|'''[[GetActorValueInfoByID - ActorValueInfo|GetActorValueInfoByID]]'''<sup>SKSE</sup>
|[[Actor Script|'''ActorValueInfo''']]
|ActorValueInfo
|
|-
|'''[[GetActorValueInfoByName - ActorValueInfo|GetActorValueInfoByName]]'''<sup>SKSE</sup>
|[[Actor Script|'''ActorValueInfo''']]
|ActorValueInfo
|
|-
|'''[[GetActorValueMax - Actor|GetActorValueMax]]'''
|[[Actor Script|'''Actor''']]
|Float
|
|-
| '''[[GetActorValuePercentage - Actor|GetActorValuePercentage]]'''
| [[Actor Script|'''Actor''']]
|Float
|
|-
|[[GetActualWaterLevel - Cell|'''GetActualWaterLevel''']]<sup>SKSE</sup>
|[[Cell Script|'''Cell''']]
|Float
|
|-
| '''[[GetAlias - Quest|GetAlias]]'''
| [[Quest Script|'''Quest''']]
|Alias
|
|-
|'''[[GetAliasByID - Quest|GetAliasByID]]'''<sup>SKSE</sup>
|[[Quest Script|'''Quest''']]
|Alias
|
|-
|'''[[GetAliasByName - Quest|GetAliasByName]]'''<sup>SKSE</sup>
|[[Quest Script|'''Quest''']]
|Alias
|
|-
|'''[[GetAliases - Quest|GetAliases]]'''<sup>SKSE</sup>
|[[Quest Script|'''Quest''']]
|Alias[]
|
|-
|'''[[GetAllAmmo - GameData|GetAllAmmo]]'''<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|'''[[GetAllArmor - GameData|GetAllArmor]]'''<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|'''[[GetAllBooks - GameData|GetAllBooks]]'''<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|'''[[GetAllForms - GameData|GetAllForms]]'''<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|'''[[GetAllIngredients - GameData|GetAllIngredients]]'''<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|[[GetAllKeys - GameData|'''GetAllKeys''']]<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|'''[[GetAllMiscItems - GameData|GetAllMiscItems]]'''<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|'''[[GetAllowDualWielding - CombatStyle|GetAllowDualWielding]]'''<sup>SKSE</sup>
|'''[[CombatStyle Script|CombatStyle]]'''
|Bool
|
|-
|'''[[GetAllPotions - GameData|GetAllPotions]]'''<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|'''[[GetAllScrolls - GameData|GetAllScrolls]]'''<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|'''[[GetAllWeapons - GameData|GetAllWeapons]]'''<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|'''[[GetAlpha - ColorComponent|GetAlpha]]'''<sup>SKSE</sup>
|[[ColorComponent Script|'''ColorComponent''']]
|Int
|
|-
| '''[[GetAngleX - ObjectReference|GetAngleX]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|Float
|
|-
| '''[[GetAngleY - ObjectReference|GetAngleY]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|Float
|
|-
| '''[[GetAngleZ - ObjectReference|GetAngleZ]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|Float
|
|-
| '''[[GetAnimationVariableBool - ObjectReference|GetAnimationVariableBool]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|Bool
|
|-
| '''[[GetAnimationVariableFloat - ObjectReference|GetAnimationVariableFloat]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|Float
|
|-
| '''[[GetAnimationVariableInt - ObjectReference|GetAnimationVariableInt]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|Int
|
|-
| '''[[GetArmorRating - Armor|GetArmorRating]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|Int
|
|-
| '''[[GetAssociatedSkill - MagicEffect|GetAssociatedSkill]]'''
| '''[[MagicEffect Script|MagicEffect]]'''
|String
|
|-
| '''[[GetAt - FormList|GetAt]]'''
| [[FormList Script|'''FormList''']]
|Form
|
|-
|'''[[GetActorValue - Actor|GetAV]]'''
|[[Actor Script|'''Actor''']]
|Float
|alias for GetActorValue
|-
|'''[[GetAverageFrameRate - Utility|GetAverageFrameRate]]'''
|'''[[Utility Script|Utility]]'''
|Float
|
|-
|'''[[GetActorValueInfoByID - ActorValueInfo|GetAVIByID]]'''<sup>SKSE</sup>
|'''[[ActorValueInfo Script|ActorValueInfo]]'''
|ActorValueInfo
|alias for GetActorValueInfoByID
|-
|'''[[GetActorValueInfoByName - ActorValueInfo|GetAVIByName]]'''<sup>SKSE</sup>
|'''[[ActorValueInfo Script|ActorValueInfo]]'''
|ActorValueInfo
|alias for GetActorValueInfoByName
|-
|'''[[GetActorValueMax - Actor|GetAVMax]]'''
|[[Actor Script|'''Actor''']]
|Float
|alias for GetActorValueMax
|-
|'''[[GetAvoidThreatChance - CombatStyle|GetAvoidThreatChance]]'''
|'''[[CombatStyle Script|CombatStyle]]'''
|Float
|
|-
|'''[[GetActorValuePercentage - Actor|GetAVPercentage]]'''
|[[Actor Script|'''Actor''']]
|Float
|alias for GetActorValuePercentage
|-
| '''[[GetBaseActorValue - Actor|GetBaseActorValue]]'''
| [[Actor Script|'''Actor''']]
|Float
|
|-
|'''[[GetBaseActorValue - Actor|GetBaseAV]]'''
|[[Actor Script|'''Actor''']]
|Float
|alias for GetBaseActorValue
|-
|'''[[GetBaseCost - MagicEffect|GetBaseCost]]'''<sup>SKSE</sup>
|'''[[MagicEffect Script|MagicEffect]]'''
|Float
|
|-
| '''[[GetBaseDamage - Weapon|GetBaseDamage]]'''<sup>SKSE</sup>
| [[Weapon Script|'''Weapon''']]
|Int
|
|-
| '''[[GetBaseObject - ActiveMagicEffect|GetBaseObject]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|MagicEffect
|
|-
| '''[[GetBaseObject - ObjectReference|GetBaseObject]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|Form
|
|-
|'''[[GetBaseValue - ActiveMagicEffect|GetBaseValue]]'''
|[[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|Float
|
|-
|'''[[GetBlue - ColorComponent|GetBlue]]'''<sup>SKSE</sup>
|'''[[ColorComponent Script|ColorComponent]]'''
|Int
|global function
|-
| '''[[GetBlue - ColorForm|GetBlue]]'''<sup>SKSE</sup>
| [[ColorForm Script|'''ColorForm''']]
|Int
|
|-
|'''[[GetBool - UI|GetBool]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|Bool
|
|-
| '''[[GetBribeAmount - Actor|GetBribeAmount]]'''
| [[Actor Script|'''Actor''']]
|Int
|
|-
|'''[[GetBudgetCount - Utility|GetBudgetCount]]'''
|'''[[Utility Script|Utility]]'''
|Int
|
|-
|'''[[GetBudgetName - Utility|GetBudgetName]]'''
|'''[[Utility Script|Utility]]'''
|String
|
|-
|'''[[GetBuySellList - Faction|GetBuySellList]]'''<sup>SKSE</sup>
|'''[[Faction Script|Faction]]'''
|FormList
|
|-
|'''[[GetCameraState - Camera|GetCameraState]]'''<sup>SKSE</sup>
|'''[[Camera Script|Camera]]'''
|Int
|
|-
|'''[[GetCameraState - Game|GetCameraState]]'''<sup>SKSE</sup>
|'''[[Game Script|Game]]'''
|Int
|
|-
| '''[[GetCasterActor - ActiveMagicEffect|GetCasterActor]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|Actor
|
|-
|'''[[GetCastTime - MagicEffect|GetCastTime]]'''<sup>SKSE</sup>
|'''[[MagicEffect Script|MagicEffect]]'''
|Float
|
|-
| '''[[GetCastTime - Scroll|GetCastTime]]'''<sup>SKSE</sup>
| [[Scroll Script|'''Scroll''']]
|Float
|
|-
| '''[[GetCastTime - Spell|GetCastTime]]'''<sup>SKSE</sup>
| [[Spell Script|'''Spell''']]
|Float
|
|-
|'''[[GetChanceGlobal - LeveledItem|GetChanceGlobal]]'''<sup>SKSE</sup>
|'''[[LeveledItem Script|LeveledItem]]'''
|GlobalVariable
|
|-
|'''[[GetChanceNone - LeveledItem|GetChanceNone]]'''<sup>SKSE</sup>
|'''[[LeveledItem Script|LeveledItem]]'''
|Int
|
|-
|'''[[GetChanceNone - LeveledSpell|GetChanceNone]]'''<sup>SKSE</sup>
|'''[[LeveledSpell Script|LeveledSpell]]'''
|Int
|
|-
| '''[[GetClass - ActorBase|GetClass]]'''
| [[ActorBase Script|'''ActorBase''']]
|Class
|
|-
| '''[[GetClassification - Weather|GetClassification]]'''
| [[Weather Script|'''Weather''']]
|Int
|
|-
|'''[[GetCloseRangeDuelingCircleMult - CombatStyle|GetCloseRangeDuelingCircleMult]]'''<sup>SKSE</sup>
|'''[[CombatStyle Script|CombatStyle]]'''
|Float
|
|-
|'''[[GetCloseRangeDuelingFallbackMult - CombatStyle|GetCloseRangeDuelingFallbackMult]]'''<sup>SKSE</sup>
|'''[[CombatStyle Script|CombatStyle]]'''
|Float
|
|-
|'''[[GetCloseRangeFlankingFlankDistance - CombatStyle|GetCloseRangeFlankingFlankDistance]]'''<sup>SKSE</sup>
|'''[[CombatStyle Script|CombatStyle]]'''
|Float
|
|-
|'''[[GetCloseRangeFlankingStalkTime - CombatStyle|GetCloseRangeFlankingStalkTime]]'''<sup>SKSE</sup>
|'''[[CombatStyle Script|CombatStyle]]'''
|Float
|
|-
|'''[[GetColor - ColorForm|GetColor]]'''<sup>SKSE</sup>
|'''[[ColorForm Script|ColorForm]]'''
|Int
|
|-
| '''[[GetCombatState - Actor|GetCombatState]]'''
| [[Actor Script|'''Actor''']]
|Int
|
|-
| '''[[GetCombatStyle - ActorBase|GetCombatStyle]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
|CombatStyle
|
|-
| '''[[GetCombatTarget - Actor|GetCombatTarget]]'''
| [[Actor Script|'''Actor''']]
|Actor
|
|-
| '''[[GetConfigName - Debug|GetConfigName]]'''
| [[Debug Script|'''Debug''']]
|String
|
|-
|'''[[GetContainerForms - ObjectReference|GetContainerForms]]'''<sup>SKSE</sup>
|[[ObjectReference Script|'''ObjectReference''']]
|Form[]
|
|-
| '''[[GetCostliestEffectIndex - Enchantment|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| '''[[Enchantment Script|Enchantment]]'''
|Int
|
|-
| '''[[GetCostliestEffectIndex - Ingredient|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| '''[[Ingredient Script|Ingredient]]'''
|Int
|
|-
| '''[[GetCostliestEffectIndex - Potion|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| '''[[Potion Script|Potion]]'''
|Int
|
|-
| '''[[GetCostliestEffectIndex - Scroll|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| [[Scroll Script|'''Scroll''']]
|Int
|
|-
| '''[[GetCostliestEffectIndex - Spell|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| [[Spell Script|'''Spell''']]
|Int
|
|-
| '''[[GetCrimeFaction - Actor|GetCrimeFaction]]'''
| [[Actor Script|'''Actor''']]
|Faction
|
|-
| '''[[GetCrimeGold - Faction|GetCrimeGold]]'''
| [[Faction Script|'''Faction''']]
|Int
|
|-
| '''[[GetCrimeGoldNonViolent - Faction|GetCrimeGoldNonViolent]]'''
| [[Faction Script|'''Faction''']]
|Int
|
|-
| '''[[GetCrimeGoldViolent - Faction|GetCrimeGoldViolent]]'''
| [[Faction Script|'''Faction''']]
|Int
|
|-
| '''[[GetCritDamage - Weapon|GetCritDamage]]'''<sup>SKSE</sup>
| [[Weapon Script|'''Weapon''']]
|
|
|-
|'''[[GetCurrentBudget - Utility|GetCurrentBudget]]'''
|'''[[Utility Script|Utility]]'''
|
|
|-
|[[GetCurrentCrosshairRef - Game|'''GetCurrentCrosshairRef''']]<sup>SKSE</sup>
|'''[[Game Script|Game]]'''
|
|
|-
| '''[[GetCurrentDestructionStage - ObjectReference|GetCurrentDestructionStage]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetCurrentGameTime - Utility|GetCurrentGameTime]]'''
| [[Utility Script|'''Utility''']]
|
|
|-
| '''[[GetCurrentLocation - ObjectReference|GetCurrentLocation]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
|'''[[GetCurrentMemory - Utility|GetCurrentMemory]]'''
|'''[[Utility Script|Utility]]'''
|
|
|-
| '''[[GetCurrentPackage - Actor|GetCurrentPackage]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetCurrentRealTime - Utility|GetCurrentRealTime]]'''
| [[Utility Script|'''Utility''']]
|
|
|-
| '''[[GetCurrentScene - ObjectReference|GetCurrentScene]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetCurrentStageID - Quest|GetCurrentStageID]]'''
| [[Quest Script|'''Quest''']]
|
|
|-
| '''[[GetCurrentWeather - Weather|GetCurrentWeather]]'''
| [[Weather Script|'''Weather''']]
|
|
|-
| '''[[GetCurrentWeatherTransition - Weather|GetCurrentWeatherTransition]]'''
| [[Weather Script|'''Weather''']]
|
|
|-
| '''[[GetDeadCount - ActorBase|GetDeadCount]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|
|-
|'''[[GetDefaultVoiceType - Race|GetDefaultVoiceType]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
| '''[[GetDialogueTarget - Actor|GetDialogueTarget]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
|'''[[GetDisplayName - ObjectReference|GetDisplayName]]'''<sup>SKSE</sup>
|[[ObjectReference Script|'''ObjectReference''']]
|String
|
|-
| '''[[GetDistance - ObjectReference|GetDistance]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetDuration - ActiveMagicEffect|GetDuration]]'''<sup>SKSE</sup>
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|
|
|-
| '''[[GetEditorLocation - ObjectReference|GetEditorLocation]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetEffectiveMagickaCost - Spell|GetEffectiveMagickaCost]]'''<sup>SKSE</sup>
| [[Spell Script|'''Spell''']]
|
|
|-
| '''[[GetEnchantment - Armor|GetEnchantment]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|
|
|-
| '''[[GetEnchantment - Weapon|GetEnchantment]]'''<sup>SKSE</sup>
| [[Weapon Script|'''Weapon''']]
|
|
|-
| '''[[GetEquippedItemType - Actor|GetEquippedItemType]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetEquippedObject - Actor|GetEquippedObject]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetEquippedShield - Actor|GetEquippedShield]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetEquippedShout - Actor|GetEquippedShout]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetEquippedSpell - Actor|GetEquippedSpell]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetEquippedWeapon - Actor|GetEquippedWeapon]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetFacePreset - ActorBase|GetFacePreset]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
|
|
|-
| '''[[GetFactionOwner - Cell|GetFactionOwner]]'''
| [[Cell Script|'''Cell''']]
|
|
|-
| '''[[GetFactionOwner - ObjectReference|GetFactionOwner]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetFactionRank - Actor|GetFactionRank]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetFactionReaction - Actor|GetFactionReaction]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
|'''[[GetFloat - UI|GetFloat]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-
| '''[[GetFlyingState - Actor|GetFlyingState]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetForcedLandingMarker - Actor|GetForcedLandingMarker]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetForm - Game|GetForm]]'''
| [[Game Script|'''Game''']]
|
|
|-
|'''[[GetFormEx - Game|GetFormEx]]'''<sup>SKSE</sup>
|[[Game Script|'''Game''']]
|
|
|-
| '''[[GetFormFromFile - Game|GetFormFromFile]]'''
| [[Game Script|'''Game''']]
|
|
|-
| '''[[GetFormID - Form|GetFormID]]'''
| [[Form Script|'''Form''']]
|
|
|-
| '''[[GetGameSettingFloat - Game|GetGameSettingFloat]]'''
| [[Game Script|'''Game''']]
|
|
|-
| '''[[GetGameSettingInt - Game|GetGameSettingInt]]'''
| [[Game Script|'''Game''']]
|
|
|-
| '''[[GetGameSettingString - Game|GetGameSettingString]]'''
| [[Game Script|'''Game''']]
|
|
|-
| '''[[GetGiftFilter - ActorBase|GetGiftFilter]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|
|-
| '''[[GetGoldAmount - Actor|GetGoldAmount]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetGoldValue - Form|GetGoldValue]]'''
| [[Form Script|'''Form''']]
|
|
|-
| '''[[GetGreen - ColorForm|GetGreen]]'''<sup>SKSE</sup>
| [[ColorForm Script|'''ColorForm''']]
|
|
|-
| '''[[GetHairColor - ActorBase|GetHairColor]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
|
|
|-
| '''[[GetHeadingAngle - ObjectReference|GetHeadingAngle]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetHeight - ActorBase|GetHeight]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
|
|
|-
| '''[[GetHeight - ObjectReference|GetHeight]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetHighestRelationshipRank - Actor|GetHighestRelationshipRank]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetHue - ColorForm|GetHue]]'''<sup>SKSE</sup>
| [[ColorForm Script|'''ColorForm''']]
|
|
|-
| '''[[GetID - Alias|GetID]]'''<sup>SKSE</sup>
| [[Alias Script|'''Alias''']]
|
|
|-
| '''[[GetInfamy - Faction|GetInfamy]]'''
| [[Faction Script|'''Faction''']]
|
|
|-
| '''[[GetInfamyNonViolent - Faction|GetInfamyNonViolent]]'''
| [[Faction Script|'''Faction''']]
|
|
|-
| '''[[GetInfamyViolent - Faction|GetInfamyViolent]]'''
| [[Faction Script|'''Faction''']]
|
|
|-
| '''[[GetINIBool - Utility|GetINIBool]]'''<sup>SKSE</sup>
| [[Utility Script|'''Utility''']]
|
|
|-
| '''[[GetINIFloat - Utility|GetINIFloat]]'''<sup>SKSE</sup>
| [[Utility Script|'''Utility''']]
|
|
|-
| '''[[GetINIInt - Utility|GetINIInt]]'''<sup>SKSE</sup>
| [[Utility Script|'''Utility''']]
|
|
|-
| '''[[GetINIString - Utility|GetINIString]]'''<sup>SKSE</sup>
| [[Utility Script|'''Utility''']]
|
|
|-
|'''[[GetInt - UI|GetInt]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-
| '''[[GetItemCharge - ObjectReference|GetItemCharge]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetItemCount - ObjectReference|GetItemCount]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetItemHealthPercent - ObjectReference|GetItemHealthPercent]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetItemMaxCharge - ObjectReference|GetItemMaxCharge]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetKey - ObjectReference|GetKey]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetKeyword - Keyword|GetKeyword]]'''<sup>SKSE</sup>
| '''[[Keyword Script|Keyword]]'''
|
|
|-
| '''[[GetKeywordData - Location|GetKeywordData]]'''
| [[Location Script|'''Location''']]
|
|
|-
|'''[[GetKeywords - Form|GetKeywords]]'''<sup>SKSE</sup>
|'''[[Form Script|Form]]'''
|
|
|-
| '''[[GetKiller - Actor|GetKiller]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetLength - ObjectReference|GetLength]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetLength - StringUtil|GetLength]]'''<sup>SKSE</sup>
| [[StringUtil Script|'''StringUtil''']]
|
|
|-
| '''[[GetLevel - Actor|GetLevel]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetLeveledActorBase - Actor|GetLeveledActorBase]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetLightLevel - Actor|GetLightLevel]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetLinkedRef - ObjectReference|GetLinkedRef]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetLocation - LocationAlias|GetLocation]]'''
| [[LocationAlias Script|'''LocationAlias''']]
|
|
|-
| '''[[GetLockLevel - ObjectReference|GetLockLevel]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetLowestRelationshipRank - Actor|GetLowestRelationshipRank]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetLuminosity - ColorForm|GetLuminosity]]'''<sup>SKSE</sup>
| [[ColorForm Script|'''ColorForm''']]
|
|
|-
|[[GetMagicEffects- Potion|'''GetMagicEffects''']]<sup>SKSE</sup>
|'''[[Potion Script|Potion]]'''
|
|
|-
| '''[[GetMappedKey - Input|GetMappedKey]]'''<sup>SKSE</sup>
| [[Input Script|'''Input''']]
|
|
|-
| '''[[GetMaskForSlot - Armor|GetMaskForSlot]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|
|
|-
| '''[[GetMass - ObjectReference|GetMass]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
|'''[[GetMaxFrameRate - Utility|GetMaxFrameRate]]'''
|'''[[Utility Script|Utility]]'''
|
|
|-
| '''[[GetMaxRange - Weapon|GetMaxRange]]'''<sup>SKSE</sup>
| [[Weapon Script|'''Weapon''']]
|
|
|-
|'''[[GetMinFrameRate - Utility|GetMinFrameRate]]'''
|'''[[Utility Script|Utility]]'''
|
|
|-
| '''[[GetMinRange - Weapon|GetMinRange]]'''<sup>SKSE</sup>
| [[Weapon Script|'''Weapon''']]
|
|
|-
| '''[[GetModAuthor - Game|GetModAuthor]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
|
|
|-


|func05=CanPayCrimeGold
| '''[[GetModByName - Game|GetModByName]]'''<sup>SKSE</sup>
|memb05=Faction
| [[Game Script|'''Game''']]
|desc05=
|
|
|-
| '''[[GetModCount - Game|GetModCount]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
|
|
|-
| '''[[GetModDependencyCount - Game|GetModDependencyCount]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
|
|
|-
| '''[[GetModDescription - Game|GetModDescription]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
|
|
|-
| '''[[GetModelPath - Armor|GetModelPath]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|
|  [[HasWorldModel - Form|HasWorldModel]], [[SetWorldModelPath - Form|SetWorldModelPath]]
|-
| '''[[GetModelPath - Weapon|GetModelPath]]'''<sup>SKSE</sup>
| [[Weapon Script|'''Weapon''']]
|
|
|-
| '''[[GetModName - Game|GetModName]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
|
|
|-
| '''[[GetName - Alias|GetName]]'''<sup>SKSE</sup>
| [[Alias Script|'''Alias''']]
|
|
|-
| '''[[GetName - Form|GetName]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|
|
|-
| '''[[GetNoBleedoutRecovery - Actor|GetNoBleedoutRecovery]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetNthChar - StringUtil|GetNthChar]]'''<sup>SKSE</sup>
| [[StringUtil Script|'''StringUtil''']]
|
|
|-
| '''[[GetNthEffectArea - Enchantment|GetNthEffectArea]]'''<sup>SKSE</sup>
| [[Enchantment Script|'''Enchantment''']]
|
|
|-
| '''[[GetNthEffectArea - Ingredient|GetNthEffectArea]]'''<sup>SKSE</sup>
| [[Ingredient Script|'''Ingredient''']]
|
|
|-
| '''[[GetNthEffectArea - Potion|GetNthEffectArea]]'''<sup>SKSE</sup>
| [[Potion Script|'''Potion''']]
|
|
|-
| '''[[GetNthEffectArea - Scroll|GetNthEffectArea]]'''<sup>SKSE</sup>
| [[Scroll Script|'''Scroll''']]
|
|
|-
| '''[[GetNthEffectArea - Spell|GetNthEffectArea]]'''<sup>SKSE</sup>
| [[Spell Script|'''Spell''']]
|
|
|-
| '''[[GetNthEffectDuration - Enchantment|GetNthEffectDuration]]'''<sup>SKSE</sup>
| [[Enchantment Script|'''Enchantment''']]
|
|
|-
| '''[[GetNthEffectDuration - Ingredient|GetNthEffectDuration]]'''<sup>SKSE</sup>
| [[Ingredient Script|'''Ingredient''']]
|
|
|-
| '''[[GetNthEffectDuration - Potion|GetNthEffectDuration]]'''<sup>SKSE</sup>
| [[Potion Script|'''Potion''']]
|
|
|-
| '''[[GetNthEffectDuration - Scroll|GetNthEffectDuration]]'''<sup>SKSE</sup>
| [[Scroll Script|'''Scroll''']]
|
|
|-
| '''[[GetNthEffectDuration - Spell|GetNthEffectDuration]]'''<sup>SKSE</sup>
| [[Spell Script|'''Spell''']]
|
|
|-
| '''[[GetNthEffectMagicEffect - Enchantment|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>
| [[Enchantment Script|'''Enchantment''']]
|
|
|-
| '''[[GetNthEffectMagicEffect - Ingredient|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>
| [[Ingredient Script|'''Ingredient''']]
|
|
|-
| '''[[GetNthEffectMagicEffect - Potion|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>
| [[Potion Script|'''Potion''']]
|
|
|-
| '''[[GetNthEffectMagicEffect - Scroll|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>
| [[Scroll Script|'''Scroll''']]
|
|
|-
| '''[[GetNthEffectMagicEffect - Spell|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>
| [[Spell Script|'''Spell''']]
|
|
|-
| '''[[GetNthEffectMagnitude - Enchantment|GetNthEffectMagnitude]]'''<sup>SKSE</sup>
| [[Enchantment Script|'''Enchantment''']]
|
|
|-
| '''[[GetNthEffectMagnitude - Ingredient|GetNthEffectMagnitude]]'''<sup>SKSE</sup>
| [[Ingredient Script|'''Ingredient''']]
|
|
|-
| '''[[GetNthEffectMagnitude - Potion|GetNthEffectMagnitude]]'''<sup>SKSE</sup>
| [[Potion Script|'''Potion''']]
|
|
|-
| '''[[GetNthEffectMagnitude - Scroll|GetNthEffectMagnitude]]'''<sup>SKSE</sup>
| [[Scroll Script|'''Scroll''']]
|
|
|-
| '''[[GetNthEffectMagnitude - Spell|GetNthEffectMagnitude]]'''<sup>SKSE</sup>
| [[Spell Script|'''Spell''']]
|
|
|-
|'''[[GetNthEntryValue - Perk|GetNthEntryValue]]'''<sup>SKSE</sup>
|[[Perk Script|'''Perk''']]
|
|
|-
| '''[[GetNthForm - ObjectReference|GetNthForm]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetNthHeadPart - ActorBase|GetNthHeadPart]]'''<sup>SKSE</sup>
| '''[[ActorBase Script|ActorBase]]'''
|
|
|-
| '''[[GetNthIngredient - ConstructibleObject|GetNthIngredient]]'''<sup>SKSE</sup>
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
|
|
|-
| '''[[GetNthIngredientQuantity - ConstructibleObject|GetNthIngredientQuantity]]'''<sup>SKSE</sup>
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
|
|
|-
| '''[[GetNthKeyPressed - Input|GetNthKeyPressed]]'''<sup>SKSE</sup>
| [[Input Script|'''Input''']]
|
|
|-
| '''[[GetNthKeyword - Form|GetNthKeyword]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|
|
|-
| '''[[GetNthLinkedRef - ObjectReference|GetNthLinkedRef]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetNthModDependency - Game|GetNthModDependency]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
|
|
|-
| '''[[GetNthParent - EquipSlot|GetNthParent]]'''<sup>SKSE</sup>
| '''[[EquipSlot Script|EquipSlot]]'''
|
|
|-
| '''[[GetNthPart - Outfit|GetNthPart]]'''<sup>SKSE</sup>
| [[Outfit Script|'''Outfit''']]
|
|
|-
|'''[[GetNthPlayableRace - Race|GetNthPlayableRace]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
| '''[[GetNthRef - Cell|GetNthRef]]'''<sup>SKSE</sup>
| [[Cell Script|'''Cell''']]
|
|
|-
| '''[[GetNthSpell - Actor|GetNthSpell]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetNthSpell - ActorBase|GetNthSpell]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
|
|
|-
| '''[[GetNthSpell - Race|GetNthSpell]]'''<sup>SKSE</sup>
| [[Race Script|'''Race''']]
|
|
|-
| '''[[GetNumEffects - Enchantment|GetNumEffects]]'''<sup>SKSE</sup>
| [[Enchantment Script|'''Enchantment''']]
|
|
|-
| '''[[GetNumEffects - Ingredient|GetNumEffects]]'''<sup>SKSE</sup>
| [[Ingredient Script|'''Ingredient''']]
|
|
|-
| '''[[GetNumEffects - Potion|GetNumEffects]]'''<sup>SKSE</sup>
| '''[[Potion Script|Potion]]'''
|
|
|-
| '''[[GetNumEffects - Scroll|GetNumEffects]]'''<sup>SKSE</sup>
| [[Scroll Script|'''Scroll''']]
|
|
|-
| '''[[GetNumEffects - Spell|GetNumEffects]]'''<sup>SKSE</sup>
| [[Spell Script|'''Spell''']]
|
|
|-
| '''[[GetNumHeadParts - ActorBase|GetNumHeadParts]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
|
|
|-
| '''[[GetNumIngredients - ConstructibleObject|GetNumIngredients]]'''<sup>SKSE</sup>
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
|
|
|-
| '''[[GetNumItems - ObjectReference|GetNumItems]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetNumKeysPressed - Input|GetNumKeysPressed]]'''<sup>SKSE</sup>
| [[Input Script|'''Input''']]
|
|
|-
| '''[[GetNumKeywords - Form|GetNumKeywords]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|
|
|-
| '''[[GetNumParents - EquipSlot|GetNumParents]]'''<sup>SKSE</sup>
| [[EquipSlot Script|'''EquipSlot''']]
|
|
|-
| '''[[GetNumParts - Outfit|GetNumParts]]'''<sup>SKSE</sup>
| '''[[Outfit Script|Outfit]]'''
|
|
|-
|'''[[GetNumPlayableRaces - Race|GetNumPlayableRaces]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
| '''[[GetNumRefs - Cell|GetNumRefs]]'''<sup>SKSE</sup>
| [[Cell Script|'''Cell''']]
|
|
|-
| '''[[GetOpenState - ObjectReference|GetOpenState]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetOutfit - ActorBase|GetOutfit]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
|
|
|-
| '''[[GetOutgoingWeather - Weather|GetOutgoingWeather]]'''
| [[Weather Script|'''Weather''']]
|
|
|-
| '''[[GetOwningQuest - Alias|GetOwningQuest]]'''
| '''[[Alias Script|Alias]]'''
|
|
|-
| '''[[GetOwningQuest - Package|GetOwningQuest]]'''
| [[Package Script|'''Package''']]
|
|
|-
| '''[[GetOwningQuest - Scene|GetOwningQuest]]'''
| [[Scene Script|'''Scene''']]
|
|
|-
| '''[[GetOwningQuest - TopicInfo|GetOwningQuest]]'''
| '''[[TopicInfo Script|TopicInfo]]'''
|
|
|-
| '''[[GetParentCell - ObjectReference|GetParentCell]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetPerkPoints - Game|GetPerkPoints]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
|
|
|-
| '''[[GetPlatformName - Debug|GetPlatformName]]'''
| [[Debug Script|'''Debug''']]
|
|
|-
| '''[[GetPlayer - Game|GetPlayer]]'''
| [[Game Script|'''Game''']]
|
|
|-
| '''[[GetPlayerControls - Actor|GetPlayerControls]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetPlayerGrabbedRef - Game|GetPlayerGrabbedRef]]'''
| [[Game Script|'''Game''']]
|
|
|-
| '''[[GetPlayersLastRiddenHorse - Game|GetPlayersLastRiddenHorse]]'''
| [[Game Script|'''Game''']]
|
|
|-
| '''[[GetPositionX - ObjectReference|GetPositionX]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetPositionY - ObjectReference|GetPositionY]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetPositionZ - ObjectReference|GetPositionZ]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetRace - Actor|GetRace]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetRace - ActorBase|GetRace]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|
|-
|'''[[GetRace - Race|GetRace]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|gets race by editorID string
|-
| '''[[GetReach - Weapon|GetReach]]'''<sup>SKSE</sup>
| [[Weapon Script|'''Weapon''']]
|
|
|-
| '''[[GetReaction - Faction|GetReaction]]'''
| [[Faction Script|'''Faction''']]
|
|
|-
| '''[[GetRealHoursPassed - Game|GetRealHoursPassed]]'''
| [[Game Script|'''Game''']]
|
|
|-
| '''[[GetRed - ColorForm|GetRed]]'''<sup>SKSE</sup>
| '''[[ColorForm Script|ColorForm]]'''
|
|
|-
| '''[[GetReference - ReferenceAlias|GetReference]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-
| '''[[GetRefTypeAliveCount - Location|GetRefTypeAliveCount]]'''
| [[Location Script|'''Location''']]
|
|
|-
| '''[[GetRefTypeDeadCount - Location|GetRefTypeDeadCount]]'''
| [[Location Script|'''Location''']]
|
|
|-
| '''[[GetRelationshipRank - Actor|GetRelationshipRank]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetResult - ConstructibleObject|GetResult]]'''<sup>SKSE</sup>
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
|
|
|-
| '''[[GetResultQuantity - ConstructibleObject|GetResultQuantity]]'''<sup>SKSE</sup>
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
|
|
|-
| '''[[GetSaturation - ColorForm|GetSaturation]]'''<sup>SKSE</sup>
| [[ColorForm Script|'''ColorForm''']]
|
|
|-
| '''[[GetScale - ObjectReference|GetScale]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetSex - ActorBase|GetSex]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|
|-
| '''[[GetSitState - Actor|GetSitState]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetSize - FormList|GetSize]]'''
| [[FormList Script|'''FormList''']]
|
|
|-
| '''[[GetSkill - Book|GetSkill]]'''<sup>SKSE</sup>
| '''[[Book Script|Book]]'''
|
|
|-
|'''[[GetSkin - Race|GetSkin]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
| '''[[GetSkyMode - Weather|GetSkyMode]]'''
| [[Weather Script|'''Weather''']]
|
|
|-
| '''[[GetSleepState - Actor|GetSleepState]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetSlotMask - Armor|GetSlotMask]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|
|
|-
| '''[[GetSpeed - Weapon|GetSpeed]]'''<sup>SKSE</sup>
| [[Weapon Script|'''Weapon''']]
|
|
|-
| '''[[GetSpell - Book|GetSpell]]'''<sup>SKSE</sup>
| [[Book Script|'''Book''']]
|
|
|-
| '''[[GetSpellCount - Actor|GetSpellCount]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetSpellCount - ActorBase|GetSpellCount]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
|
|
|-
| '''[[GetSpellCount - Race|GetSpellCount]]'''<sup>SKSE</sup>
| [[Race Script|'''Race''']]
|
|
|-
| '''[[GetStagger - Weapon|GetStagger]]'''<sup>SKSE</sup>
| [[Weapon Script|'''Weapon''']]
|
|
|-
| '''[[GetState - All Scripts|GetState]]'''
| '''All Scripts'''
|
|
|-
| '''[[GetStolenItemValueCrime - Faction|GetStolenItemValueCrime]]'''
| [[Faction Script|'''Faction''']]
|
|
|-
| '''[[GetStolenItemValueNoCrime - Faction|GetStolenItemValueNoCrime]]'''
| [[Faction Script|'''Faction''']]
|
|
|-
| '''[[GetString - Keyword|GetString]]'''<sup>SKSE</sup>
| [[Keyword Script|'''Keyword''']]
|
|
|-
|'''[[GetString - UI|GetString]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-
| '''[[GetSunGlare - Weather|GetSunGlare]]'''<sup>SKSE</sup>
| [[Weather Script|'''Weather''']]
|
|
|-
| '''[[GetSunPositionX - Game|GetSunPositionX]]'''
| [[Game Script|'''Game''']]
|
|
|-
| '''[[GetSunPositionY - Game|GetSunPositionY]]'''
| [[Game Script|'''Game''']]
|
|
|-
| '''[[GetSunPositionZ - Game|GetSunPositionZ]]'''
| [[Game Script|'''Game''']]
|
|
|-
| '''[[GetTargetActor - ActiveMagicEffect|GetTargetActor]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|
|
|-
| '''[[GetTemplate - Package|GetTemplate]]'''
| '''[[Package Script|Package]]'''
|
|
|-
| '''[[GetTimeElapsed - ActiveMagicEffect|GetTimeElapsed]]'''<sup>SKSE</sup>
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|
|
|-
| '''[[GetTotalArmorWeight - ObjectReference|GetTotalArmorWeight]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetTotalItemWeight - ObjectReference|GetTotalItemWeight]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetTriggerObjectCount - ObjectReference|GetTriggerObjectCount]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetType - Form|GetType]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|
|
|-
| '''[[GetType - HeadPart|GetType]]'''<sup>SKSE</sup>
| '''[[HeadPart Script|HeadPart]]'''
|
|
|-
| '''[[GetValue - GlobalVariable|GetValue]]'''
| [[GlobalVariable Script|'''GlobalVariable''']]
|
|
|-
| '''[[GetValueInt - GlobalVariable|GetValueInt]]'''
| [[GlobalVariable Script|'''GlobalVariable''']]
|
|
|-
| '''[[GetVersion - SKSE|GetVersion]]'''<sup>SKSE</sup>
| '''[[SKSE Script|SKSE]]'''
|
|
|-
| '''[[GetVersionBeta - SKSE|GetVersionBeta]]'''<sup>SKSE</sup>
| [[SKSE Script|'''SKSE''']]
|
|
|-
| '''[[GetVersionMinor - SKSE|GetVersionMinor]]'''<sup>SKSE</sup>
| [[SKSE Script|'''SKSE''']]
|
|
|-
| '''[[GetVersionNumber - Debug|GetVersionNumber]]'''
| [[Debug Script|'''Debug''']]
|
|
|-
| '''[[GetVersionRelease - SKSE|GetVersionRelease]]'''<sup>SKSE</sup>
| [[SKSE Script|'''SKSE''']]
|
|
|-
| '''[[GetVoiceRecoveryTime - Actor|GetVoiceRecoveryTime]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetVoiceType - ObjectReference|GetVoiceType]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
|'''[[GetWaterLevel - Cell|GetWaterLevel]]'''<sup>SKSE</sup>
|'''[[Cell Script|Cell]]'''
|Float
|
|-
| '''[[GetWeaponType - Weapon|GetWeaponType]]'''<sup>SKSE</sup>
| [[Weapon Script|'''Weapon''']]
|
|
|-
| '''[[GetWeight - ActorBase|GetWeight]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
|
|
|-
| '''[[GetWeight - Form|GetWeight]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|
|
|-
| '''[[GetWeightClass - Armor|GetWeightClass]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|
|
|-
| '''[[GetWidth - ObjectReference|GetWidth]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetWorkbenchKeyword - ConstructibleObject|GetWorkbenchKeyword]]'''<sup>SKSE</sup>
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
|
|
|-
|[[GetWorldModelNthTextureSet - Form|'''GetWorldModelNthTextureSet''']]<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|
|[[SetWorldModelNthTextureSet - Form|SetWorldModelNthTextureSet]]
|-
|'''[[GetWorldModelNumTextureSets - Form|GetWorldModelNumTextureSets]]'''<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|
|[[SetWorldModelNthTextureSet - Form|SetWorldModelNthTextureSet]]
|-
| '''[[GetWorldSpace - ObjectReference|GetWorldSpace]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[GetWornForm - Actor|GetWornForm]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GotoState - All Scripts|GotoState]]'''
| '''All Scripts'''
|
|
|-
| '''[[GetActorRaceEditorID - MiscUtil|GetActorRaceEditorID]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|string
|-
| '''[[GetDiffActor - PapyrusUtil|GetDiffActor]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Actor[]
|-
| '''[[GetDiffAlias - PapyrusUtil|GetDiffAlias]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Alias[]
|-
| '''[[GetDiffFloat - PapyrusUtil|GetDiffFloat]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|float[]
|-
| '''[[GetDiffForm - PapyrusUtil|GetDiffForm]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Form[]
|-
| '''[[GetDiffInt - PapyrusUtil|GetDiffInt]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int[]
|-
| '''[[GetDiffObjRef - PapyrusUtil|GetDiffObjRef]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|ObjectReference[]
|-
| '''[[GetDiffString - PapyrusUtil|GetDiffString]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|string[]
|-
| '''[[GetErrors - JsonUtil|GetErrors]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|string
|-
| '''[[GetFloatValue - JsonUtil|GetFloatValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|float
|-
| '''[[GetFormValue - JsonUtil|GetFormValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|form
|-
| '''[[GetIntValue - JsonUtil|GetIntValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[GetMatchingActor - PapyrusUtil|GetMatchingActor]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Actor[]
|-
| '''[[GetMatchingAlias - PapyrusUtil|GetMatchingAlias]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Alias[]
|-
| '''[[GetMatchingFloat - PapyrusUtil|GetMatchingFloat]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|float[]
|-
| '''[[GetMatchingForm - PapyrusUtil|GetMatchingForm]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Form[]
|-
| '''[[GetMatchingInt - PapyrusUtil|GetMatchingInt]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int[]
|-
| '''[[GetMatchingObjRef - PapyrusUtil|GetMatchingObjRef]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|ObjectReference[]
|-
| '''[[GetMatchingString - PapyrusUtil|GetMatchingString]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|string[]
|-
| '''[[GetPathBoolValue - JsonUtil|GetPathBoolValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[GetPathFloatValue - JsonUtil|GetPathFloatValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|float
|-
| '''[[GetPathFormValue - JsonUtil|GetPathFormValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|form
|-
| '''[[GetPathIntValue - JsonUtil|GetPathIntValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[GetPathStringValue - JsonUtil|GetPathStringValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|string
|-
| '''[[GetRaceEditorID - MiscUtil|GetRaceEditorID]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|string
|-
| '''[[GetScriptVersion - PapyrusUtil|GetScriptVersion]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[GetStringValue - JsonUtil|GetStringValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|string
|-
| '''[[GetVersion - PapyrusUtil|GetVersion]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
|}


|func06=Cast
=== H ===
|memb06=Scroll
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|desc06=
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#I|I]]-[[#K|K]]-[[#L|L]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
!align=left width=170|Function
!align=left width=110|Member of
!align=left class="unsortable"|Description
|-
| '''[[HasAssociation - Actor|HasAssociation]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[HasCommonParent - Location|HasCommonParent]]'''
| [[Location Script|'''Location''']]
|-
| '''[[HasEffectKeyword - ObjectReference|HasEffectKeyword]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|-
| '''[[HasFamilyRelationship - Actor|HasFamilyRelationship]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[HasForm - FormList|HasForm]]'''
| [[FormList Script|'''FormList''']]
|-
| '''[[HasKeyword - Form|HasKeyword]]'''
| [[Form Script|'''Form''']]
|  [[GetKeyword - Keyword|GetKeyword]], [[GetKeywords - Form|GetKeywords]]
|-
| '''[[HasKeywordString - Form|HasKeywordString]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[GetKeyword - Keyword|GetKeyword]]
|-
| '''[[HasLOS - Actor|HasLOS]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[HasMagicEffect - Actor|HasMagicEffect]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[HasMagicEffectWithKeyword - Actor|HasMagicEffectWithKeyword]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[HasNode - ObjectReference|HasNode]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|-
| '''[[HasParentRelationship - Actor|HasParentRelationship]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[HasPerk - Actor|HasPerk]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[HasRefType - Location|HasRefType]]'''
| [[Location Script|'''Location''']]
|-
| '''[[HasRefType - ObjectReference|HasRefType]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|-
| '''[[HasSpell - Actor|HasSpell]]'''
| [[Actor Script|'''Actor''']]
|-
|'''[[HasWorldModel - Form|HasWorldModel]]'''<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|[[GetWorldModelPath - Form|GetWorldModelPath]], [[SetWorldModelPath - Form|SetWorldModelPath]]
|-
| '''[[HideTitleSequenceMenu - Game|HideTitleSequenceMenu]]'''
| [[Game Script|'''Game''']]
|-
| '''[[HoldKey - Input|HoldKey]]'''<sup>SKSE</sup>
| [[Input Script|'''Input''']]
|-
| '''[[HasActiveSpell - Actor|HasActiveSpell]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[HasArtObject - ObjectReference|HasArtObject]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[HasDeferredKill - Actor|HasDeferredKill]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[HasEffectShader - ObjectReference|HasEffectShader]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[HasMagicEffectWithArchetype - Actor|HasMagicEffectWithArchetype]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[HasNiExtraData - ObjectReference|HasNiExtraData]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[HasSkin - Actor|HasSkin]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[HideMenu - UI|HideMenu]]'''<sup>PO3 PE SSE</sup>
| '''[[UI Script|UI]]'''
|
|-
| '''[[HasFloatValue - JsonUtil|HasFloatValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[HasFormValue - JsonUtil|HasFormValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[HasIntValue - JsonUtil|HasIntValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[HasStringValue - JsonUtil|HasStringValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
|}


|func07=Cast
=== I ===
|memb07=Spell
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|desc07=
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#K|K]]-[[#L|L]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
!align=left width=170|Function
!align=left width=90|Member of
!align=left width=90|Return
!align=left class="unsortable"|Description
|-
| '''[[IgnoreFriendlyHits - ObjectReference|IgnoreFriendlyHits]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|-
| '''[[IncrementSkill - Game|IncrementSkill]]'''
| [[Game Script|'''Game''']]
|
|-
| '''[[IncrementSkillBy - Game|IncrementSkillBy]]'''
| [[Game Script|'''Game''']]
|
|-
| '''[[IncrementStat - Game|IncrementStat]]'''
| [[Game Script|'''Game''']]
|
|-
| '''[[InterruptCast - ObjectReference|InterruptCast]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|-
|'''[[Invoke - UI|Invoke]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-
|'''[[InvokeBool - UI|InvokeBool]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-
|'''[[InvokeBoolA - UI|InvokeBoolA]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|array version
|-
|'''[[InvokeFloat - UI|InvokeFloat]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-
|'''[[InvokeFloatA - UI|InvokeFloatA]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|array version
|-
|'''[[InvokeForm - UI|InvokeForm]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-
|'''[[InvokeInt - UI|InvokeInt]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-
|'''[[InvokeIntA - UI|InvokeIntA]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|array version
|-
|'''[[InvokeString - UI|InvokeString]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-
|'''[[InvokeStringA - UI|InvokeStringA]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|array version
|-
| '''[[Is3DLoaded - ObjectReference|Is3DLoaded]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|-
| '''[[IsActionComplete - Scene|IsActionComplete]]'''
| [[Scene Script|'''Scene''']]
|  Bool
|
|-
| '''[[IsActivateChild - ObjectReference|IsActivateChild]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|-
| '''[[IsActivateControlsEnabled - Game|IsActivateControlsEnabled]]'''
| [[Game Script|'''Game''']]
|  Bool
|
|-
| '''[[IsActivationBlocked - ObjectReference|IsActivationBlocked]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|-
| '''[[IsActive - Quest|IsActive]]'''
| [[Quest Script|'''Quest''']]
|  Bool
|
|-
| '''[[IsAIEnabled - Actor|IsAIEnabled]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsAlarmed - Actor|IsAlarmed]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsAlerted - Actor|IsAlerted]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsAllowedToFly - Actor|IsAllowedToFly]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsArrested - Actor|IsArrested]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsArrestingTarget - Actor|IsArrestingTarget]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsAttached - Cell|IsAttached]]'''
| [[Cell Script|'''Cell''']]
|  Bool
|
|-
| '''[[IsBattleAxe - Weapon|IsBattleAxe]]'''<sup>SKSE</sup>
| [[Weapon Script|'''Weapon''']]
|  Bool
|
|-
| '''[[IsBeingRidden - Actor|IsBeingRidden]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsBleedingOut - Actor|IsBleedingOut]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsBoots - Armor|IsBoots]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|  Bool
|
|-
| '''[[IsBow - Weapon|IsBow]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|  Bool
|
|-
| '''[[IsBribed - Actor|IsBribed]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsCamSwitchControlsEnabled - Game|IsCamSwitchControlsEnabled]]'''
| [[Game Script|'''Game''']]
|  Bool
|
|-
| '''[[IsChild - Actor|IsChild]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsChild - Location|IsChild]]'''
| [[Location Script|'''Location''']]
|  Bool
|
|-
|'''[[IsChildRace - Race|IsChildRace]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-
| '''[[IsCleared - Location|IsCleared]]'''
| [[Location Script|'''Location''']]
|  Bool
|
|-
| '''[[IsClothing - Armor|IsClothing]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|  Bool
|
|-
| '''[[IsClothingBody - Armor|IsClothingBody]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|  Bool
|
|-
| '''[[IsClothingFeet - Armor|IsClothingFeet]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|  Bool
|
|-
| '''[[IsClothingHands - Armor|IsClothingHands]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|  Bool
|
|-
| '''[[IsClothingHead - Armor|IsClothingHead]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|  Bool
|
|-
| '''[[IsClothingPoor - Armor|IsClothingPoor]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|  Bool
|
|-
| '''[[IsClothingRich - Armor|IsClothingRich]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|  Bool
|
|-
| '''[[IsClothingRing - Armor|IsClothingRing]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|  Bool
|
|-
| '''[[IsCommandedActor - Actor|IsCommandedActor]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsCompleted - Quest|IsCompleted]]'''
| [[Quest Script|'''Quest''']]
|  Bool
|
|-
| '''[[IsCuirass - Armor|IsCuirass]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|  Bool
|
|-
| '''[[IsDagger - Weapon|IsDagger]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|  Bool
|
|-
| '''[[IsDead - Actor|IsDead]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsDeleted - ObjectReference|IsDeleted]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|-
| '''[[IsDetectedBy - Actor|IsDetectedBy]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsDigit - StringUtil|IsDigit]]'''<sup>SKSE</sup>
| [[StringUtil Script|'''StringUtil''']]
|  Bool
|
|-
| '''[[IsDisabled - ObjectReference|IsDisabled]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|-
| '''[[IsDoingFavor - Actor|IsDoingFavor]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsEnabled - ObjectReference|IsEnabled]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|-
| '''[[IsEquipped - Actor|IsEquipped]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsEssential - Actor|IsEssential]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsEssential - ActorBase|IsEssential]]'''
| [[ActorBase Script|'''ActorBase''']]
|  Bool
|
|-
| '''[[IsFactionInCrimeGroup - Faction|IsFactionInCrimeGroup]]'''
| [[Faction Script|'''Faction''']]
|  Bool
|
|-
| '''[[IsFastTravelControlsEnabled - Game|IsFastTravelControlsEnabled]]'''
| [[Game Script|'''Game''']]
|  Bool
|
|-
| '''[[IsFastTravelEnabled - Game|IsFastTravelEnabled]]'''
| [[Game Script|'''Game''']]
|  Bool
|
|-
| '''[[IsFightingControlsEnabled - Game|IsFightingControlsEnabled]]'''
| [[Game Script|'''Game''']]
|  Bool
|
|-
| '''[[IsFlying - Actor|IsFlying]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsFood - Potion|IsFood]]'''<sup>SKSE</sup>
| [[Potion Script|'''Potion''']]
|  Bool
|
|-
| '''[[IsFurnitureInUse - ObjectReference|IsFurnitureInUse]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|-
| '''[[IsFurnitureMarkerInUse - ObjectReference|IsFurnitureMarkerInUse]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|-
| '''[[IsGauntlets - Armor|IsGauntlets]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|  Bool
|
|-
| '''[[IsGhost - Actor|IsGhost]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsGreatsword - Weapon|IsGreatsword]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|  Bool
|
|-
| '''[[IsGuard - Actor|IsGuard]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsHarvested - ObjectReference|IsHarvested]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|-
| '''[[IsHeavyArmor - Armor|IsHeavyArmor]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|  Bool
|
|-
| '''[[IsHelmet - Armor|IsHelmet]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|  Bool
|
|-
| '''[[IsHostile - Enchantment|IsHostile]]'''
| [[Enchantment Script|'''Enchantment''']]
|  Bool
|
|-
| '''[[IsHostile - Ingredient|IsHostile]]'''
| [[Ingredient Script|'''Ingredient''']]
|  Bool
|
|-
| '''[[IsHostile - Potion|IsHostile]]'''
| [[Potion Script|'''Potion''']]
|  Bool
|
|-
| '''[[IsHostile - Spell|IsHostile]]'''
| [[Spell Script|'''Spell''']]
|  Bool
|
|-
| '''[[IsHostileToActor - Actor|IsHostileToActor]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsIgnoringFriendlyHits - ObjectReference|IsIgnoringFriendlyHits]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|-
|'''[[IsImmobile - Race|IsImmobile]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-
| '''[[IsInCombat - Actor|IsInCombat]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsInDialogueWithPlayer - ObjectReference|IsInDialogueWithPlayer]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|-
| '''[[IsInFaction - Actor|IsInFaction]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsInInterior - ObjectReference|IsInInterior]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|-
| '''[[IsInKillMove - Actor|IsInKillMove]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsInLocation - ObjectReference|IsInLocation]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|-
| '''[[IsInMenuMode - Utility|IsInMenuMode]]'''
| [[Utility Script|'''Utility''']]
|  Bool
|
|-
| '''[[IsInterior - Cell|IsInterior]]'''
| [[Cell Script|'''Cell''']]
|  Bool
|
|-
| '''[[IsIntimidated - Actor|IsIntimidated]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsInvulnerable - ActorBase|IsInvulnerable]]'''
| [[ActorBase Script|'''ActorBase''']]
|  Bool
|
|-
| '''[[IsJewelry - Armor|IsJewelry]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|  Bool
|
|-
| '''[[IsJournalControlsEnabled - Game|IsJournalControlsEnabled]]'''
| [[Game Script|'''Game''']]
|  Bool
|
|-
| '''[[IsKeyPressed - Input|IsKeyPressed]]'''<sup>SKSE</sup>
| [[Input Script|'''Input''']]
|  Bool
|
|-
| '''[[IsLetter - StringUtil|IsLetter]]'''<sup>SKSE</sup>
| [[StringUtil Script|'''StringUtil''']]
|  Bool
|
|-
| '''[[IsLightArmor - Armor|IsLightArmor]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|  Bool
|
|-
| '''[[IsLoaded - Location|IsLoaded]]'''
| [[Location Script|'''Location''']]
|  Bool
|
|-
| '''[[IsLocked - ObjectReference|IsLocked]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|-
| '''[[IsLookingControlsEnabled - Game|IsLookingControlsEnabled]]'''
| [[Game Script|'''Game''']]
|  Bool
|
|-
| '''[[IsMace - Weapon|IsMace]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|  Bool
|
|-
| '''[[IsMapMarkerVisible - ObjectReference|IsMapMarkerVisible]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|-
| '''[[IsMenuControlsEnabled - Game|IsMenuControlsEnabled]]'''
| [[Game Script|'''Game''']]
|  Bool
|
|-
| '''[[IsMenuOpen - UI|IsMenuOpen]]'''<sup>SKSE</sup>
| '''[[UI Script|UI]]'''
|  Bool
|
|-
| '''[[IsMovementControlsEnabled - Game|IsMovementControlsEnabled]]'''
| [[Game Script|'''Game''']]
|  Bool
|
|-
| '''[[IsNearPlayer - ObjectReference|IsNearPlayer]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|-
|'''[[IsNotPushable - Race|IsNotPushable]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-
| '''[[IsObjectiveCompleted - Quest|IsObjectiveCompleted]]'''
| [[Quest Script|'''Quest''']]
|  Bool
|
|-
| '''[[IsObjectiveDisplayed - Quest|IsObjectiveDisplayed]]'''
| [[Quest Script|'''Quest''']]
|  Bool
|
|-
| '''[[IsObjectiveFailed - Quest|IsObjectiveFailed]]'''
| [[Quest Script|'''Quest''']]
|  Bool
|
|-
| '''[[IsOnMount - Actor|IsOnMount]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
|'''[[IsOverEncumbered - Actor|IsOverEncumbered]]'''
|[[Actor Script|'''Actor''']]
|Bool
|
|-
| '''[[IsPlayerExpelled - Faction|IsPlayerExpelled]]'''
| [[Faction Script|'''Faction''']]
|  Bool
|
|-
| '''[[IsPlayersLastRiddenHorse - Actor|IsPlayersLastRiddenHorse]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsPlayerSungazing - Game|IsPlayerSungazing]]'''
| [[Game Script|'''Game''']]
|  Bool
|
|-
| '''[[IsPlayerTeammate - Actor|IsPlayerTeammate]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
|'''[[IsPlayable - Form|IsPlayable]]'''<sup>SKSE</sup>
|'''[[Form Script|Form]]'''
|Bool
|
|-
|'''[[IsPlayable - Race|IsPlayable]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-
| '''[[IsPlaying - Scene|IsPlaying]]'''
| [[Scene Script|'''Scene''']]
|  Bool
|
|-
|'''[[IsPluginInstalled - Game|IsPluginInstalled]]'''<sup>SKSE</sup>
|[[Game Script|'''Game''']]
|Bool
|
|-
| '''[[IsProtected - ActorBase|IsProtected]]'''
| [[ActorBase Script|'''ActorBase''']]
|  Bool
|
|-
| '''[[IsPunctuation - StringUtil|IsPunctuation]]'''<sup>SKSE</sup>
| [[StringUtil Script|'''StringUtil''']]
|  Bool
|
|-
| '''[[IsRaceFlagSet - Race|IsRaceFlagSet]]'''<sup>SKSE</sup>
| [[Race Script|'''Race''']]
|  Bool
|
|-
| '''[[IsRead - Book|IsRead]]'''<sup>SKSE</sup>
| [[Book Script|'''Book''']]
|  Bool
|
|-
| '''[[IsRunning - Actor|IsRunning]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsRunning - Quest|IsRunning]]'''
| [[Quest Script|'''Quest''']]
|  Bool
|
|-
| '''[[IsSameLocation - Location|IsSameLocation]]'''
| [[Location Script|'''Location''']]
|  Bool
|
|-
| '''[[IsShield - Armor|IsShield]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|  Bool
|
|-
| '''[[IsSneaking - Actor|IsSneaking]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsSneakingControlsEnabled - Game|IsSneakingControlsEnabled]]'''
| [[Game Script|'''Game''']]
|  Bool
|
|-
| '''[[IsSprinting - Actor|IsSprinting]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsStaff - Weapon|IsStaff]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|  Bool
|
|-
| '''[[IsStageDone - Quest|IsStageDone]]'''
| [[Quest Script|'''Quest''']]
|  Bool
|
|-
| '''[[IsStarting - Quest|IsStarting]]'''
| [[Quest Script|'''Quest''']]
|  Bool
|
|-
| '''[[IsStopped - Quest|IsStopped]]'''
| [[Quest Script|'''Quest''']]
|  Bool
|
|-
| '''[[IsStopping - Quest|IsStopping]]'''
| [[Quest Script|'''Quest''']]
|  Bool
|
|-
| '''[[IsSwimming - Actor|IsSwimming]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsSword - Weapon|IsSword]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|  Bool
|
|-
| '''[[IsTakeable - Book|IsTakeable]]'''<sup>SKSE</sup>
| [[Book Script|'''Book''']]
|  Bool
|
|-
|'''[[IsTextInputEnabled - UI|IsTextInputEnabled]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|Bool
|
|-
| '''[[IsTrespassing - Actor|IsTrespassing]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsUnconscious - Actor|IsUnconscious]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsUnique - ActorBase|IsUnique]]'''
| [[ActorBase Script|'''ActorBase''']]
|  Bool
|
|-
| '''[[IsWarAxe - Weapon|IsWarAxe]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|  Bool
|
|-
| '''[[IsWarhammer - Weapon|IsWarhammer]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|  Bool
|
|-
| '''[[IsWeaponDrawn - Actor|IsWeaponDrawn]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|-
| '''[[IsWordUnlocked - Game|IsWordUnlocked]]'''
| [[Game Script|'''Game''']]
|  Bool
|
|-
| '''[[IntToString - String|IntToString]]'''<sup>PO3 PE SSE</sup>
| '''[[String Script|String]]'''
|
|-
| '''[[IsActorInWater - Actor|IsActorInWater]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[IsActorUnderwater - Actor|IsActorUnderwater]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[IsCasting - ObjectReference|IsCasting]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[IsDetectedByAnyone - Actor|IsDetectedByAnyone]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[IsEffectShaderFlagSet - EffectShader|IsEffectShaderFlagSet]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[IsFormInMod - Form|IsFormInMod]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[IsGeneratedForm - Form|IsGeneratedForm]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[IsHazardFlagSet - Hazard|IsHazardFlagSet]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[IsLimbGone - Actor|IsLimbGone]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[IsLoadDoor - ObjectReference|IsLoadDoor]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[IsPluginFound - Game|IsPluginFound]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[IsQuadruped - Actor|IsQuadruped]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[IsQuestItem - ObjectReference|IsQuestItem]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[IsRecordFlagSet - Form|IsRecordFlagSet]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[IsRefInWater - ObjectReference|IsRefInWater]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[IsScriptAttachedToActiveEffect - ActiveMagicEffect|IsScriptAttachedToActiveEffect]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[IsScriptAttachedToAlias - Alias|IsScriptAttachedToAlias]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[IsScriptAttachedToForm - Form|IsScriptAttachedToForm]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[IsSoulTrapped - Actor|IsSoulTrapped]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[IsSurvivalModeActive - Game|IsSurvivalModeActive]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[IsVIP - ObjectReference|IsVIP]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[IntArray - PapyrusUtil|IntArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int[]
|-
| '''[[IntListAdd - JsonUtil|IntListAdd]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[IntListAdjust - JsonUtil|IntListAdjust]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|Int
|-
| '''[[IntListClear - JsonUtil|IntListClear]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[IntListCopy - JsonUtil|IntListCopy]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[IntListCount - JsonUtil|IntListCount]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[IntListCountValue - JsonUtil|IntListCountValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[IntListFind - JsonUtil|IntListFind]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[IntListGet - JsonUtil|IntListGet]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|Int
|-
| '''[[IntListHas - JsonUtil|IntListHas]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[IntListInsertAt - JsonUtil|IntListInsertAt]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[IntListRandom - JsonUtil|IntListRandom]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[IntListRemove - JsonUtil|IntListRemove]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[IntListRemoveAt - JsonUtil|IntListRemoveAt]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[IntListResize - JsonUtil|IntListResize]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[IntListSet - JsonUtil|IntListSet]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|Int
|-
| '''[[IntListSlice - JsonUtil|IntListSlice]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|
|-
| '''[[IntListToArray - JsonUtil|IntListToArray]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int[]
|-
| '''[[IsGood - JsonUtil|IsGood]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[IsPathArray - JsonUtil|IsPathArray]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[IsPathBool - JsonUtil|IsPathBool]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[IsPathForm - JsonUtil|IsPathForm]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[IsPathNumber - JsonUtil|IsPathNumber]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[IsPathObject - JsonUtil|IsPathObject]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[IsPathString - JsonUtil|IsPathString]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[IsPendingSave - JsonUtil|IsPendingSave]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-


|func08=Ceiling
|}
|memb08=Math
|desc08=


|func09=CenterOnCell
=== K ===
|memb09=Debug
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|desc09=
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#L|L]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
!align=left width=170|Function
!align=left width=90|Member of
!align=left class="unsortable"|Description
|-
| '''[[JsonUtilExists - JsonUtil|JsonUtilExists]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[JsonUtilInFolder - JsonUtil|JsonUtilInFolder]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|string[]
|-


|func10=CenterOnCellAndWait
|}
|memb10=Debug
|desc10=


|func11=ChangeHeadPart
=== K ===
|memb11=Actor
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|skse11=yes
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#L|L]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
|desc11=
!align=left width=170|Function
!align=left width=90|Member of
!align=left class="unsortable"|Description
|-
| '''[[KeepOffsetFromActor - Actor|KeepOffsetFromActor]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[Kill - Actor|Kill]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[KillEssential - Actor|KillEssential]]'''
| [[Actor Script|'''Actor''']]
|
|-


|func12=Clear
| '''[[KillNoWait - Actor|KillNoWait]]'''<sup>PO3 PE SSE</sup>
|memb12=LocationAlias
| '''[[Actor Script|Actor]]'''
|desc12=
|
|-
| '''[[KillSilent - Actor|KillSilent]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[KnockAreaEffect - ObjectReference|KnockAreaEffect]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
|}
=== L ===
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
!align=left width=170|Function
!align=left width=90|Member of
!align=left class="unsortable"|Description
|-
| '''[[LearnAllEffects - Ingredient|LearnAllEffects]]'''
| [[Ingredient Script|'''Ingredient''']]
|-
| '''[[LearnEffect - Ingredient|LearnEffect]]'''
| [[Ingredient Script|'''Ingredient''']]
|-
| '''[[LearnNextEffect - Ingredient|LearnNextEffect]]'''
| [[Ingredient Script|'''Ingredient''']]
|-
| '''[[LeftShift - Math|LeftShift]]'''<sup>SKSE</sup>
| [[Math Script|'''Math''']]
|-


|func13=Clear
| '''[[LoadGame - Game|LoadGame]]'''<sup>SKSE</sup>
|memb13=ReferenceAlias
| [[Game Script|'''Game''']]
|desc13=
|
|-


|func14=ClearArrested
| '''[[Lock - ObjectReference|Lock]]'''
|memb14=Actor
| '''[[ObjectReference Script|ObjectReference]]'''
|desc14=
|-
| '''[[LogicalAnd - Math|LogicalAnd]]'''<sup>SKSE</sup>
| [[Math Script|'''Math''']]
|-
| '''[[LogicalNot - Math|LogicalNot]]'''<sup>SKSE</sup>
| [[Math Script|'''Math''']]
|-
| '''[[LogicalOr - Math|LogicalOr]]'''<sup>SKSE</sup>
| [[Math Script|'''Math''']]
|-
| '''[[LogicalXor - Math|LogicalXor]]'''<sup>SKSE</sup>
| [[Math Script|'''Math''']]
|-
| '''[[Load - JsonUtil|Load]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
|}


|func15=ClearDestruction
=== M ===
|memb15=ObjectReference
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|desc15=
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#L|L]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
!align=left width=170|Function
!align=left width=90|Member of
!align=left class="unsortable"|Description
|-
|'''[[MakeCanFly - Race|MakeCanFly]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
|'''[[MakeCanSwim - Race|MakeCanSwim]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
|'''[[MakeCanWalk - Race|MakeCanWalk]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
|'''[[MakeChildRace - Race|MakeChildRace]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
|'''[[MakeImmobile - Race|MakeImmobile]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
|'''[[MakeMobile - Race|MakeMobile]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
|'''[[MakeNoKnockdowns - Race|MakeNoKnockdowns]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
|[[MakeNonChildRace - Race|'''MakeNonChildRace''']]<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
|'''[[MakeNonFlying - Race|MakeNonFlying]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
|'''[[MakeNonSwimming - Race|MakeNonSwimming]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
|'''[[MakeNonWalking - Race|MakeNonWalking]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
|'''[[MakeNotPushable - Race|MakeNotPushable]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
|'''[[MakePlayable - Race|MakePlayable]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
| '''[[MakePlayerFriend - Actor|MakePlayerFriend]]'''
| [[Actor Script|'''Actor''']]
|-
|'''[[MakePushable - Race|MakePushable]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
| '''[[MarkItemAsFavorite - Form|MarkItemAsFavorite]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
|'''[[MakeUnplayable - Race|MakeUnplayable]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-


|func16=ClearExpressionOverride
| '''[[MixColorWithSkinTone - Actor|MixColorWithSkinTone]]'''<sup>PO3 PE SSE</sup>
|memb16=Actor
| '''[[Actor Script|Actor]]'''
|desc16=
|
|-
| '''[[MoveToNearestNavmeshLocation - ObjectReference|MoveToNearestNavmeshLocation]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-


|func17=ClearExtraArrows
| '''[[MessageBox - Debug|MessageBox]]'''
|memb17=Actor
| [[Debug Script|'''Debug''']]
|desc17=
|
|-


|func18=ClearForcedLandingMarker
| '''[[Mod - GlobalVariable|Mod]]'''
|memb18=Actor
| '''[[GlobalVariable Script|GlobalVariable]]'''
|desc18=
|-
| '''[[ModActorValue - Actor|ModActorValue]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[ModArmorRating - Armor|ModArmorRating]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|-
| '''[[ModCrimeGold - Faction|ModCrimeGold]]'''
| [[Faction Script|'''Faction''']]
|-
| '''[[ModFactionRank - Actor|ModFactionRank]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[ModObjectiveGlobal - Quest|ModObjectiveGlobal]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[ModPerkPoints - Game|ModPerkPoints]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
|-
| '''[[ModReaction - Faction|ModReaction]]'''
| [[Faction Script|'''Faction''']]
|-
| '''[[MoveTo - ObjectReference|MoveTo]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[MoveToIfUnloaded - ObjectReference|MoveToIfUnloaded]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[MoveToInteractionLocation - ObjectReference|MoveToInteractionLocation]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[MoveToMyEditorLocation - ObjectReference|MoveToMyEditorLocation]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[MoveToNode - ObjectReference|MoveToNode]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[MoveToPackageLocation - Actor|MoveToPackageLocation]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[MoveToWhenUnloaded - ObjectReference|MoveToWhenUnloaded]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[Mute - SoundCategory|Mute]]'''
| [[SoundCategory Script|'''SoundCategory''']]
|-
| '''[[MergeActorArray - PapyrusUtil|MergeActorArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Actor[]
|-
| '''[[MergeAliasArray - PapyrusUtil|MergeAliasArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Alias[]
|-
| '''[[MergeBoolArray - PapyrusUtil|MergeBoolArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|bool[]
|-
| '''[[MergeFloatArray - PapyrusUtil|MergeFloatArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|float[]
|-
| '''[[MergeFormArray - PapyrusUtil|MergeFormArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Form[]
|-
| '''[[MergeIntArray - PapyrusUtil|MergeIntArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int[]
|-
| '''[[MergeObjRefArray - PapyrusUtil|MergeObjRefArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|ObjectReference[]
|-
| '''[[MergeStringArray - PapyrusUtil|MergeStringArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|string[]
|-


|func19=ClearKeepOffsetFromActor
|}
|memb19=Actor
=== N ===
|desc19=
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#L|L]]-[[#M|M]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
!align=left width=170|Function
!align=left width=90|Member of
!align=left width=90|Return
!align=left class="unsortable"|Description
|-
|'''[[NoCombatInWater - Race|NoCombatInWater]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-
|'''[[NoKnockdowns - Race|NoKnockdowns]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-
|'''[[NoShadow - Race|NoShadow]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-
| '''[[Notification - Debug|Notification]]'''
| [[Debug Script|'''Debug''']]
|
|
|-
|}


|func20=ClearLookAt
=== O ===
|memb20=Actor
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|desc20=
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#L|L]]-[[#M|M]]-[[#N|N]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
!align=left width=170|Function
!align=left width=110|Member of
!align=left class="unsortable"|Description
|-
| '''[[OnActivate - ObjectReference|OnActivate]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnActorAction - Form|OnActorAction]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[RegisterForActorAction - Form|RegisterForActorAction]], [[UnregisterForActorAction - Form|UnregisterForActorAction]]
|-
| '''[[OnAnimationEvent - Form|OnAnimationEvent]]'''
| [[Form Script|'''Form''']]
|  [[OnAnimationEventUnregistered - Form|OnAnimationEventUnregistered]], [[RegisterForAnimationEvent - Form|RegisterForAnimationEvent]], [[UnregisterForAnimationEvent - Form|UnregisterForAnimationEvent]]
|-
| '''[[OnAnimationEventUnregistered - Form|OnAnimationEventUnregistered]]'''
| [[Form Script|'''Form''']]
|  [[OnAnimationEvent - Form|OnAnimationEvent]], [[RegisterForAnimationEvent - Form|RegisterForAnimationEvent]], [[UnregisterForAnimationEvent - Form|UnregisterForAnimationEvent]]
|-
| '''[[OnAttachedToCell - ObjectReference|OnAttachedToCell]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnCellAttach - ObjectReference|OnCellAttach]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnCellDetach - ObjectReference|OnCellDetach]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnCellLoad - ObjectReference|OnCellLoad]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnClose - ObjectReference|OnClose]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnCombatStateChanged - Actor|OnCombatStateChanged]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[OnContainerChanged - ObjectReference|OnContainerChanged]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnControlDown - Form|OnControlDown]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[RegisterForControl - Form|RegisterForControl]], [[UnregisterForControl - Form|UnregisterForControl]], [[UnregisterForAllControls - Form|UnregisterForAllControls]]
|-
| '''[[OnControlUp - Form|OnControlUp]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[RegisterForControl - Form|RegisterForControl]], [[UnregisterForControl - Form|UnregisterForControl]], [[UnregisterForAllControls - Form|UnregisterForAllControls]]
|-
| '''[[OnCrosshairRefChange - Form|OnCrosshairRefChange]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[GetCurrentCrosshairRef - Game|GetCurrentCrosshairRef]], [[RegisterForCrosshairRef - Form|RegisterForCrosshairRef,]] [[UnregisterForCrosshairRef - Form|UnregisterForCrosshairRef]]
|-
| '''[[OnDeath - Actor|OnDeath]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[OnDestructionStageChanged - ObjectReference|OnDestructionStageChanged]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnDetachedFromCell - ObjectReference|OnDetachedFromCell]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnDying - Actor|OnDying]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[OnEffectFinish - ActiveMagicEffect|OnEffectFinish]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|-
| '''[[OnEffectStart - ActiveMagicEffect|OnEffectStart]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|-
| '''[[OnEnterBleedout - Actor|OnEnterBleedout]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[OnEquipped - ObjectReference|OnEquipped]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnGainLOS - Form|OnGainLOS]]'''
| [[Form Script|'''Form''']]
|  [[RegisterForLOS - Form|RegisterForLOS]], [[RegisterForSingleLOSGain - Form|RegisterForSingleLOSGain]]
|-
| '''[[OnGetUp - Actor|OnGetUp]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[OnGrab - ObjectReference|OnGrab]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnHit - ObjectReference|OnHit]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnItemAdded - ObjectReference|OnItemAdded]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnItemRemoved - ObjectReference|OnItemRemoved]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnKeyDown - Form|OnKeyDown]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[RegisterForKey - Form|RegisterForKey]], [[UnregisterForKey - Form|UnregisterForKey]], [[UnregisterForAllKeys - Form|UnregisterForAllKeys]]
|-
| '''[[OnKeyUp - Form|OnKeyUp]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[RegisterForKey - Form|RegisterForKey]], [[UnregisterForKey - Form|UnregisterForKey]], [[UnregisterForAllKeys - Form|UnregisterForAllKeys]]
|-
| '''[[OnLoad - ObjectReference|OnLoad]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnLocationChange - Actor|OnLocationChange]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[OnLockStateChanged - ObjectReference|OnLockStateChanged]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnLostLOS - Form|OnLostLOS]]'''
| [[Form Script|'''Form''']]
|  [[RegisterForLOS - Form|RegisterForLOS]], [[RegisterForSingleLOSLost - Form|RegisterForSingleLOSLost]]
|-
| '''[[OnMagicEffectApply - ObjectReference|OnMagicEffectApply]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnMenuClose - Form|OnMenuClose]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[RegisterForMenu - Form|RegisterForMenu]], [[UnregisterForMenu - Form|UnregisterForMenu]]
|-
| '''[[OnMenuOpen - Form|OnMenuOpen]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[RegisterForMenu - Form|RegisterForMenu]], [[UnregisterForMenu - Form|UnregisterForMenu]]
|-
|'''[[OnNiNodeUpdate - Form|OnNiNodeUpdate]]'''<sup>SKSE</sup>
|'''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|[[RegisterForNiNodeUpdate]], [[UnregisterForNiNodeUpdate]]
|-
|'''[[OnNiNodeUpdate - Form|OnNiNodeUpdate]]'''<sup>SKSE</sup>
|[[Alias Script|'''Alias''']]
|[[RegisterForNiNodeUpdate]], [[UnregisterForNiNodeUpdate]]
|-
|'''[[OnNiNodeUpdate - Form|OnNiNodeUpdate]]'''<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|[[RegisterForNiNodeUpdate]], [[UnregisterForNiNodeUpdate]]
|-
| '''[[OnObjectEquipped - Actor|OnObjectEquipped]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[OnObjectUnequipped - Actor|OnObjectUnequipped]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[OnOpen - ObjectReference|OnOpen]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnPackageChange - Actor|OnPackageChange]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[OnPackageEnd - Actor|OnPackageEnd]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[OnPackageStart - Actor|OnPackageStart]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[OnPlayerBowShot - Actor|OnPlayerBowShot]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[OnPlayerCameraState - Form|OnPlayerCameraState]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[RegisterForCameraState - Form|RegisterForCameraState]], [[UnregisterForCameraState - Form|UnregisterForCameraState]]
|-
| '''[[OnPlayerLoadGame - Actor|OnPlayerLoadGame]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[OnRaceSwitchComplete - Actor|OnRaceSwitchComplete]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[OnRead - ObjectReference|OnRead]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnRelease - ObjectReference|OnRelease]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnReset - ObjectReference|OnReset]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnSell - ObjectReference|OnSell]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnSit - Actor|OnSit]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[OnSleepStart - Form|OnSleepStart]]'''
| [[Form Script|'''Form''']]
|  [[RegisterForSleep - Form|RegisterForSleep]]
|-
| '''[[OnSleepStop - Form|OnSleepStop]]'''
| [[Form Script|'''Form''']]
|  [[RegisterForSleep - Form|RegisterForSleep]]
|-
| '''[[OnSpellCast - ObjectReference|OnSpellCast]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnStoryActivateActor - Quest|OnStoryActivateActor]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryAddToPlayer - Quest|OnStoryAddToPlayer]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryArrest - Quest|OnStoryArrest]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryAssaultActor - Quest|OnStoryAssaultActor]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryBribeNPC - Quest|OnStoryBribeNPC]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryCastMagic - Quest|OnStoryCastMagic]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryChangeLocation - Quest|OnStoryChangeLocation]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryCraftItem - Quest|OnStoryCraftItem]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryCrimeGold - Quest|OnStoryCrimeGold]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryCure - Quest|OnStoryCure]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryDialogue - Quest|OnStoryDialogue]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryDiscoverDeadBody - Quest|OnStoryDiscoverDeadBody]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryEscapeJail - Quest|OnStoryEscapeJail]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryFlatterNPC - Quest|OnStoryFlatterNPC]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryHello - Quest|OnStoryHello]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryIncreaseLevel - Quest|OnStoryIncreaseLevel]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryIncreaseSkill - Quest|OnStoryIncreaseSkill]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryInfection - Quest|OnStoryInfection]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryIntimidateNPC - Quest|OnStoryIntimidateNPC]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryJail - Quest|OnStoryJail]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryKillActor - Quest|OnStoryKillActor]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryNewVoicePower - Quest|OnStoryNewVoicePower]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryPayFine - Quest|OnStoryPayFine]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryPickLock - Quest|OnStoryPickLock]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryPlayerGetsFavor - Quest|OnStoryPlayerGetsFavor]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryRelationshipChange - Quest|OnStoryRelationshipChange]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryRemoveFromPlayer - Quest|OnStoryRemoveFromPlayer]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryScript - Quest|OnStoryScript]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryServedTime - Quest|OnStoryServedTime]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnStoryTrespass - Quest|OnStoryTrespass]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[OnTrackedStatsEvent - Form|OnTrackedStatsEvent]]'''
| [[Form Script|'''Form''']]
|-
| '''[[OnTranslationAlmostComplete - ObjectReference|OnTranslationAlmostComplete]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnTranslationComplete - ObjectReference|OnTranslationComplete]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnTranslationFailed - ObjectReference|OnTranslationFailed]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnTrapHit - ObjectReference|OnTrapHit]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnTrapHitStart - ObjectReference|OnTrapHitStart]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnTrapHitStop - ObjectReference|OnTrapHitStop]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnTrigger - ObjectReference|OnTrigger]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnTriggerEnter - ObjectReference|OnTriggerEnter]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnTriggerLeave - ObjectReference|OnTriggerLeave]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnUnequipped - ObjectReference|OnUnequipped]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnUnload - ObjectReference|OnUnload]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnUpdate - ActiveMagicEffect|OnUpdate]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|-
| '''[[OnUpdate - Alias|OnUpdate]]'''
| [[Alias Script|'''Alias''']]
|-
| '''[[OnUpdate - Form|OnUpdate]]'''
| [[Form Script|'''Form''']]
|-
| '''[[OnUpdateGameTime - Form|OnUpdateGameTime]]'''
| [[Form Script|'''Form''']]
|-
| '''[[OnWardHit - ObjectReference|OnWardHit]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-


|func21=ClearPrison
| '''[[OnActorFallLongDistance - ActiveMagicEffect|OnActorFallLongDistance]]'''<sup>PO3 PE SSE</sup>
|memb21=Game
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|desc21=
|
|-
| '''[[OnActorFallLongDistance - Alias|OnActorFallLongDistance]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnActorFallLongDistance - ObjectReference|OnActorFallLongDistance]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[OnActorKilled - ActiveMagicEffect|OnActorKilled]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnActorKilled - Alias|OnActorKilled]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnActorKilled - Form|OnActorKilled]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnActorReanimateStart - ActiveMagicEffect|OnActorReanimateStart]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnActorReanimateStart - Alias|OnActorReanimateStart]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnActorReanimateStart - ObjectReference|OnActorReanimateStart]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[OnActorReanimateStop - ActiveMagicEffect|OnActorReanimateStop]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnActorReanimateStop - Alias|OnActorReanimateStop]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnActorReanimateStop - ObjectReference|OnActorReanimateStop]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[OnActorResurrected - ActiveMagicEffect|OnActorResurrected]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnActorResurrected - Alias|OnActorResurrected]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnActorResurrected - ObjectReference|OnActorResurrected]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[OnBookRead - ActiveMagicEffect|OnBookRead]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnBookRead - Alias|OnBookRead]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnBookRead - Form|OnBookRead]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnCellFullyLoaded - ActiveMagicEffect|OnCellFullyLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnCellFullyLoaded - Alias|OnCellFullyLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnCellFullyLoaded - Form|OnCellFullyLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnCriticalHit - ActiveMagicEffect|OnCriticalHit]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnCriticalHit - Alias|OnCriticalHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnCriticalHit - Form|OnCriticalHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnDisarmed - ActiveMagicEffect|OnDisarmed]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnDisarmed - Alias|OnDisarmed]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnDisarmed - Form|OnDisarmed]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnDragonSoulGained - ActiveMagicEffect|OnDragonSoulGained]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnDragonSoulGained - Alias|OnDragonSoulGained]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnDragonSoulGained - Form|OnDragonSoulGained]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnHitEx - ActiveMagicEffect|OnHitEx]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnHitEx - Alias|OnHitEx]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnHitEx - ObjectReference|OnHitEx]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[OnItemCrafted - ActiveMagicEffect|OnItemCrafted]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnItemCrafted - Alias|OnItemCrafted]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnItemCrafted - Form|OnItemCrafted]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnItemHarvested - ActiveMagicEffect|OnItemHarvested]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnItemHarvested - Alias|OnItemHarvested]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnItemHarvested - Form|OnItemHarvested]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnLevelIncrease - ActiveMagicEffect|OnLevelIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnLevelIncrease - Alias|OnLevelIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnLevelIncrease - Form|OnLevelIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnLocationDiscovery - ActiveMagicEffect|OnLocationDiscovery]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnLocationDiscovery - Alias|OnLocationDiscovery]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnLocationDiscovery - Form|OnLocationDiscovery]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnMagicEffectApplyEx - ActiveMagicEffect|OnMagicEffectApplyEx]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnMagicEffectApplyEx - Alias|OnMagicEffectApplyEx]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnMagicEffectApplyEx - ObjectReference|OnMagicEffectApplyEx]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[OnMagicHit - ActiveMagicEffect|OnMagicHit]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnMagicHit - Alias|OnMagicHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnMagicHit - ObjectReference|OnMagicHit]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[OnObjectGrab - ActiveMagicEffect|OnObjectGrab]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnObjectGrab - Alias|OnObjectGrab]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnObjectGrab - Form|OnObjectGrab]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnObjectLoaded - ActiveMagicEffect|OnObjectLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnObjectLoaded - Alias|OnObjectLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnObjectLoaded - Form|OnObjectLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnObjectRelease - ActiveMagicEffect|OnObjectRelease]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnObjectRelease - Alias|OnObjectRelease]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnObjectRelease - Form|OnObjectRelease]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnObjectUnloaded - ActiveMagicEffect|OnObjectUnloaded]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnObjectUnloaded - Alias|OnObjectUnloaded]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnObjectUnloaded - Form|OnObjectUnloaded]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnPlayerShoutAttack - ActiveMagicEffect|OnPlayerShoutAttack]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnPlayerShoutAttack - Alias|OnPlayerShoutAttack]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnPlayerShoutAttack - Form|OnPlayerShoutAttack]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnProjectileHit - ActiveMagicEffect|OnProjectileHit]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnProjectileHit - Alias|OnProjectileHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnProjectileHit - ObjectReference|OnProjectileHit]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[OnQuestStageChange - ActiveMagicEffect|OnQuestStageChange]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnQuestStageChange - Alias|OnQuestStageChange]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnQuestStageChange - Form|OnQuestStageChange]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnQuestStart - ActiveMagicEffect|OnQuestStart]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnQuestStart - Alias|OnQuestStart]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnQuestStart - Form|OnQuestStart]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnQuestStop - ActiveMagicEffect|OnQuestStop]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnQuestStop - Alias|OnQuestStop]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnQuestStop - Form|OnQuestStop]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnSkillIncrease - ActiveMagicEffect|OnSkillIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnSkillIncrease - Alias|OnSkillIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnSkillIncrease - Form|OnSkillIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnSoulTrapped - ActiveMagicEffect|OnSoulTrapped]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnSoulTrapped - Alias|OnSoulTrapped]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnSoulTrapped - Form|OnSoulTrapped]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[OnSpellLearned - ActiveMagicEffect|OnSpellLearned]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnSpellLearned - Alias|OnSpellLearned]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnWeaponHit - ActiveMagicEffect|OnWeaponHit]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnWeaponHit - Alias|OnWeaponHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnWeaponHit - ObjectReference|OnWeaponHit]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[OnWeatherChange - ActiveMagicEffect|OnWeatherChange]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnWeatherChange - Alias|OnWeatherChange]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnWeatherChange - Form|OnWeatherChange]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-


|func22=ClearRaceFlag
|'''[[OpenCustomMenu - UI|OpenCustomMenu]]'''<sup>SKSE</sup>
|memb22=Race
|'''[[UI Script|UI]]'''
|skse22=yes
|
|desc22=
|-
| '''[[OpenInventory - Actor|OpenInventory]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[OpenUserLog - Debug|OpenUserLog]]'''
| [[Debug Script|'''Debug''']]
|-
|'''[[OverBudget - Utility|OverBudget]]'''
|'''[[Utility Script|Utility]]'''
|
|-
| '''[[ObjRefArray - PapyrusUtil|ObjRefArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|ObjectReference[]
|-


|func23=ClearTempEffects
|}
|memb23=Game
|desc23=


|func24=CloseUserLog
=== P ===
|memb24=Debug
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|desc24=
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#L|L]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
!align=left width=170|Function
!align=left width=110|Member of
!align=left class="unsortable"|Description
|-
| '''[[PathToReference - Actor|PathToReference]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[Pause - SoundCategory|Pause]]'''
| [[SoundCategory Script|'''SoundCategory''']]
|-
| '''[[PlaceActorAtMe - ObjectReference|PlaceActorAtMe]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[PlaceAtMe - ObjectReference|PlaceAtMe]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[Play - EffectShader|Play]]'''
| [[EffectShader Script|'''EffectShader''']]
|-
| '''[[Play - Sound|Play]]'''
| [[Sound Script|'''Sound''']]
|-
| '''[[Play - VisualEffect|Play]]'''
| [[VisualEffect Script|'''VisualEffect''']]
|-
| '''[[PlayAndWait - Sound|PlayAndWait]]'''
| [[Sound Script|'''Sound''']]
|-
| '''[[PlayAnimation - ObjectReference|PlayAnimation]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[PlayAnimationAndWait - ObjectReference|PlayAnimationAndWait]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[PlayBink - Game|PlayBink]]'''
| [[Game Script|'''Game''']]
|-


|func25=CompleteAllObjectives
| '''[[PlayDebugShader - ObjectReference|PlayDebugShader]]'''<sup>PO3 PE SSE</sup>
|memb25=Quest
| '''[[ObjectReference Script|ObjectReference]]'''
|desc25=
|
|-
| '''[[PlayerKnows - Form|PlayerKnows]]'''
| [[Form Script|'''Form''']]
|  [[SetPlayerKnows - Form|SetPlayerKnows]]
|-
| '''[[PlayerMoveToAndWait - Debug|PlayerMoveToAndWait]]'''
| [[Debug Script|'''Debug''']]
|-
| '''[[PlayerPayCrimeGold - Faction|PlayerPayCrimeGold]]'''
| [[Faction Script|'''Faction''']]
|-
| '''[[PlayGamebryoAnimation - ObjectReference|PlayGamebryoAnimation]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[PlayIdle - Actor|PlayIdle]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[PlayIdleWithTarget - Actor|PlayIdleWithTarget]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[PlayImpactEffect - ObjectReference|PlayImpactEffect]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[PlaySubGraphAnimation - Actor|PlaySubGraphAnimation]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[PlaySyncedAnimationAndWaitSS - ObjectReference|PlaySyncedAnimationAndWaitSS]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[PlaySyncedAnimationSS - ObjectReference|PlaySyncedAnimationSS]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[PlayTerrainEffect - ObjectReference|PlayTerrainEffect]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[PopTo - ImageSpaceModifier|PopTo]]'''
| [[ImageSpaceModifier Script|'''ImageSpaceModifier''']]
|-
| '''[[Pow - Math|Pow]]'''
| [[Math Script|'''Math''']]
|-
| '''[[PrecacheCharGen - Game|PrecacheCharGen]]'''
| [[Game Script|'''Game''']]
|-
| '''[[PrecacheCharGenClear - Game|PrecacheCharGenClear]]'''
| [[Game Script|'''Game''']]
|-
| '''[[PreventActorDetecting - Actor|PreventActorDetecting]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-


|func26=CompleteQuest
| '''[[ProcessTrapHit - ObjectReference|ProcessTrapHit]]'''
|memb26=Quest
| '''[[ObjectReference Script|ObjectReference]]'''
|desc26=
|-
| '''[[PreventActorDetection - Actor|PreventActorDetection]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-


|func27=Cos
| '''[[PushActorAway - ObjectReference|PushActorAway]]'''
|memb27=Math
| '''[[ObjectReference Script|ObjectReference]]'''
|desc27=
|-
|'''[[PushBool - UICallback|PushBool]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|
|-
|'''[[PushBoolA - UICallback|PushBoolA]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|
|-
|'''[[PushFloat - UICallback|PushFloat]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|
|-
|'''[[PushFloatA - UICallback|PushFloatA]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|
|-
|'''[[PushInt - UICallback|PushInt]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|
|-
|'''[[PushIntA - UICallback|PushIntA]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|
|-
|'''[[PushString - UICallback|PushString]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|
|-
|'''[[PushStringA - UICallback|PushStringA]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|
|-
| '''[[PathCount - JsonUtil|PathCount]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[PathFloatElements - JsonUtil|PathFloatElements]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|float[]
|-
| '''[[PathFormElements - JsonUtil|PathFormElements]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|form[]
|-
| '''[[PathIntElements - JsonUtil|PathIntElements]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int[]
|-
| '''[[PathMembers - JsonUtil|PathMembers]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|string[]
|-
| '''[[PathStringElements - JsonUtil|PathStringElements]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|string[]
|-
| '''[[PrintConsole - MiscUtil|PrintConsole]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|
|-
| '''[[PushActor - PapyrusUtil|PushActor]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Actor[]
|-
| '''[[PushAlias - PapyrusUtil|PushAlias]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Alias[]
|-
| '''[[PushBool - PapyrusUtil|PushBool]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|bool[]
|-
| '''[[PushFloat - PapyrusUtil|PushFloat]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|float[]
|-
| '''[[PushForm - PapyrusUtil|PushForm]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Form[]
|-
| '''[[PushInt - PapyrusUtil|PushInt]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int[]
|-
| '''[[PushObjRef - PapyrusUtil|PushObjRef]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|ObjectReference[]
|-
| '''[[PushString - PapyrusUtil|PushString]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|string[]
|-


|func28=CountLinkedRefChain
|}
|memb28=ObjectReference
|desc28=


|func29=CreateDetectionEvent
=== Q ===
|memb29=ObjectReference
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|desc29=
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#L|L]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
}}
!align=left width=170|Function
!align=left width=90|Member of
!align=left class="unsortable"|Description
|-
| '''[[QueryStat - Game|QueryStat]]'''
| [[Game Script|'''Game''']]
|-
| '''[[QueueNiNodeUpdate - Actor|QueueNiNodeUpdate]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
|-
| '''[[QuitGame - Debug|QuitGame]]'''
| [[Debug Script|'''Debug''']]
|-
| '''[[QuitToMainMenu - Game|QuitToMainMenu]]'''
| [[Game Script|'''Game''']]
|-
|}
=== R ===
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#L|L]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
!align=left width=170|Function
!align=left width=110|Member of
!align=left class="unsortable"|Description
|-
| '''[[RadiansToDegrees - Math|RadiansToDegrees]]'''
| [[Math Script|'''Math''']]
|-
| '''[[RampRumble - ObjectReference|RampRumble]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[RandomFloat - Utility|RandomFloat]]'''
| [[Utility Script|'''Utility''']]
|-
| '''[[RandomInt - Utility|RandomInt]]'''
| [[Utility Script|'''Utility''']]
|-
| '''[[RegenerateHead - Actor|RegenerateHead]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
|-
| '''[[RegisterForActorAction - Form|RegisterForActorAction]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[OnActorAction - Form|OnActorAction]], [[UnregisterForActorAction - Form|UnregisterForActorAction]]
|-
| '''[[RegisterForAnimationEvent - Form|RegisterForAnimationEvent]]'''
| [[Form Script|'''Form''']]
|  [[OnAnimationEvent - Form|OnAnimationEvent]], [[OnAnimationEventUnregistered - Form|OnAnimationEventUnregistered]], [[UnregisterForAnimationEvent - Form|UnregisterForAnimationEvent]]
|-
| '''[[RegisterForCameraState - Form|RegisterForCameraState]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[OnPlayerCameraState - Form|OnPlayerCameraState]], [[UnregisterForCameraState - Form|UnregisterForCameraState]]
|-
| '''[[RegisterForControl - Form|RegisterForControl]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[OnControlDown - Form|OnControlDown]], [[OnControlUp - Form|OnControlUp]], [[UnregisterForControl - Form|UnregisterForControl]], [[UnregisterForAllControls - Form|UnregisterForAllControls]]
|-
| '''[[RegisterForCrosshairRef - Form|RegisterForCrosshairRef]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[GetCurrentCrosshairRef - Game|GetCurrentCrosshairRef]], [[OnCrosshairRefChange - Form|OnCrosshairRefChange]], [[UnregisterForCrosshairRef - Form|UnregisterForCrosshairRef]]
|-
| '''[[RegisterForKey - Form|RegisterForKey]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[OnKeyDown - Form|OnKeyDown]], [[OnKeyUp - Form|OnKeyUp]], [[UnregisterForKey - Form|UnregisterForKey]], [[UnregisterForAllKeys - Form|UnregisterForAllKeys]]
|-
| '''[[RegisterForLOS - Form|RegisterForLOS]]'''
| [[Form Script|'''Form''']]
|  [[OnGainLOS - Form|OnGainLOS]], [[OnLostLOS - Form|OnLostLOS]], [[UnregisterForLOS - Form|UnregisterForLOS]]
|-
| '''[[RegisterForMenu - Form|RegisterForMenu]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[OnMenuOpen - Form|OnMenuOpen]], [[OnMenuClose - Form|OnMenuClose]]
|-
| '''[[RegisterForModEvent - Form|RegisterForModEvent]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[SendModEvent]]
|-
|'''[[RegisterForNiNodeUpdate]]'''<sup>SKSE</sup>
|[[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|[[OnNiNodeUpdate]], [[UnregisterForNiNodeUpdate]]
|-
|'''[[RegisterForNiNodeUpdate]]'''<sup>SKSE</sup>
|[[Alias Script|'''Alias''']]
|[[OnNiNodeUpdate]], [[UnregisterForNiNodeUpdate]]
|-
|'''[[RegisterForNiNodeUpdate]]'''<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|[[OnNiNodeUpdate]], [[UnregisterForNiNodeUpdate]]
|-
| '''[[RegisterForSingleLOSGain - Form|RegisterForSingleLOSGain]]'''
| [[Form Script|'''Form''']]
|  [[OnGainLOS - Form|OnGainLOS]]
|-
| '''[[RegisterForSingleLOSLost - Form|RegisterForSingleLOSLost]]'''
| [[Form Script|'''Form''']]
|  [[OnLostLOS - Form|OnLostLOS]]
|-
| '''[[RegisterForSingleUpdate - Form|RegisterForSingleUpdate]]'''
| [[Form Script|'''Form''']]
|  [[OnUpdate - Form|OnUpdate]]
|-
| '''[[RegisterForSingleUpdateGameTime - Form|RegisterForSingleUpdateGameTime]]'''
| [[Form Script|'''Form''']]
|  [[OnUpdateGameTime - Form|OnUpdateGameTime]]
|-
| '''[[RegisterForSleep - Form|RegisterForSleep]]'''
| [[Form Script|'''Form''']]
|  [[OnSleepStart - Form|OnSleepStart]], [[OnSleepStop - Form|OnSleepStop]]
|-
| '''[[RegisterForTrackedStatsEvent - Form|RegisterForTrackedStatsEvent]]'''
| [[Form Script|'''Form''']]
|  [[OnTrackedStatsEvent - Form|OnTrackedStatsEvent]], [[UnregisterForTrackedStatsEvent - Form|UnregisterForTrackedStatsEvent]]
|-
| '''[[RegisterForUpdate - Form|RegisterForUpdate]]'''
| [[Form Script|'''Form''']]
|  [[OnUpdate - Form|OnUpdate]], [[UnregisterForUpdate - Form|UnregisterForUpdate]]
|-
| '''[[RegisterForUpdateGameTime - Form|RegisterForUpdateGameTime]]'''
| [[Form Script|'''Form''']]
|  [[OnUpdateGameTime - Form|OnUpdateGameTime]], [[UnregisterForUpdateGameTime - Form|UnregisterForUpdateGameTime]]
|-
|'''[[Release - UICallback|Release]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|
|-
| '''[[ReleaseKey - Input|ReleaseKey]]'''<sup>SKSE</sup>
| [[Input Script|'''Input''']]
|-
| '''[[ReleaseOverride - Weather|ReleaseOverride]]'''
| [[Weather Script|'''Weather''']]
|-
| '''[[RemoteCast - Spell|RemoteCast]]'''
| [[Spell Script|'''Spell''']]
|-
| '''[[Remove - ImageSpaceModifier|Remove]]'''
| [[ImageSpaceModifier Script|'''ImageSpaceModifier''']]
|-
| '''[[Remove - MusicType|Remove]]'''
| '''[[MusicType Script|MusicType]]'''
|-
| '''[[RemoveAddedForm - FormList|RemoveAddedForm]]'''
| [[FormList Script|'''FormList''']]
|-
| '''[[RemoveAllInventoryEventFilters - ObjectReference|RemoveAllInventoryEventFilters]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[RemoveAllItems - ObjectReference|RemoveAllItems]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[RemoveCrossFade - ImageSpaceModifier|RemoveCrossFade]]'''
| [[ImageSpaceModifier Script|'''ImageSpaceModifier''']]
|-
| '''[[RemoveFromAllFactions - Actor|RemoveFromAllFactions]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[RemoveFromFaction - Actor|RemoveFromFaction]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[RemoveHavokConstraints - Game|RemoveHavokConstraints]]'''
| [[Game Script|'''Game''']]
|-
| '''[[RemoveInventoryEventFilter - ObjectReference|RemoveInventoryEventFilter]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[RemoveItem - ObjectReference|RemoveItem]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[RemovePerk - Actor|RemovePerk]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[RemoveShout - Actor|RemoveShout]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[RemoveSlotFromMask - Armor|RemoveSlotFromMask]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|-
| '''[[RemoveSpell - Actor|RemoveSpell]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[RequestAutoSave - Game|RequestAutoSave]]'''
| [[Game Script|'''Game''']]
|-
| '''[[RequestModel - Game|RequestModel]]'''
| [[Game Script|'''Game''']]
|-
| '''[[RequestSave - Game|RequestSave]]'''
| [[Game Script|'''Game''']]
|-
| '''[[Reset - Cell|Reset]]'''
| [[Cell Script|'''Cell''']]
|-
| '''[[Reset - ObjectReference|Reset]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[Reset - Quest|Reset]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[ResetHealthAndLimbs - Actor|ResetHealthAndLimbs]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[ResetHelpMessage - Message|ResetHelpMessage]]'''
| '''[[Message Script|Message]]'''
|-
|'''[[ResizeAliasArray - Utility|ResizeAliasArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|
|-
|'''[[ResizeBoolArray - Utility|ResizeBoolArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|
|-
|'''[[ResizeFloatArray - Utility|ResizeFloatArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|
|-
|'''[[ResizeFormArray - Utility|ResizeFormArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|
|-
|'''[[ResizeIntArray - Utility|ResizeIntArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|
|-
|'''[[ResizeStringArray - Utility|ResizeStringArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|
|-
| '''[[RestoreActorValue - Actor|RestoreActorValue]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[Resurrect - Actor|Resurrect]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[Revert - FormList|Revert]]'''
| [[FormList Script|'''FormList''']]
|-
| '''[[Revert - LeveledActor|Revert]]'''
| [[LeveledActor Script|'''LeveledActor''']]
|-
| '''[[Revert - LeveledItem|Revert]]'''
| [[LeveledItem Script|'''LeveledItem''']]
|-
| '''[[Revert - LeveledSpell|Revert]]'''
| [[LeveledSpell Script|'''LeveledSpell''']]
|-
| '''[[RightShift - Math|RightShift]]'''<sup>SKSE</sup>
| [[Math Script|'''Math''']]
|  [[LeftShift - Math|LeftShift]]
|-
| '''[[RegisterForActorFallLongDistance - ActiveMagicEffect|RegisterForActorFallLongDistance]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForActorFallLongDistance - Alias|RegisterForActorFallLongDistance]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForActorFallLongDistance - Form|RegisterForActorFallLongDistance]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForActorKilled - ActiveMagicEffect|RegisterForActorKilled]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForActorKilled - Alias|RegisterForActorKilled]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForActorKilled - Form|RegisterForActorKilled]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForActorReanimateStart - ActiveMagicEffect|RegisterForActorReanimateStart]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForActorReanimateStart - Alias|RegisterForActorReanimateStart]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForActorReanimateStart - Form|RegisterForActorReanimateStart]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForActorReanimateStop - ActiveMagicEffect|RegisterForActorReanimateStop]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForActorReanimateStop - Alias|RegisterForActorReanimateStop]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForActorReanimateStop - Form|RegisterForActorReanimateStop]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForActorResurrected - ActiveMagicEffect|RegisterForActorResurrected]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForActorResurrected - Alias|RegisterForActorResurrected]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForActorResurrected - Form|RegisterForActorResurrected]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForBookRead - ActiveMagicEffect|RegisterForBookRead]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForBookRead - Alias|RegisterForBookRead]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForBookRead - Form|RegisterForBookRead]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForCellFullyLoaded - ActiveMagicEffect|RegisterForCellFullyLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForCellFullyLoaded - Alias|RegisterForCellFullyLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForCellFullyLoaded - Form|RegisterForCellFullyLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForCriticalHit - ActiveMagicEffect|RegisterForCriticalHit]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForCriticalHit - Alias|RegisterForCriticalHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForCriticalHit - Form|RegisterForCriticalHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForDisarmed - ActiveMagicEffect|RegisterForDisarmed]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForDisarmed - Alias|RegisterForDisarmed]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForDisarmed - Form|RegisterForDisarmed]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForDragonSoulGained - ActiveMagicEffect|RegisterForDragonSoulGained]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForDragonSoulGained - Alias|RegisterForDragonSoulGained]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForDragonSoulGained - Form|RegisterForDragonSoulGained]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForHitEventEx - ActiveMagicEffect|RegisterForHitEventEx]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForHitEventEx - Alias|RegisterForHitEventEx]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForHitEventEx - Form|RegisterForHitEventEx]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForItemCrafted - ActiveMagicEffect|RegisterForItemCrafted]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForItemCrafted - Alias|RegisterForItemCrafted]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForItemCrafted - Form|RegisterForItemCrafted]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForItemHarvested - ActiveMagicEffect|RegisterForItemHarvested]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForItemHarvested - Alias|RegisterForItemHarvested]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForItemHarvested - Form|RegisterForItemHarvested]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForLevelIncrease - ActiveMagicEffect|RegisterForLevelIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForLevelIncrease - Alias|RegisterForLevelIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForLevelIncrease - Form|RegisterForLevelIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForLocationDiscovery - ActiveMagicEffect|RegisterForLocationDiscovery]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForLocationDiscovery - Alias|RegisterForLocationDiscovery]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForLocationDiscovery - Form|RegisterForLocationDiscovery]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForMagicEffectApplyEx - ActiveMagicEffect|RegisterForMagicEffectApplyEx]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForMagicEffectApplyEx - Alias|RegisterForMagicEffectApplyEx]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForMagicEffectApplyEx - Form|RegisterForMagicEffectApplyEx]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForMagicHit - ActiveMagicEffect|RegisterForMagicHit]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForMagicHit - Alias|RegisterForMagicHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForMagicHit - Form|RegisterForMagicHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForObjectGrab - ActiveMagicEffect|RegisterForObjectGrab]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForObjectGrab - Alias|RegisterForObjectGrab]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForObjectGrab - Form|RegisterForObjectGrab]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForObjectLoaded - ActiveMagicEffect|RegisterForObjectLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForObjectLoaded - Alias|RegisterForObjectLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForObjectLoaded - Form|RegisterForObjectLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForProjectileHit - ActiveMagicEffect|RegisterForProjectileHit]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForProjectileHit - Alias|RegisterForProjectileHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForProjectileHit - Form|RegisterForProjectileHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForQuest - ActiveMagicEffect|RegisterForQuest]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForQuest - Alias|RegisterForQuest]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForQuest - Form|RegisterForQuest]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForQuestStage - ActiveMagicEffect|RegisterForQuestStage]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForQuestStage - Alias|RegisterForQuestStage]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForQuestStage - Form|RegisterForQuestStage]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForShoutAttack - ActiveMagicEffect|RegisterForShoutAttack]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForShoutAttack - Alias|RegisterForShoutAttack]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForShoutAttack - Form|RegisterForShoutAttack]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForSkillIncrease - ActiveMagicEffect|RegisterForSkillIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForSkillIncrease - Alias|RegisterForSkillIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForSkillIncrease - Form|RegisterForSkillIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForSoulTrapped - ActiveMagicEffect|RegisterForSoulTrapped]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForSoulTrapped - Alias|RegisterForSoulTrapped]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForSoulTrapped - Form|RegisterForSoulTrapped]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForSpellLearned - ActiveMagicEffect|RegisterForSpellLearned]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForSpellLearned - Alias|RegisterForSpellLearned]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForWeaponHit - ActiveMagicEffect|RegisterForWeaponHit]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForWeaponHit - Alias|RegisterForWeaponHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForWeaponHit - Form|RegisterForWeaponHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RegisterForWeatherChange - ActiveMagicEffect|RegisterForWeatherChange]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[RegisterForWeatherChange - Alias|RegisterForWeatherChange]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[RegisterForWeatherChange - Form|RegisterForWeatherChange]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RemoveAddedSpells - Actor|RemoveAddedSpells]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[RemoveAllModItems - ObjectReference|RemoveAllModItems]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[RemoveBasePerk - Actor|RemoveBasePerk]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[RemoveBaseSpell - Actor|RemoveBaseSpell]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[RemoveEffectItemFromEnchantment - Enchantment|RemoveEffectItemFromEnchantment]]'''<sup>PO3 PE SSE</sup>
| '''[[Enchantment Script|Enchantment]]'''
|
|-
| '''[[RemoveEffectItemFromPotion - Potion|RemoveEffectItemFromPotion]]'''<sup>PO3 PE SSE</sup>
| '''[[Potion Script|Potion]]'''
|
|-
| '''[[RemoveEffectItemFromScroll - Scroll|RemoveEffectItemFromScroll]]'''<sup>PO3 PE SSE</sup>
| '''[[Scroll Script|Scroll]]'''
|
|-
| '''[[RemoveEffectItemFromSpell - Spell|RemoveEffectItemFromSpell]]'''<sup>PO3 PE SSE</sup>
| '''[[Spell Script|Spell]]'''
|
|-
| '''[[RemoveKeywordFromRef - ObjectReference|RemoveKeywordFromRef]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[RemoveKeywordOnForm - Form|RemoveKeywordOnForm]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[RemoveMagicEffectFromEnchantment - Enchantment|RemoveMagicEffectFromEnchantment]]'''<sup>PO3 PE SSE</sup>
| '''[[Enchantment Script|Enchantment]]'''
|
|-
| '''[[RemoveMagicEffectFromPotion - Potion|RemoveMagicEffectFromPotion]]'''<sup>PO3 PE SSE</sup>
| '''[[Potion Script|Potion]]'''
|
|-
| '''[[RemoveMagicEffectFromScroll - Scroll|RemoveMagicEffectFromScroll]]'''<sup>PO3 PE SSE</sup>
| '''[[Scroll Script|Scroll]]'''
|
|-
| '''[[RemoveMagicEffectFromSpell - Spell|RemoveMagicEffectFromSpell]]'''<sup>PO3 PE SSE</sup>
| '''[[Spell Script|Spell]]'''
|
|-
| '''[[RemovePackageIdle - Package|RemovePackageIdle]]'''<sup>PO3 PE SSE</sup>
| '''[[Package Script|Package]]'''
|
|-
| '''[[ReplaceArmorTextureSet - Actor|ReplaceArmorTextureSet]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[ReplaceFaceTextureSet - Actor|ReplaceFaceTextureSet]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[ReplaceKeywordOnForm - Form|ReplaceKeywordOnForm]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[ReplaceKeywordOnRef - ObjectReference|ReplaceKeywordOnRef]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[ReplaceSkinTextureSet - Actor|ReplaceSkinTextureSet]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[ResetActor3D - Actor|ResetActor3D]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[ResetActorDetecting - Actor|ResetActorDetecting]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[ResetActorDetection - Actor|ResetActorDetection]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[ReadFromFile - MiscUtil|ReadFromFile]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|string
|-
| '''[[RemoveActor - PapyrusUtil|RemoveActor]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Actor[]
|-
| '''[[RemoveAlias - PapyrusUtil|RemoveAlias]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Alias[]
|-
| '''[[RemoveAllPackageOverride - ActorUtil|RemoveAllPackageOverride]]'''<sup>PU SE</sup>
| '''[[ActorUtil Script|ActorUtil]]'''
|int
|-
| '''[[RemoveBool - PapyrusUtil|RemoveBool]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|bool[]
|-
| '''[[RemoveDupeActor - PapyrusUtil|RemoveDupeActor]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Actor[]
|-
| '''[[RemoveDupeAlias - PapyrusUtil|RemoveDupeAlias]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Alias[]
|-
| '''[[RemoveDupeFloat - PapyrusUtil|RemoveDupeFloat]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|float[]
|-
| '''[[RemoveDupeForm - PapyrusUtil|RemoveDupeForm]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Form[]
|-
| '''[[RemoveDupeInt - PapyrusUtil|RemoveDupeInt]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int[]
|-
| '''[[RemoveDupeObjRef - PapyrusUtil|RemoveDupeObjRef]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|ObjectReference[]
|-
| '''[[RemoveDupeString - PapyrusUtil|RemoveDupeString]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|string[]
|-
| '''[[RemoveFloat - PapyrusUtil|RemoveFloat]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|float[]
|-
| '''[[RemoveForm - PapyrusUtil|RemoveForm]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Form[]
|-
| '''[[RemoveInt - PapyrusUtil|RemoveInt]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int[]
|-
| '''[[RemoveObjRef - PapyrusUtil|RemoveObjRef]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|ObjectReference[]
|-
| '''[[RemovePackageOverride - ActorUtil|RemovePackageOverride]]'''<sup>PU SE</sup>
| '''[[ActorUtil Script|ActorUtil]]'''
|bool
|-
| '''[[RemoveString - PapyrusUtil|RemoveString]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|string[]
|-
| '''[[ResizeActorArray - PapyrusUtil|ResizeActorArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Actor[]
|-
| '''[[ResizeAliasArray - PapyrusUtil|ResizeAliasArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Alias[]
|-
| '''[[ResizeBoolArray - PapyrusUtil|ResizeBoolArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|bool[]
|-
| '''[[ResizeFloatArray - PapyrusUtil|ResizeFloatArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|float[]
|-
| '''[[ResizeFormArray - PapyrusUtil|ResizeFormArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Form[]
|-
| '''[[ResizeIntArray - PapyrusUtil|ResizeIntArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int[]
|-
| '''[[ResizeObjRefArray - PapyrusUtil|ResizeObjRefArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|ObjectReference[]
|-
| '''[[ResizeStringArray - PapyrusUtil|ResizeStringArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|string[]
|-


=== D ===
|}
{{Function Table


|func01=DamageActorValue
=== S ===
|memb01=Actor
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|desc01=
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#L|L]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
!align=left width=170|Function
!align=left width=110|Member of
!align=left class="unsortable"|Description
|-


|func02=DamageObject
| '''[[SaveGame - Game|SaveGame]]'''<sup>SKSE</sup>
|memb02=ObjectReference
| [[Game Script|'''Game''']]
|desc02=
|
|-


|func03=DegreesToRadians
| '''[[Say - ObjectReference|Say]]'''
|memb03=Math
| '''[[ObjectReference Script|ObjectReference]]'''
|desc03=
|-
|'''[[Send - UICallback|Send]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|
|-
| '''[[SendAnimationEvent - Debug|SendAnimationEvent]]'''
| [[Debug Script|'''Debug''']]
|-
| '''[[SendAssaultAlarm - Actor|SendAssaultAlarm]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SendAssaultAlarm - Faction|SendAssaultAlarm]]'''
| [[Faction Script|'''Faction''']]
|-
|'''[[SendModEvent]]'''<sup>SKSE</sup>
|'''[[Form Script|Form]]'''
|
|-
| '''[[SendPlayerToJail - Faction|SendPlayerToJail]]'''
| [[Faction Script|'''Faction''']]
|-
| '''[[SendStealAlarm - ObjectReference|SendStealAlarm]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[SendStoryEvent - Keyword|SendStoryEvent]]'''
| [[Keyword Script|'''Keyword''']]
|-
| '''[[SendStoryEventAndWait - Keyword|SendStoryEventAndWait]]'''
| [[Keyword Script|'''Keyword''']]
|-
| '''[[SendTrespassAlarm - Actor|SendTrespassAlarm]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SendWereWolfTransformation - Game|SendWereWolfTransformation]]'''
| [[Game Script|'''Game''']]
|-
| '''[[ServeTime - Game|ServeTime]]'''
| [[Game Script|'''Game''']]
|-
| '''[[SetActive - Quest|SetActive]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[SetActive - Weather|SetActive]]'''
| [[Weather Script|'''Weather''']]
|-
| '''[[SetActorCause - ObjectReference|SetActorCause]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[SetActorOwner - Cell|SetActorOwner]]'''
| '''[[Cell Script|Cell]]'''
|-
| '''[[SetActorOwner - ObjectReference|SetActorOwner]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[SetActorValue - Actor|SetActorValue]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetAlert - Actor|SetAlert]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetAllowFlying - Actor|SetAllowFlying]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetAllowFlyingEx - Actor|SetAllowFlyingEx]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetAllowFlyingMountLandingRequests - Game|SetAllowFlyingMountLandingRequests]]'''
| [[Game Script|'''Game''']]
|-
|'''[[SetAllowPCDialogue - Race|SetAllowPCDialogue]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
|'''[[SetAllowPickpocket - Race|SetAllowPickpocket]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
| '''[[SetAlly - Faction|SetAlly]]'''
| [[Faction Script|'''Faction''']]
|-
| '''[[SetAlpha - Actor|SetAlpha]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetAngle - ObjectReference|SetAngle]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[SetAnimationVariableBool - ObjectReference|SetAnimationVariableBool]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[SetAnimationVariableFloat - ObjectReference|SetAnimationVariableFloat]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[SetAnimationVariableInt - ObjectReference|SetAnimationVariableInt]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[SetArmorRating - Armor|SetArmorRating]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|-
| '''[[SetAttackActorOnSight - Actor|SetAttackActorOnSight]]'''
| [[Actor Script|'''Actor''']]
|-
|'''[[SetAvoidsRoads - Race|SetAvoidsRoads]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
| '''[[SetBaseDamage - Weapon|SetBaseDamage]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|-
| '''[[SetBeastForm - Game|SetBeastForm]]'''
| [[Game Script|'''Game''']]
|-
|'''[[SetBool - UI|SetBool]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|
|-
| '''[[SetBribed - Actor|SetBribed]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetCameraTarget - Game|SetCameraTarget]]'''
| [[Game Script|'''Game''']]
|-
|'''[[SetCantOpenDoors - Race|SetCantOpenDoors]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
| '''[[SetClass - ActorBase|SetClass]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
|-
| '''[[SetCleared - Location|SetCleared]]'''
| '''[[Location Script|Location]]'''
|-
| '''[[SetCombatStyle - ActorBase|SetCombatStyle]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
|-
| '''[[SetCrimeFaction - Actor|SetCrimeFaction]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetCrimeGold - Faction|SetCrimeGold]]'''
| [[Faction Script|'''Faction''']]
|-
| '''[[SetCrimeGoldViolent - Faction|SetCrimeGoldViolent]]'''
| [[Faction Script|'''Faction''']]
|-
| '''[[SetCritDamage - Weapon|SetCritDamage]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|-
| '''[[SetCriticalStage - Actor|SetCriticalStage]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetCurrentStageID - Quest|SetCurrentStageID]]'''
| [[Quest Script|'''Quest''']]
|-
|'''[[SetDefaultVoiceType - Race|SetDefaultVoiceType]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
| '''[[SetDestroyed - ObjectReference|SetDestroyed]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[SetDoingFavor - Actor|SetDoingFavor]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetDontMove - Actor|SetDontMove]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetEnchantment - Armor|SetEnchantment]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|-
| '''[[SetEnchantment - Weapon|SetEnchantment]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|-
| '''[[SetEnemy - Faction|SetEnemy]]'''
| [[Faction Script|'''Faction''']]
|-
| '''[[SetEssential - ActorBase|SetEssential]]'''
| [[ActorBase Script|'''ActorBase''']]
|-
| '''[[SetExpressionOverride - Actor|SetExpressionOverride]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetEyeTexture - Actor|SetEyeTexture]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetFacePreset - ActorBase|SetFacePreset]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
|-
| '''[[SetFactionOwner - Cell|SetFactionOwner]]'''
| [[Cell Script|'''Cell''']]
|-
| '''[[SetFactionOwner - ObjectReference|SetFactionOwner]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[SetFactionRank - Actor|SetFactionRank]]'''
| [[Actor Script|'''Actor''']]
|-
|'''[[SetFloat - UI|SetFloat]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|
|-
| '''[[SetFogColor - Cell|SetFogColor]]'''
| [[Cell Script|'''Cell''']]
|-
| '''[[SetFogPlanes - Cell|SetFogPlanes]]'''
| [[Cell Script|'''Cell''']]
|-
| '''[[SetFogPower - Cell|SetFogPower]]'''
| [[Cell Script|'''Cell''']]
|-
| '''[[SetFootIK - Debug|SetFootIK]]'''
| [[Debug Script|'''Debug''']]
|-
| '''[[SetForcedLandingMarker - Actor|SetForcedLandingMarker]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetFrequency - SoundCategory|SetFrequency]]'''
| [[SoundCategory Script|'''SoundCategory''']]
|-
| '''[[SetGameSettingBool - Game|SetGameSettingBool]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
|-
| '''[[SetGameSettingFloat - Game|SetGameSettingFloat]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
|-
| '''[[SetGameSettingInt - Game|SetGameSettingInt]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
|-
| '''[[SetGameSettingString - Game|SetGameSettingString]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
|-
| '''[[SetGhost - Actor|SetGhost]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetGodMode - Debug|SetGodMode]]'''
| [[Debug Script|'''Debug''']]
|-
| '''[[SetGoldValue - Form|SetGoldValue]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|-
| '''[[SetHairColor - ActorBase|SetHairColor]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
|-
| '''[[SetHeadTracking - Actor|SetHeadTracking]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetHeight - ActorBase|SetHeight]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
|-
| '''[[SetHudCartMode - Game|SetHudCartMode]]'''
| [[Game Script|'''Game''']]
|-
| '''[[SetInChargen - Game|SetInChargen]]'''
| [[Game Script|'''Game''']]
|-
| '''[[SetINIBool - Utility|SetINIBool]]'''
| [[Utility Script|'''Utility''']]
|-
| '''[[SetINIFloat - Utility|SetINIFloat]]'''
| [[Utility Script|'''Utility''']]
|-
| '''[[SetINIInt - Utility|SetINIInt]]'''
| [[Utility Script|'''Utility''']]
|-
| '''[[SetINIString - Utility|SetINIString]]'''
| [[Utility Script|'''Utility''']]
|-
| '''[[SetInstanceVolume - Sound|SetInstanceVolume]]'''
| '''[[Sound Script|Sound]]'''
|-
|'''[[SetInt - UI|SetInt]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|
|-
| '''[[SetIntimidated - Actor|SetIntimidated]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetInvulnerable - ActorBase|SetInvulnerable]]'''
| [[ActorBase Script|'''ActorBase''']]
|-
| '''[[SetItemCharge - ObjectReference|SetItemCharge]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[SetKeywordData - Location|SetKeywordData]]'''
| [[Location Script|'''Location''']]
|-
| '''[[SetLockLevel - ObjectReference|SetLockLevel]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[SetLookAt - Actor|SetLookAt]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetMaxRange - Weapon|SetMaxRange]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|-
| '''[[SetMinRange - Weapon|SetMinRange]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|-
| '''[[SetModelPath - Armor|SetModelPath]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|-
| '''[[SetModelPath - Weapon|SetModelPath]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|-
| '''[[SetMotionType - ObjectReference|SetMotionType]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[SetName - Form|SetName]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|-
| '''[[SetNoBleedoutRecovery - Actor|SetNoBleedoutRecovery]]'''
| [[Actor Script|'''Actor''']]
|-
|'''[[SetNoCombatInWater - Race|SetNoCombatInWater]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
|'''[[SetNoShadow - Race|SetNoShadow]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
| '''[[SetNoFavorAllowed - ObjectReference|SetNoFavorAllowed]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[SetNotShowOnStealthMeter - Actor|SetNotShowOnStealthMeter]]'''
| [[Actor Script|'''Actor''']]
|-
|'''[[SetNthEntryValue - Perk|SetNthEntryValue]]'''<sup>SKSE</sup>
|'''[[Perk Script|Perk]]'''
|
|-
| '''[[SetNthHeadPart - ActorBase|SetNthHeadPart]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
|-
| '''[[SetNthIngredient - ConstructibleObject|SetNthIngredient]]'''<sup>SKSE</sup>
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
|-
| '''[[SetNthIngredientQuantity - ConstructibleObject|SetNthIngredientQuantity]]'''<sup>SKSE</sup>
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
|-
| '''[[SetObjectiveCompleted - Quest|SetObjectiveCompleted]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[SetObjectiveDisplayed - Quest|SetObjectiveDisplayed]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[SetObjectiveFailed - Quest|SetObjectiveFailed]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[SetOpen - ObjectReference|SetOpen]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[SetOutfit - Actor|SetOutfit]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetOutfit - ActorBase|SetOutfit]]'''
| [[ActorBase Script|'''ActorBase''']]
|-
|'''[[SetPCAllowDialogue - Race|SetPCAllowDialogue]]'''<sup>SKSE</sup>
|[[Race Script|'''Race''']]
|
|-
| '''[[SetPerkPoints - Game|SetPerkPoints]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
|-
| '''[[SetPlayerAIDriven - Game|SetPlayerAIDriven]]'''
| [[Game Script|'''Game''']]
|-
| '''[[SetPlayerControls - Actor|SetPlayerControls]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetPlayerEnemy - Faction|SetPlayerEnemy]]'''
| [[Faction Script|'''Faction''']]
|-
| '''[[SetPlayerExpelled - Faction|SetPlayerExpelled]]'''
| [[Faction Script|'''Faction''']]
|-
|'''[[SetPlayerKnows - Form|SetPlayerKnows]]'''<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|[[PlayerKnows - Form|PlayerKnows]]
|-
|'''[[SetPlayerLevel - Game|SetPlayerLevel]]'''<sup>SKSE</sup>
|[[Game Script|'''Game''']]
|
|-
| '''[[SetPlayerReportCrime - Game|SetPlayerReportCrime]]'''
| [[Game Script|'''Game''']]
|-
| '''[[SetPlayerResistingArrest - Actor|SetPlayerResistingArrest]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetPlayerTeammate - Actor|SetPlayerTeammate]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetPosition - ObjectReference|SetPosition]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[SetProtected - ActorBase|SetProtected]]'''
| [[ActorBase Script|'''ActorBase''']]
|-
| '''[[SetPublic - Cell|SetPublic]]'''
| [[Cell Script|'''Cell''']]
|-
| '''[[SetRace - Actor|SetRace]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetRaceFlag - Race|SetRaceFlag]]'''<sup>SKSE</sup>
| [[Race Script|'''Race''']]
|-
| '''[[SetReach - Weapon|SetReach]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|-
| '''[[SetReaction - Faction|SetReaction]]'''
| [[Faction Script|'''Faction''']]
|-
| '''[[SetRelationshipRank - Actor|SetRelationshipRank]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetRestrained - Actor|SetRestrained]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetResult - ConstructibleObject|SetResult]]'''<sup>SKSE</sup>
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
|-
| '''[[SetResultQuantity - ConstructibleObject|SetResultQuantity]]'''<sup>SKSE</sup>
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
|-
| '''[[SetScale - ObjectReference|SetScale]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[SetSittingRotation - Game|SetSittingRotation]]'''
| [[Game Script|'''Game''']]
|-
|'''[[SetSkin - Race|SetSkin]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
| '''[[SetSlotMask - Armor|SetSlotMask]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|-
| '''[[SetSpeed - Weapon|SetSpeed]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|-
| '''[[SetStagger - Weapon|SetStagger]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|-
|'''[[SetString - UI|SetString]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|
|-
| '''[[SetSubGraphFloatVariable - Actor|SetSubGraphFloatVariable]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetSunGazeImageSpaceModifier - Game|SetSunGazeImageSpaceModifier]]'''
| [[Game Script|'''Game''']]
|-
| '''[[SetUnconscious - Actor|SetUnconscious]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetValue - GlobalVariable|SetValue]]'''
| [[GlobalVariable Script|'''GlobalVariable''']]
|-
| '''[[SetValueInt - GlobalVariable|SetValueInt]]'''
| [[GlobalVariable Script|'''GlobalVariable''']]
|-
| '''[[SetVehicle - Actor|SetVehicle]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetVoiceRecoveryTime - Actor|SetVoiceRecoveryTime]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[SetVolume - SoundCategory|SetVolume]]'''
| [[SoundCategory Script|'''SoundCategory''']]
|-
| '''[[SetWeaponType - Weapon|SetWeaponType]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|-
| '''[[SetWeight - ActorBase|SetWeight]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
|-
| '''[[SetWeight - Form|SetWeight]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|-
| '''[[SetWeightClass - Armor|SetWeightClass]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|-
| '''[[SetWorkbenchKeyword - ConstructibleObject|SetWorkbenchKeyword]]'''<sup>SKSE</sup>
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
|-
|'''[[SetWorldModelPath - Form|SetWorldModelPath]]'''<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|[[HasWorldModel - Form|HasWorldModel]], [[GetWorldModelPath - Form|GetWorldModelPath]]
|-
| '''[[ShakeCamera - Game|ShakeCamera]]'''
| [[Game Script|'''Game''']]
|-
| '''[[ShakeController - Game|ShakeController]]'''
| [[Game Script|'''Game''']]
|-
| '''[[SheatheWeapon - Actor|SheatheWeapon]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
|-
| '''[[Show - Message|Show]]'''
| [[Message Script|'''Message''']]
|-
| '''[[ShowAsHelpMessage - Message|ShowAsHelpMessage]]'''
| [[Message Script|'''Message''']]
|-
| '''[[ShowBarterMenu - Actor|ShowBarterMenu]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[ShowFirstPersonGeometry - Game|ShowFirstPersonGeometry]]'''
| [[Game Script|'''Game''']]
|-
| '''[[ShowGiftMenu - Actor|ShowGiftMenu]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[ShowHelpMessage - Game|ShowHelpMessage]]'''
| [[Game Script|'''Game''']]
|-
| '''[[ShowLimitedRaceMenu - Game|ShowLimitedRaceMenu]]'''
| [[Game Script|'''Game''']]
|-
| '''[[ShowRaceMenu - Game|ShowRaceMenu]]'''
| [[Game Script|'''Game''']]
|-
| '''[[ShowTitleSequenceMenu - Game|ShowTitleSequenceMenu]]'''
| [[Game Script|'''Game''']]
|-
| '''[[ShowTrainingMenu - Game|ShowTrainingMenu]]'''
| [[Game Script|'''Game''']]
|-
| '''[[Sin - Math|Sin]]'''
| [[Math Script|'''Math''']]
|-
| '''[[SplineTranslateTo - ObjectReference|SplineTranslateTo]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[SplineTranslateToRef - ObjectReference|SplineTranslateToRef]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[SplineTranslateToRefNode - ObjectReference|SplineTranslateToRefNode]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[Sqrt - Math|Sqrt]]'''
| [[Math Script|'''Math''']]
|-
| '''[[Start - Quest|Start]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[Start - Scene|Start]]'''
| [[Scene Script|'''Scene''']]
|-
| '''[[StartCannibal - Actor|StartCannibal]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[StartCombat - Actor|StartCombat]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[StartDeferredKill - Actor|StartDeferredKill]]'''
| [[Actor Script|'''Actor''']]
|-
|'''[[StartFrameRateCapture - Utility|StartFrameRateCapture]]'''
|[[Utility Script|'''Utility''']]
|[[CaptureFrameRate - Utility|CaptureFrameRate]], [[EndFrameRateCapture - Utility|EndFrameRateCapture]]
|-
| '''[[StartObjectProfiling - Form|StartObjectProfiling]]'''
| [[Form Script|'''Form''']]
|  [[StopObjectProfiling - Form|StopObjectProfiling]]
|-
| '''[[StartScriptProfiling - Debug|StartScriptProfiling]]'''
| [[Debug Script|'''Debug''']]
|-
| '''[[StartSneaking - Actor|StartSneaking]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[StartStackProfiling - Debug|StartStackProfiling]]'''
| [[Debug Script|'''Debug''']]
|-
| '''[[StartTitleSequence - Game|StartTitleSequence]]'''
| [[Game Script|'''Game''']]
|-
| '''[[StartVampireFeed - Actor|StartVampireFeed]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[Stop - EffectShader|Stop]]'''
| '''[[EffectShader Script|EffectShader]]'''
|-
| '''[[Stop - Quest|Stop]]'''
| [[Quest Script|'''Quest''']]
|-
| '''[[Stop - Scene|Stop]]'''
| [[Scene Script|'''Scene''']]
|-
| '''[[Stop - VisualEffect|Stop]]'''
| '''[[VisualEffect Script|VisualEffect]]'''
|-
| '''[[StopCombat - Actor|StopCombat]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[StopCombatAlarm - Actor|StopCombatAlarm]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[StopInstance - Sound|StopInstance]]'''
| '''[[Sound Script|Sound]]'''
|-
| '''[[StopObjectProfiling - Form|StopObjectProfiling]]'''
| [[Form Script|'''Form''']]
|  [[StartObjectProfiling - Form|StartObjectProfiling]]
|-
| '''[[StopScriptProfiling - Debug|StopScriptProfiling]]'''
| [[Debug Script|'''Debug''']]
|-
| '''[[StopStackProfiling - Debug|StopStackProfiling]]'''
| [[Debug Script|'''Debug''']]
|-
| '''[[StopTranslation - ObjectReference|StopTranslation]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[Substring - StringUtil|Substring]]'''<sup>SKSE</sup>
| [[StringUtil Script|'''StringUtil''']]
|-


|func04=Delete
| '''[[ScaleObject3D - ObjectReference|ScaleObject3D]]'''<sup>PO3 PE SSE</sup>
|memb04=ObjectReference
| '''[[ObjectReference Script|ObjectReference]]'''
|desc04=
|
|-
| '''[[SetActorRefraction - Actor|SetActorRefraction]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[SetAddonModel - EffectShader|SetAddonModel]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[SetArtObject - VisualEffect|SetArtObject]]'''<sup>PO3 PE SSE</sup>
| '''[[VisualEffect Script|VisualEffect]]'''
|
|-
| '''[[SetAssociatedForm - MagicEffect|SetAssociatedForm]]'''<sup>PO3 PE SSE</sup>
| '''[[MagicEffect Script|MagicEffect]]'''
|
|-
| '''[[SetBaseObject - ObjectReference|SetBaseObject]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[SetCellNorthRotation - Cell|SetCellNorthRotation]]'''<sup>PO3 PE SSE</sup>
| '''[[Cell Script|Cell]]'''
|
|-
| '''[[SetCollisionLayer - ObjectReference|SetCollisionLayer]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[SetDeathItem - ActorBase|SetDeathItem]]'''<sup>PO3 PE SSE</sup>
| '''[[ActorBase Script|ActorBase]]'''
|
|-
| '''[[SetDoorDestination - ObjectReference|SetDoorDestination]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[SetEffectShaderDuration - ObjectReference|SetEffectShaderDuration]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[SetEffectShaderFlag - EffectShader|SetEffectShaderFlag]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[SetEquippedWeaponPoison - Actor|SetEquippedWeaponPoison]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[SetEquippedWeaponPoisonCount - Actor|SetEquippedWeaponPoisonCount]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[SetFootstepSet - ArmorAddon|SetFootstepSet]]'''<sup>PO3 PE SSE</sup>
| '''[[ArmorAddon Script|ArmorAddon]]'''
|
|-
| '''[[SetHairColor - Actor|SetHairColor]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[SetHazardArt - Hazard|SetHazardArt]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[SetHazardFlag - Hazard|SetHazardFlag]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[SetHazardIMOD - Hazard|SetHazardIMOD]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[SetHazardIMODRadius - Hazard|SetHazardIMODRadius]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[SetHazardIPDS - Hazard|SetHazardIPDS]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[SetHazardLifetime - Hazard|SetHazardLifetime]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[SetHazardLight - Hazard|SetHazardLight]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[SetHazardLimit - Hazard|SetHazardLimit]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[SetHazardRadius - Hazard|SetHazardRadius]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[SetHazardSound - Hazard|SetHazardSound]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[SetHazardSpell - Hazard|SetHazardSpell]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[SetHazardTargetInterval - Hazard|SetHazardTargetInterval]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-
| '''[[SetHeadPartAlpha - Actor|SetHeadPartAlpha]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[SetHeadPartTextureSet - Actor|SetHeadPartTextureSet]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[SetLightColor - Light|SetLightColor]]'''<sup>PO3 PE SSE</sup>
| '''[[Light Script|Light]]'''
|
|-
| '''[[SetLightFade - Light|SetLightFade]]'''<sup>PO3 PE SSE</sup>
| '''[[Light Script|Light]]'''
|
|-
| '''[[SetLightFOV - Light|SetLightFOV]]'''<sup>PO3 PE SSE</sup>
| '''[[Light Script|Light]]'''
|
|-
| '''[[SetLightingTemplate - Cell|SetLightingTemplate]]'''<sup>PO3 PE SSE</sup>
| '''[[Cell Script|Cell]]'''
|
|-
| '''[[SetLightRadius - Light|SetLightRadius]]'''<sup>PO3 PE SSE</sup>
| '''[[Light Script|Light]]'''
|
|-
| '''[[SetLightRGB - Light|SetLightRGB]]'''<sup>PO3 PE SSE</sup>
| '''[[Light Script|Light]]'''
|
|-
| '''[[SetLightShadowDepthBias - Light|SetLightShadowDepthBias]]'''<sup>PO3 PE SSE</sup>
| '''[[Light Script|Light]]'''
|
|-
| '''[[SetLightType - Light|SetLightType]]'''<sup>PO3 PE SSE</sup>
| '''[[Light Script|Light]]'''
|
|-
| '''[[SetLinearVelocity - Actor|SetLinearVelocity]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[SetLinkedRef - ObjectReference|SetLinkedRef]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[SetLocalGravity - Game|SetLocalGravity]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[SetLocalGravityActor - Actor|SetLocalGravityActor]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[SetMagicEffectSound - MagicEffect|SetMagicEffectSound]]'''<sup>PO3 PE SSE</sup>
| '''[[MagicEffect Script|MagicEffect]]'''
|
|-
| '''[[SetMaterialType - ObjectReference|SetMaterialType]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[SetMembraneColorKeyData - EffectShader|SetMembraneColorKeyData]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[SetMembraneFillTexture - EffectShader|SetMembraneFillTexture]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[SetMembraneHolesTexture - EffectShader|SetMembraneHolesTexture]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[SetMembranePaletteTexture - EffectShader|SetMembranePaletteTexture]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[SetParentLocation - Location|SetParentLocation]]'''<sup>PO3 PE SSE</sup>
| '''[[Location Script|Location]]'''
|
|-
| '''[[SetParticleColorKeyData - EffectShader|SetParticleColorKeyData]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[SetParticleFullCount - EffectShader|SetParticleFullCount]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[SetParticlePaletteTexture - EffectShader|SetParticlePaletteTexture]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[SetParticlePersistentCount - EffectShader|SetParticlePersistentCount]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[SetParticleShaderTexture - EffectShader|SetParticleShaderTexture]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[SetProjectileGravity - PO3 SKSEFunctions|SetProjectileGravity]]'''<sup>PO3 PE SSE</sup>
| '''[[PO3_SKSEFunctions]]'''
|
|-
| '''[[SetProjectileImpactForce - Projectile|SetProjectileImpactForce]]'''<sup>PO3 PE SSE</sup>
| '''[[PO3_SKSEFunctions]]'''
|
|-
| '''[[SetProjectileRange - Projectile|SetProjectileRange]]'''<sup>PO3 PE SSE</sup>
| '''[[PO3_SKSEFunctions]]'''
|
|-
| '''[[SetProjectileSpeed - PO3 SKSEFunctions|SetProjectileSpeed]]'''<sup>PO3 PE SSE</sup>
| '''[[PO3_SKSEFunctions]]'''
|
|-
| '''[[SetReadFlag - Book|SetReadFlag]]'''<sup>PO3 PE SSE</sup>
| '''[[Book Script|Book]]'''
|
|-
| '''[[SetRecordFlag - Form|SetRecordFlag]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[SetShaderType - ObjectReference|SetShaderType]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[SetSkinAlpha - Actor|SetSkinAlpha]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[SetSkinColor - Actor|SetSkinColor]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[SetSoulTrapped - Actor|SetSoulTrapped]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[SetSoundDescriptor - Sound|SetSoundDescriptor]]'''<sup>PO3 PE SSE</sup>
| '''[[Sound Script|Sound]]'''
|
|-
| '''[[SetSpellCastingType - Spell|SetSpellCastingType]]'''<sup>PO3 PE SSE</sup>
| '''[[Spell Script|Spell]]'''
|
|-
| '''[[SetSpellDeliveryType - Spell|SetSpellDeliveryType]]'''<sup>PO3 PE SSE</sup>
| '''[[Spell Script|Spell]]'''
|
|-
| '''[[SetupBodyPartGeometry - ObjectReference|SetupBodyPartGeometry]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[ShowMenu - UI|ShowMenu]]'''<sup>PO3 PE SSE</sup>
| '''[[UI Script|UI]]'''
|
|-
| '''[[SortArrayString - Array|SortArrayString]]'''<sup>PO3 PE SSE</sup>
| '''[[Array Script|Array]]'''
|
|-
| '''[[StopAllShaders - ObjectReference|StopAllShaders]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[StopArtObject - ObjectReference|StopArtObject]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[StringToInt - String|StringToInt]]'''<sup>PO3 PE SSE</sup>
| '''[[String Script|String]]'''
|
|-
| '''[[Save - JsonUtil|Save]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[ScanCellActors - MiscUtil|ScanCellActors]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|Actor[]
|-
| '''[[ScanCellNPCs - MiscUtil|ScanCellNPCs]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|Actor[]
|-
| '''[[ScanCellNPCsByFaction - MiscUtil|ScanCellNPCsByFaction]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|Actor[]
|-
| '''[[ScanCellObjects - MiscUtil|ScanCellObjects]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|ObjectReference[]
|-
| '''[[SetFloatValue - JsonUtil|SetFloatValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|float
|-
| '''[[SetFormValue - JsonUtil|SetFormValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|form
|-
| '''[[SetFreeCameraSpeed - MiscUtil|SetFreeCameraSpeed]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|
|-
| '''[[SetFreeCameraState - MiscUtil|SetFreeCameraState]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|
|-
| '''[[SetIntValue - JsonUtil|SetIntValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[SetMenus - MiscUtil|SetMenus]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|
|-
| '''[[SetPathFloatArray - JsonUtil|SetPathFloatArray]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|
|-
| '''[[SetPathFloatValue - JsonUtil|SetPathFloatValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|
|-
| '''[[SetPathFormArray - JsonUtil|SetPathFormArray]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|
|-
| '''[[SetPathFormValue - JsonUtil|SetPathFormValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|
|-
| '''[[SetPathIntArray - JsonUtil|SetPathIntArray]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|
|-
| '''[[SetPathIntValue - JsonUtil|SetPathIntValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|
|-
| '''[[SetPathStringArray - JsonUtil|SetPathStringArray]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|
|-
| '''[[SetPathStringValue - JsonUtil|SetPathStringValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|
|-
| '''[[SetRawPathValue - JsonUtil|SetRawPathValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[SetStringValue - JsonUtil|SetStringValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|string
|-
| '''[[SignFloat - PapyrusUtil|SignFloat]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|float
|-
| '''[[SignInt - PapyrusUtil|SignInt]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[SliceActorArray - PapyrusUtil|SliceActorArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Actor[]
|-
| '''[[SliceAliasArray - PapyrusUtil|SliceAliasArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Alias[]
|-
| '''[[SliceBoolArray - PapyrusUtil|SliceBoolArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|bool[]
|-
| '''[[SliceFloatArray - PapyrusUtil|SliceFloatArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|float[]
|-
| '''[[SliceFormArray - PapyrusUtil|SliceFormArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Form[]
|-
| '''[[SliceIntArray - PapyrusUtil|SliceIntArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int[]
|-
| '''[[SliceObjRefArray - PapyrusUtil|SliceObjRefArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|ObjectReference[]
|-
| '''[[SliceStringArray - PapyrusUtil|SliceStringArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|string[]
|-
| '''[[SortFloatArray - PapyrusUtil|SortFloatArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|
|-
| '''[[SortIntArray - PapyrusUtil|SortIntArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|
|-
| '''[[SortStringArray - PapyrusUtil|SortStringArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|
|-
| '''[[StringArray - PapyrusUtil|StringArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|string[]
|-
| '''[[StringJoin - PapyrusUtil|StringJoin]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|string
|-
| '''[[StringListAdd - JsonUtil|StringListAdd]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[StringListClear - JsonUtil|StringListClear]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[StringListCopy - JsonUtil|StringListCopy]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[StringListCount - JsonUtil|StringListCount]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[StringListCountValue - JsonUtil|StringListCountValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[StringListFind - JsonUtil|StringListFind]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[StringListGet - JsonUtil|StringListGet]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|String
|-
| '''[[StringListHas - JsonUtil|StringListHas]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[StringListInsertAt - JsonUtil|StringListInsertAt]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[StringListRandom - JsonUtil|StringListRandom]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|string
|-
| '''[[StringListRemove - JsonUtil|StringListRemove]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[StringListRemoveAt - JsonUtil|StringListRemoveAt]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[StringListResize - JsonUtil|StringListResize]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[StringListSet - JsonUtil|StringListSet]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|String
|-
| '''[[StringListSlice - JsonUtil|StringListSlice]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|
|-
| '''[[StringListToArray - JsonUtil|StringListToArray]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|string[]
|-
| '''[[StringSplit - PapyrusUtil|StringSplit]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|string[]
|-


|func05=DeleteWhenAble
|}
|memb05=ObjectReference
|desc05=


|func06=Disable
=== T ===
|memb06=ObjectReference
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|desc06=
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#L|L]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#U|U]]-[[#W|W]]''' 
!align=left width=170|Function
!align=left width=90|Member of
!align=left class="unsortable"|Description
|-
| '''[[Tan - Math|Tan]]'''
| [[Math Script|'''Math''']]
|-
| '''[[TapKey - Input|TapKey]]'''<sup>SKSE</sup>
| '''[[Input Script|Input]]'''
|-
| '''[[TeachWord - Game|TeachWord]]'''
| [[Game Script|'''Game''']]
|-
|'''[[TempClone - Form|TempClone]]'''<sup>SKSE</sup>
|'''[[Form Script|Form]]'''
|
|-
| '''[[TetherToHorse - ObjectReference|TetherToHorse]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[ToggleAI - Debug|ToggleAI]]'''
| [[Debug Script|'''Debug''']]
|-
| '''[[ToggleChildNode - ObjectReference|ToggleChildNode]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-


|func07=DisableLinkChain
| '''[[ToggleCollisions - Debug|ToggleCollisions]]'''
|memb07=ObjectReference
| [[Debug Script|'''Debug''']]
|desc07=
|-
| '''[[ToggleHairWigs - Actor|ToggleHairWigs]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-


|func08=DisableNoWait
| '''[[ToggleMenus - Debug|ToggleMenus]]'''
|memb08=ObjectReference
| [[Debug Script|'''Debug''']]
|desc08=
|-
| '''[[Trace - Debug|Trace]]'''
| [[Debug Script|'''Debug''']]
|-
| '''[[TraceAndBox - Debug|TraceAndBox]]'''
| [[Debug Script|'''Debug''']]
|-
| '''[[TraceConditional - Debug|TraceConditional]]'''
| [[Debug Script|'''Debug''']]
|-
| '''[[TraceStack - Debug|TraceStack]]'''
| [[Debug Script|'''Debug''']]
|-
| '''[[TraceUser - Debug|TraceUser]]'''
| [[Debug Script|'''Debug''']]
|-
| '''[[TranslateTo - ObjectReference|TranslateTo]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[TranslateToRef - ObjectReference|TranslateToRef]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[TrapSoul - Actor|TrapSoul]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[TriggerScreenBlood - Game|TriggerScreenBlood]]'''
| [[Game Script|'''Game''']]
|-
| '''[[TryToAddToFaction - ReferenceAlias|TryToAddToFaction]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|-
| '''[[TryToClear - ReferenceAlias|TryToClear]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|-
| '''[[TryToDisable - ReferenceAlias|TryToDisable]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|-
| '''[[TryToDisableNoWait - ReferenceAlias|TryToDisableNoWait]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|-
| '''[[TryToEnable - ReferenceAlias|TryToEnable]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|-
| '''[[TryToEnableNoWait - ReferenceAlias|TryToEnableNoWait]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|-
| '''[[TryToEvaluatePackage - ReferenceAlias|TryToEvaluatePackage]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|-
| '''[[TryToKill - ReferenceAlias|TryToKill]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|-
| '''[[TryToMoveTo - ReferenceAlias|TryToMoveTo]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|-
| '''[[TryToRemoveFromFaction - ReferenceAlias|TryToRemoveFromFaction]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|-
| '''[[TryToReset - ReferenceAlias|TryToReset]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|-
| '''[[TryToStopCombat - ReferenceAlias|TryToStopCombat]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|-


|func09=DisablePlayerControls
| '''[[ToggleFreeCamera - MiscUtil|ToggleFreeCamera]]'''<sup>PU SE</sup>
|memb09=Game
| '''[[MiscUtil Script|MiscUtil]]'''
|desc09=
|
|-


|func10=Dismount
|}
|memb10=Actor
=== U ===
|desc10=
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
 
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#L|L]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#W|W]]''' 
|func11=Dispel
!align=left width=170|Function
|memb11=ActiveMagicEffect
!align=left width=90|Member of
|desc11=
!align=left class="unsortable"|Description
 
|-
|func12=DispelAllSpells
| '''[[UnequipAll - Actor|UnequipAll]]'''
|memb12=Actor
| [[Actor Script|'''Actor''']]
|desc12=
 
|-
|func13=DispelSpell
|memb13=Actor
| '''[[UnequipItem - Actor|UnequipItem]]'''
|desc13=
| [[Actor Script|'''Actor''']]
 
|func14=DoCombatSpellApply
|-
|memb14=Actor
|desc14=
| '''[[UnequipItemEx - Actor|UnequipItemEx]]'''<sup>SKSE</sup>
 
| [[Actor Script|'''Actor''']]
|func15=DrawWeapon
|memb15=Actor
|-
|desc15=
 
| '''[[UnequipItemSlot - Actor|UnequipItemSlot]]'''
|func16=DropObject
| [[Actor Script|'''Actor''']]
|memb16=ObjectReference
|
|desc16=
|-
 
|func17=DumpAliasData
| '''[[UnequipShout - Actor|UnequipShout]]'''
|memb17=Debug
| [[Actor Script|'''Actor''']]
|desc17=
 
|-
}}
 
| '''[[UnequipSpell - Actor|UnequipSpell]]'''
=== E ===
| [[Actor Script|'''Actor''']]
{{Function Table
|
|-
| '''[[UnlockOwnedDoorsInCell - Actor|UnlockOwnedDoorsInCell]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[UnlockWord - Game|UnlockWord]]'''
| [[Game Script|'''Game''']]
|-
| '''[[UnMute - SoundCategory|UnMute]]'''
| '''[[SoundCategory Script|SoundCategory]]'''
|-
| '''[[UnPause - SoundCategory|UnPause]]'''
| [[SoundCategory Script|'''SoundCategory''']]
|-
| '''[[UnregisterForActorAction - Form|UnregisterForActorAction]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|-
| '''[[UnregisterForAllControls - Form|UnregisterForAllControls]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  RegisterForControl, UnregisterForControl
|-
| '''[[UnregisterForAllKeys - Form|UnregisterForAllKeys]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[RegisterForKey - Form|RegisterForKey]], [[UnregisterForKey - Form|UnregisterForKey]]
|-
| '''[[UnregisterForAllMenus - Form|UnregisterForAllMenus]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[RegisterForMenu - Form|RegisterForMenu]], [[UnregisterForMenu - Form|UnregisterForMenu]]
|-
| '''[[UnregisterForAnimationEvent - Form|UnregisterForAnimationEvent]]'''
| [[Form Script|'''Form''']]
|  [[RegisterForAnimationEvent - Form|RegisterForAnimationEvent]]
|-
| '''[[UnregisterForCameraState - Form|UnregisterForCameraState]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[RegisterForCameraState - Form|RegisterForCameraState]]
|-
| '''[[UnregisterForControl - Form|UnregisterForControl]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[RegisterForControl - Form|RegisterForControl]], [[UnregisterForAllControls - Form|UnregisterForAllControls]]
|-
| '''[[UnregisterForCrosshairRef - Form|UnregisterForCrosshairRef]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[GetCurrentCrosshairRef - Game|GetCurrentCrosshairRef]], [[OnCrosshairRefChange - Form|OnCrosshairRefChange]], [[RegisterForCrosshairRef - Form|RegisterForCrosshairRef]]
|-
| '''[[UnregisterForKey - Form|UnregisterForKey]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[RegisterForKey - Form|RegisterForKey]], [[UnregisterForAllKeys - Form|UnregisterForAllKeys]]
|-
| '''[[UnregisterForLOS - Form|UnregisterForLOS]]'''
| [[Form Script|'''Form''']]
|  [[RegisterForLOS - Form|RegisterForLOS]]
|-
| '''[[UnregisterForMenu - Form|UnregisterForMenu]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|  [[RegisterForMenu - Form|RegisterForMenu]]
|-
|'''[[UnregisterForNiNodeUpdate]]'''<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|[[RegisterForNiNodeUpdate - Form|RegisterForNiNodeUpdate]]
|-
| '''[[UnregisterForSleep - Form|UnregisterForSleep]]'''
| [[Form Script|'''Form''']]
|  [[RegisterForSleep - Form|RegisterForSleep]]
|-
| '''[[UnregisterForTrackedStatsEvent - Form|UnregisterForTrackedStatsEvent]]'''
| [[Form Script|'''Form''']]
|  [[RegisterForTrackedStatsEvent - Form|RegisterForTrackedStatsEvent]]
|-
| '''[[UnregisterForUpdate - Form|UnregisterForUpdate]]'''
| [[Form Script|'''Form''']]
| [[RegisterForUpdate - Form|RegisterForUpdate]], [[RegisterForSingleUpdate - Form|RegisterForSingleUpdate]]
|-
| '''[[UnregisterForUpdateGameTime - Form|UnregisterForUpdateGameTime]]'''
| '''[[Form Script|Form]]'''
| [[RegisterForUpdateGameTime - Form|RegisterForUpdateGameTime]]
|-
| '''[[UpdateCurrentInstanceGlobal - Quest|UpdateCurrentInstanceGlobal]]'''
| [[Quest Script|'''Quest''']]
|-


|func1=Enable
| '''[[UpdateHairColor - Game|UpdateHairColor]]'''<sup>SKSE</sup>
|memb1=ObjectReference
| [[Game Script|'''Game''']]
|desc1=
|
|-
| '''[[UpdateWeight - Actor|UpdateWeight]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
|-
| '''[[UsingGamepad - Game|UsingGamepad]]'''
| [[Game Script|'''Game''']]
|-
| '''[[UnequipAllOfType - Actor|UnequipAllOfType]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[UnmarkItemAsFavorite - Form|UnmarkItemAsFavorite]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForActorFallLongDistance - ActiveMagicEffect|UnregisterForActorFallLongDistance]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForActorFallLongDistance - Alias|UnregisterForActorFallLongDistance]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForActorFallLongDistance - Form|UnregisterForActorFallLongDistance]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForActorKilled - ActiveMagicEffect|UnregisterForActorKilled]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForActorKilled - Alias|UnregisterForActorKilled]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForActorKilled - Form|UnregisterForActorKilled]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForActorReanimateStart - ActiveMagicEffect|UnregisterForActorReanimateStart]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForActorReanimateStart - Alias|UnregisterForActorReanimateStart]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForActorReanimateStart - Form|UnregisterForActorReanimateStart]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForActorReanimateStop - ActiveMagicEffect|UnregisterForActorReanimateStop]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForActorReanimateStop - Alias|UnregisterForActorReanimateStop]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForActorReanimateStop - Form|UnregisterForActorReanimateStop]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForActorResurrected - ActiveMagicEffect|UnregisterForActorResurrected]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForActorResurrected - Alias|UnregisterForActorResurrected]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForActorResurrected - Form|UnregisterForActorResurrected]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForAllHitEventsEx - ActiveMagicEffect|UnregisterForAllHitEventsEx]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForAllHitEventsEx - Alias|UnregisterForAllHitEventsEx]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForAllHitEventsEx - Form|UnregisterForAllHitEventsEx]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForAllMagicEffectApplyEx - ActiveMagicEffect|UnregisterForAllMagicEffectApplyEx]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForAllMagicEffectApplyEx - Alias|UnregisterForAllMagicEffectApplyEx]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForAllMagicEffectApplyEx - Form|UnregisterForAllMagicEffectApplyEx]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForAllObjectsLoaded - ActiveMagicEffect|UnregisterForAllObjectsLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForAllObjectsLoaded - Alias|UnregisterForAllObjectsLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForAllObjectsLoaded - Form|UnregisterForAllObjectsLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForAllQuests - ActiveMagicEffect|UnregisterForAllQuests]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForAllQuests - Alias|UnregisterForAllQuests]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForAllQuests - Form|UnregisterForAllQuests]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForAllQuestStages - ActiveMagicEffect|UnregisterForAllQuestStages]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForAllQuestStages - Alias|UnregisterForAllQuestStages]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForAllQuestStages - Form|UnregisterForAllQuestStages]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForBookRead - ActiveMagicEffect|UnregisterForBookRead]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForBookRead - Alias|UnregisterForBookRead]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForBookRead - Form|UnregisterForBookRead]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForCellFullyLoaded - ActiveMagicEffect|UnregisterForCellFullyLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForCellFullyLoaded - Alias|UnregisterForCellFullyLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForCellFullyLoaded - Form|UnregisterForCellFullyLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForCriticalHit - ActiveMagicEffect|UnregisterForCriticalHit]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForCriticalHit - Alias|UnregisterForCriticalHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForCriticalHit - Form|UnregisterForCriticalHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForDisarmed - ActiveMagicEffect|UnregisterForDisarmed]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForDisarmed - Alias|UnregisterForDisarmed]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForDisarmed - Form|UnregisterForDisarmed]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForDragonSoulGained - ActiveMagicEffect|UnregisterForDragonSoulGained]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForDragonSoulGained - Alias|UnregisterForDragonSoulGained]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForDragonSoulGained - Form|UnregisterForDragonSoulGained]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForHitEventEx - ActiveMagicEffect|UnregisterForHitEventEx]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForHitEventEx - Alias|UnregisterForHitEventEx]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForHitEventEx - Form|UnregisterForHitEventEx]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForItemCrafted - ActiveMagicEffect|UnregisterForItemCrafted]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForItemCrafted - Alias|UnregisterForItemCrafted]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForItemCrafted - Form|UnregisterForItemCrafted]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForItemHarvested - ActiveMagicEffect|UnregisterForItemHarvested]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForItemHarvested - Alias|UnregisterForItemHarvested]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForItemHarvested - Form|UnregisterForItemHarvested]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForLevelIncrease - ActiveMagicEffect|UnregisterForLevelIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForLevelIncrease - Alias|UnregisterForLevelIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForLevelIncrease - Form|UnregisterForLevelIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForLocationDiscovery - ActiveMagicEffect|UnregisterForLocationDiscovery]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForLocationDiscovery - Alias|UnregisterForLocationDiscovery]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForLocationDiscovery - Form|UnregisterForLocationDiscovery]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForMagicEffectApplyEx - ActiveMagicEffect|UnregisterForMagicEffectApplyEx]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForMagicEffectApplyEx - Alias|UnregisterForMagicEffectApplyEx]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForMagicEffectApplyEx - Form|UnregisterForMagicEffectApplyEx]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForMagicHit - ActiveMagicEffect|UnregisterForMagicHit]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForMagicHit - Alias|UnregisterForMagicHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForMagicHit - Form|UnregisterForMagicHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForObjectGrab - ActiveMagicEffect|UnregisterForObjectGrab]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForObjectGrab - Alias|UnregisterForObjectGrab]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForObjectGrab - Form|UnregisterForObjectGrab]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForObjectLoaded - ActiveMagicEffect|UnregisterForObjectLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForObjectLoaded - Alias|UnregisterForObjectLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForObjectLoaded - Form|UnregisterForObjectLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForProjectileHit - ActiveMagicEffect|UnregisterForProjectileHit]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForProjectileHit - Alias|UnregisterForProjectileHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForProjectileHit - Form|UnregisterForProjectileHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForQuest - ActiveMagicEffect|UnregisterForQuest]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForQuest - Alias|UnregisterForQuest]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForQuest - Form|UnregisterForQuest]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForQuestStage - ActiveMagicEffect|UnregisterForQuestStage]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForQuestStage - Alias|UnregisterForQuestStage]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForQuestStage - Form|UnregisterForQuestStage]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForShoutAttack - ActiveMagicEffect|UnregisterForShoutAttack]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForShoutAttack - Alias|UnregisterForShoutAttack]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForShoutAttack - Form|UnregisterForShoutAttack]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForSkillIncrease - ActiveMagicEffect|UnregisterForSkillIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForSkillIncrease - Alias|UnregisterForSkillIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForSkillIncrease - Form|UnregisterForSkillIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForSoulTrapped - ActiveMagicEffect|UnregisterForSoulTrapped]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForSoulTrapped - Alias|UnregisterForSoulTrapped]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForSoulTrapped - Form|UnregisterForSoulTrapped]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForSpellLearned - ActiveMagicEffect|UnregisterForSpellLearned]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForSpellLearned - Alias|UnregisterForSpellLearned]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForWeaponHit - ActiveMagicEffect|UnregisterForWeaponHit]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForWeaponHit - Alias|UnregisterForWeaponHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForWeaponHit - Form|UnregisterForWeaponHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UnregisterForWeatherChange - ActiveMagicEffect|UnregisterForWeatherChange]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[UnregisterForWeatherChange - Alias|UnregisterForWeatherChange]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[UnregisterForWeatherChange - Form|UnregisterForWeatherChange]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-
| '''[[UpdateHitEffectArtNode - ObjectReference|UpdateHitEffectArtNode]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-


|func2=EnableAI
| '''[[Unload - JsonUtil|Unload]]'''<sup>PU SE</sup>
|memb2=ObjectReference
| '''[[JsonUtil Script|JsonUtil]]'''
|desc2=
|bool
|-
| '''[[UnsetFloatValue - JsonUtil|UnsetFloatValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[UnsetFormValue - JsonUtil|UnsetFormValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[UnsetIntValue - JsonUtil|UnsetIntValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[UnsetStringValue - JsonUtil|UnsetStringValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-


|func3=EnableFastTravel
|}
|memb3=Game
|desc3=


|func4=EnableFastTravel
|memb4=ObjectReference
|desc4=
|func5=EnableLinkChain
|memb5=ObjectReference
|desc5=
|func6=EnableNoWait
|memb6=ObjectReference
|desc6=
|func7=EnablePlayerControls
|memb7=Game
|desc7=
|func8=EndDeferredKill
|memb8=Actor
|desc8=
|func9=EquipItem
|memb9=Actor
|desc9=
|func10=EquipItemEX
|memb10=Actor
|desc10=
|func11=EquipShout
|memb11=Actor
|desc11=
|func12=EquipSpell
|memb12=Actor
|desc12=
|func13=EvaluatePackage
|memb13=Actor
|desc13=
}}
=== F ===
=== G ===
=== H ===
=== I ===
=== J ===
=== K ===
=== L ===
=== M ===
=== N ===
=== O ===
=== P ===
=== Q ===
=== R ===
=== S ===
=== T ===
=== U ===
=== W ===
=== W ===
 
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#L|L]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]''' 
!align=left width=170|Function
!align=left width=90|Member of
!align=left class="unsortable"|Description
|-
| '''[[Wait - Utility|Wait]]'''
| [[Utility Script|'''Utility''']]
|-
| '''[[WaitForAnimationEvent - ObjectReference|WaitForAnimationEvent]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[WaitGameTime - Utility|WaitGameTime]]'''
| [[Utility Script|'''Utility''']]
|-
| '''[[WaitMenuMode - Utility|WaitMenuMode]]'''
| '''[[Utility Script|Utility]]'''
|-
| '''[[WillIntimidateSucceed - Actor|WillIntimidateSucceed]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[WornHasKeyword - Actor|WornHasKeyword]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[WrapFloat - PapyrusUtil|WrapFloat]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|float
|-
| '''[[WrapInt - PapyrusUtil|WrapInt]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[WriteToFile - MiscUtil|WriteToFile]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|bool
|-
}
[[Category:Papyrus]]
[[Category:Papyrus]]
22

edits