Difference between revisions of "List of Papyrus Functions"

From the CreationKit Wiki
Jump to navigation Jump to search
(→‎C: adding return types)
(→‎G: Added SetNthEntryValue and GetNthEntryValue)
 
(29 intermediate revisions by 5 users not shown)
Line 3: Line 3:


A <sup>SKSE</sup> suffix indicates if the function requires SKSE.
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 middle column indicates in which base script the function is defined.
The middle column indicates in which base script the function is defined.
Line 11: Line 14:
|+ 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]]'''  
|+ 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]]'''  
!align=left width=170|Function  
!align=left width=170|Function  
!align=left width=90|Member of  
!align=left width=110|Member of  
!align=left width=90|Returns
!align=left width=90|Returns
!align=left class="unsortable"|Description  
!align=left class="unsortable"|Description  
Line 181: Line 184:
| '''[[Apply - ImageSpaceModifier|Apply]]'''
| '''[[Apply - ImageSpaceModifier|Apply]]'''
| '''[[ImageSpaceModifier Script|ImageSpaceModifier]]'''
| '''[[ImageSpaceModifier Script|ImageSpaceModifier]]'''
|
| -
|
|
|-  
|-  
Line 187: Line 190:
| '''[[ApplyCrossFade - ImageSpaceModifier|ApplyCrossFade]]'''
| '''[[ApplyCrossFade - ImageSpaceModifier|ApplyCrossFade]]'''
| [[ImageSpaceModifier Script|'''ImageSpaceModifier''']]
| [[ImageSpaceModifier Script|'''ImageSpaceModifier''']]
|
| -
|
|
|-  
|-  
Line 193: Line 196:
| '''[[ApplyHavokImpulse - ObjectReference|ApplyHavokImpulse]]'''
| '''[[ApplyHavokImpulse - ObjectReference|ApplyHavokImpulse]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
| -
|
|
|-
|-
Line 224: Line 227:
|
|
|-  
|-  
   
  | '''[[AddActorToArray - Array|AddActorToArray]]'''<sup>PO3 PE SSE</sup>
|}
| '''[[Array Script|Array]]'''
 
|
=== B ===
{|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]]'''
!align=left width=170|Function
!align=left width=90|Member of
!align=left class="unsortable"|Description
|-
| '''[[BlockActivation - ObjectReference|BlockActivation]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|-  
|-  
| '''[[AddAllEquippedItemsToArray - Actor|AddAllEquippedItemsToArray]]'''<sup>PO3 PE SSE</sup>
|}
| '''[[Actor Script|Actor]]'''
=== C ===
|
{|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
|-  
|-  
| '''[[AddAllItemsToList - ObjectReference|AddAllItemsToList]]'''<sup>PO3 PE SSE</sup>
| '''[[CalculateFavorCost - Game|CalculateFavorCost]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Game Script|'''Game''']]
|Int
|-
| '''[[CanFastTravelToMarker - ObjectReference|CanFastTravelToMarker]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|Bool
|-
|'''[[CanFly - Race|CanFly]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|
|-  
|-  
| '''[[AddBasePerk - Actor|AddBasePerk]]'''<sup>PO3 PE SSE</sup>
| '''[[CanFlyHere - Actor|CanFlyHere]]'''
| '''[[Actor Script|Actor]]'''
| [[Actor Script|'''Actor''']]
|Bool
|
|
|-  
|-  
| '''[[AddBaseSpell - Actor|AddBaseSpell]]'''<sup>PO3 PE SSE</sup>
| '''[[CanPayCrimeGold - Faction|CanPayCrimeGold]]'''
| '''[[Actor Script|Actor]]'''
| '''[[Faction Script|Faction]]'''
|Bool
|
|
|-
|-  
|'''[[CanSwim - Race|CanSwim]]'''<sup>SKSE</sup>
| '''[[AddEffectItemToEnchantment - Enchantment|AddEffectItemToEnchantment]]'''<sup>PO3 PE SSE</sup>
|'''[[Race Script|Race]]'''
| '''[[Enchantment Script|Enchantment]]'''
|Bool
|
|
|-
|-  
|'''[[CantOpenDoors - Race|CantOpenDoors]]'''<sup>SKSE</sup>
| '''[[AddEffectItemToPotion - Potion|AddEffectItemToPotion]]'''<sup>PO3 PE SSE</sup>
|'''[[Race Script|Race]]'''
| '''[[Potion Script|Potion]]'''
|Bool
|
|-
|'''[[CanWalk - Race|CanWalk]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-
|'''[[CaptureFrameRate - Utility|CaptureFrameRate]]'''
|[[Utility Script|'''Utility''']]
|String
|
|
|-  
|-  
| '''[[AddEffectItemToScroll - Scroll|AddEffectItemToScroll]]'''<sup>PO3 PE SSE</sup>
| '''[[Cast - Scroll|Cast]]'''
| '''[[Scroll Script|Scroll]]'''
| '''[[Scroll Script|Scroll]]'''
| -
|
|
|-  
|-  
| '''[[AddEffectItemToSpell - Spell|AddEffectItemToSpell]]'''<sup>PO3 PE SSE</sup>
| '''[[Cast - Spell|Cast]]'''
| '''[[Spell Script|Spell]]'''
| '''[[Spell Script|Spell]]'''
| -
|
|
|-  
|-  
| '''[[AddItemsOfTypeToArray - ObjectReference|AddItemsOfTypeToArray]]'''<sup>PO3 PE SSE</sup>
| '''[[Ceiling - Math|Ceiling]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Math Script|'''Math''']]
|Int
|
|
|-  
|-  
| '''[[AddItemsOfTypeToList - ObjectReference|AddItemsOfTypeToList]]'''<sup>PO3 PE SSE</sup>
| '''[[CenterOnCell - Debug|CenterOnCell]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[Debug Script|Debug]]'''
| -
|
|
|-  
|-  
| '''[[AddKeywordToForm - Form|AddKeywordToForm]]'''<sup>PO3 PE SSE</sup>
| '''[[CenterOnCellAndWait - Debug|CenterOnCellAndWait]]'''
| '''[[Form Script|Form]]'''
| [[Debug Script|'''Debug''']]
| -
|
|
|-  
|-  
| '''[[AddKeywordToRef - ObjectReference|AddKeywordToRef]]'''<sup>PO3 PE SSE</sup>
| '''[[ChangeHeadPart - Actor|ChangeHeadPart]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
| -
|
|
|-  
|-  
| '''[[AddMagicEffectToEnchantment - Enchantment|AddMagicEffectToEnchantment]]'''<sup>PO3 PE SSE</sup>
| '''[[Clear - LocationAlias|Clear]]'''
| '''[[Enchantment Script|Enchantment]]'''
| '''[[LocationAlias Script|LocationAlias]]'''
| -
|
|
|-  
|-  
| '''[[AddMagicEffectToPotion - Potion|AddMagicEffectToPotion]]'''<sup>PO3 PE SSE</sup>
| '''[[Clear - ReferenceAlias|Clear]]'''
| '''[[Potion Script|Potion]]'''
| '''[[ReferenceAlias Script|ReferenceAlias]]'''
| -
|
|
|-
|-  
|'''[[ClearAllowPCDialogue - Race|ClearAllowPCDialogue]]'''<sup>SKSE</sup>
| '''[[AddMagicEffectToScroll - Scroll|AddMagicEffectToScroll]]'''<sup>PO3 PE SSE</sup>
|'''[[Race Script|Race]]'''
| '''[[Scroll Script|Scroll]]'''
| -
|
|
|-
|-  
|'''[[ClearAllowPickpocket - Race|ClearAllowPickpocket]]'''<sup>SKSE</sup>
| '''[[AddMagicEffectToSpell - Spell|AddMagicEffectToSpell]]'''<sup>PO3 PE SSE</sup>
|'''[[Race Script|Race]]'''
| '''[[Spell Script|Spell]]'''
| -
|
|
|-  
|-  
| '''[[AddPackageIdle - Package|AddPackageIdle]]'''<sup>PO3 PE SSE</sup>
| '''[[ClearArrested - Actor|ClearArrested]]'''
| '''[[Package Script|Package]]'''
| [[Actor Script|'''Actor''']]
| -
|
|
|-
|-  
|'''[[ClearAvoidsRoads - Race|ClearAvoidsRoads]]'''<sup>SKSE</sup>
| '''[[AddStringToArray - Array|AddStringToArray]]'''<sup>PO3 PE SSE</sup>
|'''[[Race Script|Race]]'''
| '''[[Array Script|Array]]'''
| -
|
|
|-
|-  
|'''[[ClearCantOpenDoors - Race|ClearCantOpenDoors]]'''<sup>SKSE</sup>
| '''[[ApplyMaterialShader - ObjectReference|ApplyMaterialShader]]'''<sup>PO3 PE SSE</sup>
|'''[[Race Script|Race]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| -
|
|
|-  
|-  
| '''[[ApplyPoisonToEquippedWeapon - Actor|ApplyPoisonToEquippedWeapon]]'''<sup>PO3 PE SSE</sup>
| '''[[ClearDestruction - ObjectReference|ClearDestruction]]'''
| '''[[Actor Script|Actor]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|<nowiki>-</nowiki>
|
|
|-  
|-  
| '''[[ArrayStringCount - Array|ArrayStringCount]]'''<sup>PO3 PE SSE</sup>
| '''[[ClearExpressionOverride - Actor|ClearExpressionOverride]]'''
| '''[[Array Script|Array]]'''
| [[Actor Script|'''Actor''']]
| -
|
|
|-  
|-  
| '''[[ActorArray - PapyrusUtil|ActorArray]]'''<sup>PU SE</sup>
| '''[[ClearExtraArrows - Actor|ClearExtraArrows]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Actor Script|'''Actor''']]
|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>
| '''[[ClearForcedLandingMarker - Actor|ClearForcedLandingMarker]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Actor Script|'''Actor''']]
|float
| -
|-
|
| '''[[AdjustIntValue - JsonUtil|AdjustIntValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-  
|-  
| '''[[AliasArray - PapyrusUtil|AliasArray]]'''<sup>PU SE</sup>
| '''[[ClearKeepOffsetFromActor - Actor|ClearKeepOffsetFromActor]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Actor Script|'''Actor''']]
|Alias[]
| -
|
|-  
|-  
 
| '''[[ClearLookAt - Actor|ClearLookAt]]'''
|}
| [[Actor Script|'''Actor''']]
 
| -
=== B ===
|
{|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]]'''
!align=left width=170|Function
!align=left width=90|Member of
!align=left class="unsortable"|Description
|-
|-
|'''[[ClearNoCombatInWater - Race|ClearNoCombatInWater]]'''<sup>SKSE</sup>
| '''[[BlendColorWithSkinTone - Actor|BlendColorWithSkinTone]]'''<sup>PO3 PE SSE</sup>
|'''[[Race Script|Race]]'''
| '''[[Actor Script|Actor]]'''
| -
|
|
|-
| '''[[BlockActivation - ObjectReference|BlockActivation]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|-
| '''[[BoolArray - PapyrusUtil|BoolArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|bool[]
|-
|-
|'''[[ClearNoKNockdowns - Race|ClearNoKnockdowns]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| -
|
|-
|'''[[ClearNoShadows - Race|ClearNoShadows]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| -
|
|-
   
   
| '''[[ClearPrison - Game|ClearPrison]]'''
|}
| [[Game Script|'''Game''']]
=== C ===
| -
{|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
|
|-  
|-  
   
   
| '''[[ClearRaceFlag - Race|ClearRaceFlag]]'''<sup>SKSE</sup>
| '''[[CalculateFavorCost - Game|CalculateFavorCost]]'''
| '''[[Race Script|Race]]'''
| [[Game Script|'''Game''']]
| -
|Int
|
|
|-  
|-  
   
   
| '''[[ClearTempEffects - Game|ClearTempEffects]]'''
| '''[[CanFastTravelToMarker - ObjectReference|CanFastTravelToMarker]]'''
| [[Game Script|'''Game''']]
| [[ObjectReference Script|'''ObjectReference''']]
| -
|Bool
|
|
|-
|-
|[[CloseCustomMenu - UI|'''CloseCustomMenu''']]<sup>SKSE</sup>
|'''[[CanFly - Race|CanFly]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|'''[[Race Script|Race]]'''
| -
|Bool
|
|
|-  
|-  
   
   
| '''[[CloseUserLog - Debug|CloseUserLog]]'''
| '''[[CanFlyHere - Actor|CanFlyHere]]'''
| [[Debug Script|'''Debug''']]
| [[Actor Script|'''Actor''']]
| -
|Bool
|
|
|-  
|-  
   
   
| '''[[CompleteAllObjectives - Quest|CompleteAllObjectives]]'''
| '''[[CanPayCrimeGold - Faction|CanPayCrimeGold]]'''
| '''[[Quest Script|Quest]]'''
| '''[[Faction Script|Faction]]'''
| -
|Bool
|
|
|-  
|-
|'''[[CanSwim - Race|CanSwim]]'''<sup>SKSE</sup>
| '''[[CompleteQuest - Quest|CompleteQuest]]'''
|'''[[Race Script|Race]]'''
| [[Quest Script|'''Quest''']]
|Bool
| -
|
|-
| '''[[Cos - Math|Cos]]'''
| [[Math Script|'''Math''']]
|Float
|
|-
| '''[[CountLinkedRefChain - ObjectReference|CountLinkedRefChain]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|Int
|
|
|-
|-
|'''[[Create - ModEvent|Create]]'''<sup>SKSE</sup>
|'''[[CantOpenDoors - Race|CantOpenDoors]]'''<sup>SKSE</sup>
|'''[[ModEvent Script|ModEvent]]'''
|'''[[Race Script|Race]]'''
|Int
|Bool
|
|
|-
|-
|'''[[Create - SpawnerTask|Create]]'''<sup>SKSE</sup>
|'''[[CanWalk - Race|CanWalk]]'''<sup>SKSE</sup>
|'''[[SpawnerTask Script|SpawnerTask]]'''
|'''[[Race Script|Race]]'''
|Int
|Bool
|
|
|-
|-
|'''[[Create - UICallback|Create]]'''<sup>SKSE</sup>
|'''[[CaptureFrameRate - Utility|CaptureFrameRate]]'''
|'''[[UICallback Script|UICallback]]'''
|[[Utility Script|'''Utility''']]
|Int
|String
|
|
|-
|-  
|'''[[CreateAliasArray - Utility|CreateAliasArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
| '''[[Cast - Scroll|Cast]]'''
|Alias[]
| '''[[Scroll Script|Scroll]]'''
|
| -
|-
|'''[[CreateBoolArray - Utility|CreateBoolArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|Bool[]
|
|
|-  
|-  
   
   
| '''[[CreateDetectionEvent - ObjectReference|CreateDetectionEvent]]'''
| '''[[Cast - Spell|Cast]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| '''[[Spell Script|Spell]]'''
| -
| -
|
|
|-
|-  
|'''[[CreateEnchantment - ObjectReference|CreateEnchantment]]'''<sup>SKSE</sup>
|[[ObjectReference Script|'''ObjectReference''']]
| '''[[Ceiling - Math|Ceiling]]'''
| [[Math Script|'''Math''']]
|Int
|
|-
| '''[[CenterOnCell - Debug|CenterOnCell]]'''
| '''[[Debug Script|Debug]]'''
| -
|
|-
| '''[[CenterOnCellAndWait - Debug|CenterOnCellAndWait]]'''
| [[Debug Script|'''Debug''']]
| -
| -
|
|
|-
|-  
|'''[[CreateEnchantment - WornObject|CreateEnchantment]]'''<sup>SKSE</sup>
|[[WornObject Script|'''WornObject''']]
| '''[[ChangeHeadPart - Actor|ChangeHeadPart]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| -
| -
|
|
|-
|-  
|'''[[CreateFloatArray - Utility|CreateFloatArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
| '''[[Clear - LocationAlias|Clear]]'''
|Float[]
| '''[[LocationAlias Script|LocationAlias]]'''
| -
|
|
|-
|-  
|'''[[CreateFormArray - Utility|CreateFormArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
| '''[[Clear - ReferenceAlias|Clear]]'''
|Form[]
| '''[[ReferenceAlias Script|ReferenceAlias]]'''
| -
|
|
|-
|-
|'''[[CreateIntArray - Utility|CreateIntArray]]'''<sup>SKSE</sup>
|'''[[ClearAllowPCDialogue - Race|ClearAllowPCDialogue]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|'''[[Race Script|Race]]'''
|Int[]
| -
|
|
|-
|-
|'''[[CreateStringArray - Utility|CreateStringArray]]'''<sup>SKSE</sup>
|'''[[ClearAllowPickpocket - Race|ClearAllowPickpocket]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|'''[[Race Script|Race]]'''
|String[]
| -
|
|
|-  
|-  
   
   
|}
| '''[[ClearArrested - Actor|ClearArrested]]'''
 
=== D ===
{|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]]-[[#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
!Return
!align=left class="unsortable"|Description
|-
| '''[[DamageActorValue - Actor|DamageActorValue]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
| -
| -
|
|
|-
|-
|'''[[DamageActorValue - Actor|DamageAV]]'''
|'''[[ClearAvoidsRoads - Race|ClearAvoidsRoads]]'''<sup>SKSE</sup>
|[[Actor Script|'''Actor''']]
|'''[[Race Script|Race]]'''
| -
| -
|alias for DamageActorValue
|
|-  
|-
|'''[[ClearCantOpenDoors - Race|ClearCantOpenDoors]]'''<sup>SKSE</sup>
| '''[[DamageObject - ObjectReference|DamageObject]]'''
|'''[[Race Script|Race]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| -
| -
|
|
|-  
|-  
   
   
| '''[[DegreesToRadians - Math|DegreesToRadians]]'''
| '''[[ClearDestruction - ObjectReference|ClearDestruction]]'''
| [[Math Script|'''Math''']]
| [[ObjectReference Script|'''ObjectReference''']]
|Float
|<nowiki>-</nowiki>
|
|
|-  
|-  
   
   
| '''[[Delete - ObjectReference|Delete]]'''
| '''[[ClearExpressionOverride - Actor|ClearExpressionOverride]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
| -
| -
|
|
|-  
|-  
   
   
| '''[[DeleteWhenAble - ObjectReference|DeleteWhenAble]]'''
| '''[[ClearExtraArrows - Actor|ClearExtraArrows]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Actor Script|'''Actor''']]
| -
| -
|
|
|-  
|-  
   
   
| '''[[Disable - ObjectReference|Disable]]'''
| '''[[ClearForcedLandingMarker - Actor|ClearForcedLandingMarker]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Actor Script|'''Actor''']]
| -
| -
|
|
|-  
|-  
   
   
| '''[[DisableLinkChain - ObjectReference|DisableLinkChain]]'''
| '''[[ClearKeepOffsetFromActor - Actor|ClearKeepOffsetFromActor]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Actor Script|'''Actor''']]
| -
| -
|
|
|-  
|-  
   
   
| '''[[DisableNoWait - ObjectReference|DisableNoWait]]'''
| '''[[ClearLookAt - Actor|ClearLookAt]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[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]]'''
| -
| -
|
|
|-  
|-  
   
   
| '''[[DisablePlayerControls - Game|DisablePlayerControls]]'''
| '''[[ClearPrison - Game|ClearPrison]]'''
| [[Game Script|'''Game''']]
| [[Game Script|'''Game''']]
| -
| -
Line 611: Line 561:
|-  
|-  
   
   
| '''[[Dismount - Actor|Dismount]]'''
| '''[[ClearRaceFlag - Race|ClearRaceFlag]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| '''[[Race Script|Race]]'''
|Bool
| -
|
|
|-  
|-  
   
   
| '''[[Dispel - ActiveMagicEffect|Dispel]]'''
| '''[[ClearTempEffects - Game|ClearTempEffects]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
| [[Game Script|'''Game''']]
| -
| -
|
|
|-  
|-
|[[CloseCustomMenu - UI|'''CloseCustomMenu''']]<sup>SKSE</sup>
| '''[[DispelAllSpells - Actor|DispelAllSpells]]'''
|'''[[UI Script|UI]]'''
| [[Actor Script|'''Actor''']]
| -
| -
|
|
|-  
|-  
   
   
| '''[[DispelSpell - Actor|DispelSpell]]'''
| '''[[CloseUserLog - Debug|CloseUserLog]]'''
| [[Actor Script|'''Actor''']]
| [[Debug Script|'''Debug''']]
|Bool
| -
|
|
|-  
|-  
   
   
| '''[[DoCombatSpellApply - Actor|DoCombatSpellApply]]'''
| '''[[CompleteAllObjectives - Quest|CompleteAllObjectives]]'''
| [[Actor Script|'''Actor''']]
| '''[[Quest Script|Quest]]'''
| -
| -
|
|
|-  
|-  
   
   
| '''[[DrawWeapon - Actor|DrawWeapon]]'''
| '''[[CompleteQuest - Quest|CompleteQuest]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
| -
| -
|
|
|-  
|-  
   
   
| '''[[DropObject - ObjectReference|DropObject]]'''
| '''[[Cos - Math|Cos]]'''
| [[Math Script|'''Math''']]
|Float
|
|-
| '''[[CountLinkedRefChain - ObjectReference|CountLinkedRefChain]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|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[]
|
|
|-  
|-  
   
   
| '''[[DumpAliasData - Debug|DumpAliasData]]'''
| '''[[CreateDetectionEvent - ObjectReference|CreateDetectionEvent]]'''
| [[Debug Script|'''Debug''']]
| [[ObjectReference Script|'''ObjectReference''']]
| -
| -
|
|
|-
|}
=== E ===
{|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]]-[[#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 class="unsortable"|Description
|-
|-
| '''[[Enable - ObjectReference|Enable]]'''
|'''[[CreateEnchantment - ObjectReference|CreateEnchantment]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
|[[ObjectReference Script|'''ObjectReference''']]
|
| -
|-  
|
|-
| '''[[EnableAI - Actor|EnableAI]]'''
|'''[[CreateEnchantment - WornObject|CreateEnchantment]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
|[[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>
| '''[[EnableFastTravel - Game|EnableFastTravel]]'''
| '''[[Game Script|Game]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[ClearEffectShaderFlag - EffectShader|ClearEffectShaderFlag]]'''<sup>PO3 PE SSE</sup>
| '''[[EnableFastTravel - ObjectReference|EnableFastTravel]]'''
| '''[[EffectShader Script|EffectShader]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[ClearHazardFlag - Hazard|ClearHazardFlag]]'''<sup>PO3 PE SSE</sup>
| '''[[EnableLinkChain - ObjectReference|EnableLinkChain]]'''
| '''[[Hazard Script|Hazard]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
   
| '''[[ClearReadFlag - Book|ClearReadFlag]]'''<sup>PO3 PE SSE</sup>
| '''[[EnableNoWait - ObjectReference|EnableNoWait]]'''
| '''[[Book Script|Book]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[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>
| '''[[EnablePlayerControls - Game|EnablePlayerControls]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Game Script|'''Game''']]
|string[]
|
|-  
|-  
| '''[[ClearNone - PapyrusUtil|ClearNone]]'''<sup>PU SE</sup>
| '''[[EndDeferredKill - Actor|EndDeferredKill]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Actor Script|'''Actor''']]
|Form[]
|-
|'''[[EndFrameRateCapture - Utility|EndFrameRateCapture]]'''
|'''[[Utility Script|Utility]]'''
|[[CaptureFrameRate - Utility|CaptureFrameRate]], [[StartFrameRateCapture - Utility|StartFrameRateCapture]]
|-  
|-  
| '''[[ClearPackageOverride - ActorUtil|ClearPackageOverride]]'''<sup>PU SE</sup>
| '''[[EquipItem - Actor|EquipItem]]'''
| '''[[ActorUtil Script|ActorUtil]]'''
| [[Actor Script|'''Actor''']]
|int
|
|-  
|-  
| '''[[ClearPath - JsonUtil|ClearPath]]'''<sup>PU SE</sup>
| '''[[EquipItemEx - Actor|EquipItemEx]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[ClearPathIndex - JsonUtil|ClearPathIndex]]'''<sup>PU SE</sup>
| '''[[EquipShout - Actor|EquipShout]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[CountActor - PapyrusUtil|CountActor]]'''<sup>PU SE</sup>
| '''[[EquipSpell - Actor|EquipSpell]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Actor Script|'''Actor''']]
|int
|
|-  
|-  
| '''[[CountAlias - PapyrusUtil|CountAlias]]'''<sup>PU SE</sup>
| '''[[EvaluatePackage - Actor|EvaluatePackage]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Actor Script|'''Actor''']]
|int
|
|-  
|-  
| '''[[CountAllPrefix - JsonUtil|CountAllPrefix]]'''<sup>PU SE</sup>
|}
| '''[[JsonUtil Script|JsonUtil]]'''
=== F ===
|int
{|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]]-[[#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]]'''
| '''[[CountBool - PapyrusUtil|CountBool]]'''<sup>PU SE</sup>
!align=left width=170|Function
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
!align=left width=90|Member of
|int
!align=left class="unsortable"|Description
|-  
|-
| '''[[CountFalse - PapyrusUtil|CountFalse]]'''<sup>PU SE</sup>
| '''[[FadeOutGame - Game|FadeOutGame]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Game Script|'''Game''']]
|int
|
|-  
|-  
| '''[[CountFloat - PapyrusUtil|CountFloat]]'''<sup>PU SE</sup>
| '''[[FailAllObjectives - Quest|FailAllObjectives]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Quest Script|'''Quest''']]
|int
|
|-  
|-  
| '''[[CountFloatListPrefix - JsonUtil|CountFloatListPrefix]]'''<sup>PU SE</sup>
| '''[[FastTravel - Game|FastTravel]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Game Script|'''Game''']]
|int
|
|-  
|-  
| '''[[CountFloatValuePrefix - JsonUtil|CountFloatValuePrefix]]'''<sup>PU SE</sup>
| '''[[Find - FormList|Find]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[FormList Script|'''FormList''']]
|int
|
|-  
|-  
| '''[[CountForm - PapyrusUtil|CountForm]]'''<sup>PU SE</sup>
| '''[[Find - StringUtil|Find]]'''<sup>SKSE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| '''[[StringUtil Script|StringUtil]]'''
|int
|
|-  
|-  
| '''[[CountFormListPrefix - JsonUtil|CountFormListPrefix]]'''<sup>PU SE</sup>
| '''[[FindClosestActor - Game|FindClosestActor]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Game Script|'''Game''']]
|int
|
|-  
|-  
| '''[[CountFormValuePrefix - JsonUtil|CountFormValuePrefix]]'''<sup>PU SE</sup>
| '''[[FindClosestActorFromRef - Game|FindClosestActorFromRef]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Game Script|'''Game''']]
|int
|
|-  
|-  
| '''[[CountInt - PapyrusUtil|CountInt]]'''<sup>PU SE</sup>
| '''[[FindClosestReferenceOfAnyTypeInList - Game|FindClosestReferenceOfAnyTypeInList]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Game Script|'''Game''']]
|int
|
|-  
|-  
| '''[[CountIntListPrefix - JsonUtil|CountIntListPrefix]]'''<sup>PU SE</sup>
| '''[[FindClosestReferenceOfAnyTypeInListFromRef - Game|FindClosestReferenceOfAnyTypeInListFromRef]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Game Script|'''Game''']]
|int
|
|-  
|-  
| '''[[CountIntValuePrefix - JsonUtil|CountIntValuePrefix]]'''<sup>PU SE</sup>
| '''[[FindClosestReferenceOfType - Game|FindClosestReferenceOfType]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Game Script|'''Game''']]
|int
|
|-  
|-  
| '''[[CountNone - PapyrusUtil|CountNone]]'''<sup>PU SE</sup>
| '''[[FindClosestReferenceOfTypeFromRef - Game|FindClosestReferenceOfTypeFromRef]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Game Script|'''Game''']]
|int
|
|-  
|-  
| '''[[CountObjRef - PapyrusUtil|CountObjRef]]'''<sup>PU SE</sup>
| '''[[FindRandomActor - Game|FindRandomActor]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Game Script|'''Game''']]
|int
|
|-  
|-  
| '''[[CountPackageOverride - ActorUtil|CountPackageOverride]]'''<sup>PU SE</sup>
| '''[[FindRandomActorFromRef - Game|FindRandomActorFromRef]]'''
| '''[[ActorUtil Script|ActorUtil]]'''
| [[Game Script|'''Game''']]
|int
|
|-
| '''[[CountString - PapyrusUtil|CountString]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-  
|-  
| '''[[CountStringListPrefix - JsonUtil|CountStringListPrefix]]'''<sup>PU SE</sup>
| '''[[FindRandomReferenceOfAnyTypeInList - Game|FindRandomReferenceOfAnyTypeInList]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Game Script|'''Game''']]
|int
|
|-  
|-  
| '''[[CountStringValuePrefix - JsonUtil|CountStringValuePrefix]]'''<sup>PU SE</sup>
| '''[[FindRandomReferenceOfAnyTypeInListFromRef - Game|FindRandomReferenceOfAnyTypeInListFromRef]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Game Script|'''Game''']]
|int
|
|-  
|-  
| '''[[CountTrue - PapyrusUtil|CountTrue]]'''<sup>PU SE</sup>
| '''[[FindRandomReferenceOfType - Game|FindRandomReferenceOfType]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Game Script|'''Game''']]
|int
|
|-  
|-  
   
   
| '''[[FindRandomReferenceOfTypeFromRef - Game|FindRandomReferenceOfTypeFromRef]]'''
|}
| [[Game Script|'''Game''']]
 
|
=== D ===
{|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]]-[[#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]]'''
| '''[[FindWeather - Weather|FindWeather]]'''
| [[Actor Script|'''Actor''']]
| [[Weather Script|'''Weather''']]
| -
|   
|   
|-
|'''[[DamageActorValue - Actor|DamageAV]]'''
|[[Actor Script|'''Actor''']]
| -
|alias for DamageActorValue
|-  
|-  
   
   
| '''[[Fire - Weapon|Fire]]'''
| '''[[DamageObject - ObjectReference|DamageObject]]'''
| '''[[Weapon Script|Weapon]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
| -
|
|-  
|-  
   
   
| '''[[Floor - Math|Floor]]'''
| '''[[DegreesToRadians - Math|DegreesToRadians]]'''
| [[Math Script|'''Math''']]
| [[Math Script|'''Math''']]
|
|Float
|
|-  
|-  
   
   
| '''[[ForceActive - Quest|ForceActive]]'''
| '''[[Delete - ObjectReference|Delete]]'''
| [[Quest Script|'''Quest''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|
| -
|
|-
| '''[[DeleteWhenAble - ObjectReference|DeleteWhenAble]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| -
|
|-  
|-  
   
   
| '''[[ForceActive - Weather|ForceActive]]'''
| '''[[Disable - ObjectReference|Disable]]'''
| '''[[Weather Script|Weather]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
| -
|
|-  
|-  
   
   
| '''[[ForceActorValue - Actor|ForceActorValue]]'''
| '''[[DisableLinkChain - ObjectReference|DisableLinkChain]]'''
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
| -
|
|-  
|-  
   
   
| '''[[ForceAddRagdollToWorld - ObjectReference|ForceAddRagdollToWorld]]'''
| '''[[DisableNoWait - ObjectReference|DisableNoWait]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
| -
|
|-  
|-  
   
   
| '''[[ForceFirstPerson - Game|ForceFirstPerson]]'''
| '''[[DisablePlayerControls - Game|DisablePlayerControls]]'''
| [[Game Script|'''Game''']]
| [[Game Script|'''Game''']]
|
| -
|
|-  
|-  
   
   
| '''[[ForceLocationTo - LocationAlias|ForceLocationTo]]'''
| '''[[Dismount - Actor|Dismount]]'''
| [[LocationAlias Script|'''LocationAlias''']]
| [[Actor Script|'''Actor''']]
|
|Bool
|
|-  
|-  
   
   
| '''[[ForceRefIfEmpty - ReferenceAlias|ForceRefIfEmpty]]'''
| '''[[Dispel - ActiveMagicEffect|Dispel]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|
| -
|
|-  
|-  
   
   
| '''[[ForceRefTo - ReferenceAlias|ForceRefTo]]'''
| '''[[DispelAllSpells - Actor|DispelAllSpells]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
| [[Actor Script|'''Actor''']]
|   
| -
|
|-
| '''[[DispelSpell - Actor|DispelSpell]]'''
| [[Actor Script|'''Actor''']]
|Bool
|
|-
   
| '''[[DoCombatSpellApply - Actor|DoCombatSpellApply]]'''
| [[Actor Script|'''Actor''']]
| -
|
|-
| '''[[DrawWeapon - Actor|DrawWeapon]]'''
| [[Actor Script|'''Actor''']]
| -
|
|-  
|-  
   
   
| '''[[ForceRemoveRagdollFromWorld - ObjectReference|ForceRemoveRagdollFromWorld]]'''
| '''[[DropObject - ObjectReference|DropObject]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|ObjectReference
|
|-  
|-  
   
   
| '''[[ForceStart - Scene|ForceStart]]'''
| '''[[DumpAliasData - Debug|DumpAliasData]]'''
| '''[[Scene Script|Scene]]'''
| [[Debug Script|'''Debug''']]
|
| -
|
|-  
|-  
| '''[[DumpAnimationVariables - Debug|DumpAnimationVariables]]'''<sup>PO3 PE SSE</sup>
| '''[[ForceThirdPerson - Game|ForceThirdPerson]]'''
| '''[[Debug Script|Debug]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
   
   
|}
|}
=== G ===
 
=== E ===
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
{|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]]-[[#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]]'''   
|+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=170|Function  
!align=left width=90|Member of  
!align=left width=110|Member of  
!align=left class="unsortable"|Description  
!align=left class="unsortable"|Description  
|-
|-
| '''[[GameTimeToString - Utility|GameTimeToString]]'''
| '''[[Enable - ObjectReference|Enable]]'''
| [[Utility Script|'''Utility''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
|   
|-  
|-  
   
   
| '''[[GetActorBase - Actor|GetActorBase]]'''
| '''[[EnableAI - Actor|EnableAI]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[GetActorOwner - Cell|GetActorOwner]]'''
| '''[[EnableFastTravel - Game|EnableFastTravel]]'''
| [[Cell Script|'''Cell''']]
| [[Game Script|'''Game''']]
|   
|   
|-  
|-  
   
   
| '''[[GetActorOwner - ObjectReference|GetActorOwner]]'''
| '''[[EnableFastTravel - ObjectReference|EnableFastTravel]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
|   
|-  
|-  
   
   
| '''[[GetActorReference - ReferenceAlias|GetActorReference]]'''
| '''[[EnableLinkChain - ObjectReference|EnableLinkChain]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
|   
|-  
|-  
   
   
| '''[[GetActorValue - Actor|GetActorValue]]'''
| '''[[EnableNoWait - ObjectReference|EnableNoWait]]'''
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
|   
|-  
|-  
   
   
| '''[[GetActorValuePercentage - Actor|GetActorValuePercentage]]'''
| '''[[EnablePlayerControls - Game|EnablePlayerControls]]'''
| [[Actor Script|'''Actor''']]
| [[Game Script|'''Game''']]
|   
|   
|-  
|-  
   
   
| '''[[GetAlias - Quest|GetAlias]]'''
| '''[[EndDeferredKill - Actor|EndDeferredKill]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-
|'''[[EndFrameRateCapture - Utility|EndFrameRateCapture]]'''
|'''[[Utility Script|Utility]]'''
|[[CaptureFrameRate - Utility|CaptureFrameRate]], [[StartFrameRateCapture - Utility|StartFrameRateCapture]]
|-  
|-  
   
   
| '''[[GetAngleX - ObjectReference|GetAngleX]]'''
| '''[[EquipItem - Actor|EquipItem]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-
|'''[[EquipItemById - Actor|EquipItemById]]'''<sup>SKSE</sup>
|[[Actor Script|'''Actor''']]
|
|-  
|-  
   
   
| '''[[GetAngleY - ObjectReference|GetAngleY]]'''
| '''[[EquipItemEx - Actor|EquipItemEx]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[GetAngleZ - ObjectReference|GetAngleZ]]'''
| '''[[EquipShout - Actor|EquipShout]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[GetAnimationVariableBool - ObjectReference|GetAnimationVariableBool]]'''
| '''[[EquipSpell - Actor|EquipSpell]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[GetAnimationVariableFloat - ObjectReference|GetAnimationVariableFloat]]'''
| '''[[EvaluatePackage - Actor|EvaluatePackage]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[GetAnimationVariableInt - ObjectReference|GetAnimationVariableInt]]'''
|}
| '''[[ObjectReference Script|ObjectReference]]'''
 
=== F ===
{|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]]-[[#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''']]
| -
|   
|   
|-  
|-  
   
   
| '''[[GetArmorRating - Armor|GetArmorRating]]'''<sup>SKSE</sup>
| '''[[FailAllObjectives - Quest|FailAllObjectives]]'''
| [[Armor Script|'''Armor''']]
| [[Quest Script|'''Quest''']]
| -
|   
|   
|-  
|-  
   
   
| '''[[GetAssociatedSkill - MagicEffect|GetAssociatedSkill]]'''
| '''[[FastTravel - Game|FastTravel]]'''
| '''[[MagicEffect Script|MagicEffect]]'''
| [[Game Script|'''Game''']]
| -
|   
|   
|-  
|-  
   
   
| '''[[GetAt - FormList|GetAt]]'''
| '''[[Find - FormList|Find]]'''
| [[FormList Script|'''FormList''']]
| [[FormList Script|'''FormList''']]
|Int
|   
|   
|-
|'''[[GetAverageFrameRate - Utility|GetAverageFrameRate]]'''
|'''[[Utility Script|Utility]]'''
|
|-  
|-  
   
   
| '''[[GetBaseActorValue - Actor|GetBaseActorValue]]'''
| '''[[Find - StringUtil|Find]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| '''[[StringUtil Script|StringUtil]]'''
|Int
|   
|   
|-  
|-  
   
   
| '''[[GetBaseDamage - Weapon|GetBaseDamage]]'''<sup>SKSE</sup>
| '''[[FindClosestActor - Game|FindClosestActor]]'''
| [[Weapon Script|'''Weapon''']]
| [[Game Script|'''Game''']]
|Actor
|   
|   
|-  
|-  
   
   
| '''[[GetBaseObject - ActiveMagicEffect|GetBaseObject]]'''
| '''[[FindClosestActorFromRef - Game|FindClosestActorFromRef]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
| [[Game Script|'''Game''']]
|Actor
|   
|   
|-  
|-  
   
   
| '''[[GetBaseObject - ObjectReference|GetBaseObject]]'''
| '''[[FindClosestReferenceOfAnyTypeInList - Game|FindClosestReferenceOfAnyTypeInList]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Game Script|'''Game''']]
|ObjectReference
|   
|   
|-  
|-  
   
   
| '''[[GetBlue - ColorForm|GetBlue]]'''<sup>SKSE</sup>
| '''[[FindClosestReferenceOfAnyTypeInListFromRef - Game|FindClosestReferenceOfAnyTypeInListFromRef]]'''
| [[ColorForm Script|'''ColorForm''']]
| [[Game Script|'''Game''']]
|ObjectReference
|   
|   
|-
|'''[[GetBool - UI|GetBool]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|-  
|-  
   
   
| '''[[GetBribeAmount - Actor|GetBribeAmount]]'''
| '''[[FindClosestReferenceOfType - Game|FindClosestReferenceOfType]]'''
| [[Actor Script|'''Actor''']]
| [[Game Script|'''Game''']]
|ObjectReference
|   
|   
|-
|'''[[GetBudgetCount - Utility|GetBudgetCount]]'''
|'''[[Utility Script|Utility]]'''
|
|-
|'''[[GetBudgetName - Utility|GetBudgetName]]'''
|'''[[Utility Script|Utility]]'''
|
|-  
|-  
   
   
| '''[[GetCasterActor - ActiveMagicEffect|GetCasterActor]]'''
| '''[[FindClosestReferenceOfTypeFromRef - Game|FindClosestReferenceOfTypeFromRef]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
| [[Game Script|'''Game''']]
|ObjectReference
|   
|   
|-  
|-  
   
   
| '''[[GetCastTime - Scroll|GetCastTime]]'''<sup>SKSE</sup>
| '''[[FindRandomActor - Game|FindRandomActor]]'''
| [[Scroll Script|'''Scroll''']]
| [[Game Script|'''Game''']]
|Actor
|   
|   
|-  
|-  
   
   
| '''[[GetCastTime - Spell|GetCastTime]]'''<sup>SKSE</sup>
| '''[[FindRandomActorFromRef - Game|FindRandomActorFromRef]]'''
| [[Spell Script|'''Spell''']]
| [[Game Script|'''Game''']]
|Actor
|   
|   
|-  
|-  
   
   
| '''[[GetClass - ActorBase|GetClass]]'''
| '''[[FindRandomReferenceOfAnyTypeInList - Game|FindRandomReferenceOfAnyTypeInList]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[Game Script|'''Game''']]
|ObjectReference
|   
|   
|-  
|-  
   
   
| '''[[GetClassification - Weather|GetClassification]]'''
| '''[[FindRandomReferenceOfAnyTypeInListFromRef - Game|FindRandomReferenceOfAnyTypeInListFromRef]]'''
| [[Weather Script|'''Weather''']]
| [[Game Script|'''Game''']]
|ObjectReference
|   
|   
|-  
|-  
   
   
| '''[[GetCombatState - Actor|GetCombatState]]'''
| '''[[FindRandomReferenceOfType - Game|FindRandomReferenceOfType]]'''
| [[Actor Script|'''Actor''']]
| [[Game Script|'''Game''']]
|ObjectReference
|   
|   
|-  
|-  
   
   
| '''[[GetCombatStyle - ActorBase|GetCombatStyle]]'''<sup>SKSE</sup>
| '''[[FindRandomReferenceOfTypeFromRef - Game|FindRandomReferenceOfTypeFromRef]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[Game Script|'''Game''']]
|ObjectReference
|   
|   
|-  
|-  
   
   
| '''[[GetCombatTarget - Actor|GetCombatTarget]]'''
| '''[[FindWeather - Weather|FindWeather]]'''
| [[Actor Script|'''Actor''']]
| [[Weather Script|'''Weather''']]
|Weather
|   
|   
|-  
|-  
   
   
| '''[[GetConfigName - Debug|GetConfigName]]'''
| '''[[Fire - Weapon|Fire]]'''
| [[Debug Script|'''Debug''']]
| '''[[Weapon Script|Weapon]]'''
| -
|   
|   
|-  
|-  
   
   
| '''[[GetCostliestEffectIndex - Enchantment|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| '''[[Floor - Math|Floor]]'''
| '''[[Enchantment Script|Enchantment]]'''
| [[Math Script|'''Math''']]
|Int
|   
|   
|-  
|-  
   
   
| '''[[GetCostliestEffectIndex - Ingredient|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| '''[[ForceActive - Quest|ForceActive]]'''
| '''[[Ingredient Script|Ingredient]]'''
| [[Quest Script|'''Quest''']]
| -
|   
|   
|-  
|-  
   
   
| '''[[GetCostliestEffectIndex - Potion|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| '''[[ForceActive - Weather|ForceActive]]'''
| '''[[Potion Script|Potion]]'''
| '''[[Weather Script|Weather]]'''
| -
|   
|   
|-  
|-  
   
   
| '''[[GetCostliestEffectIndex - Scroll|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| '''[[ForceActorValue - Actor|ForceActorValue]]'''
| [[Scroll Script|'''Scroll''']]
|-
| '''[[GetCostliestEffectIndex - Spell|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| [[Spell Script|'''Spell''']]
|-
| '''[[GetCrimeFaction - Actor|GetCrimeFaction]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
| -
|   
|   
|-  
|-  
   
   
| '''[[GetCrimeGold - Faction|GetCrimeGold]]'''
| '''[[ForceAddRagdollToWorld - ObjectReference|ForceAddRagdollToWorld]]'''
| [[Faction Script|'''Faction''']]
| [[ObjectReference Script|'''ObjectReference''']]
| -
|   
|   
|-
|'''[[ForceActorValue - Actor|ForceAV]]'''
|[[Actor Script|'''Actor''']]
| -
|alias for ForceActorValue
|-  
|-  
   
   
| '''[[GetCrimeGoldNonViolent - Faction|GetCrimeGoldNonViolent]]'''
| '''[[ForceFirstPerson - Game|ForceFirstPerson]]'''
| [[Faction Script|'''Faction''']]
| [[Game Script|'''Game''']]
| -
|   
|   
|-  
|-  
   
   
| '''[[GetCrimeGoldViolent - Faction|GetCrimeGoldViolent]]'''
| '''[[ForceLocationTo - LocationAlias|ForceLocationTo]]'''
| [[Faction Script|'''Faction''']]
| [[LocationAlias Script|'''LocationAlias''']]
|
| -
|-
| '''[[GetCritDamage - Weapon|GetCritDamage]]'''<sup>SKSE</sup>
| [[Weapon Script|'''Weapon''']]
|   
|   
|-
|-
|'''[[GetCurrentBudget - Utility|GetCurrentBudget]]'''
|'''[[ForceMovementDirection - Actor|ForceMovementDirection]]'''
|'''[[Utility Script|Utility]]'''
|[[Actor Script|'''Actor''']]
|
| -
|animation debug
|-
|'''[[ForceMovementDirectionRamp - Actor|ForceMovementDirectionRamp]]'''
|[[Actor Script|'''Actor''']]
| -
|animation debug
|-
|-
|[[GetCurrentCrosshairRef - Game|'''GetCurrentCrosshairRef''']]<sup>SKSE</sup>
|'''[[ForceMovementRotationSpeed - Actor|ForceMovementRotationSpeed]]'''
|'''[[Game Script|Game]]'''
|[[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
|-  
|-  
   
   
| '''[[GetCurrentDestructionStage - ObjectReference|GetCurrentDestructionStage]]'''
| '''[[ForceRefIfEmpty - ReferenceAlias|ForceRefIfEmpty]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ReferenceAlias Script|'''ReferenceAlias''']]
| -
|   
|   
|-  
|-  
   
   
| '''[[GetCurrentGameTime - Utility|GetCurrentGameTime]]'''
| '''[[ForceRefTo - ReferenceAlias|ForceRefTo]]'''
| [[Utility Script|'''Utility''']]
| [[ReferenceAlias Script|'''ReferenceAlias''']]
| -
|   
|   
|-  
|-  
   
   
| '''[[GetCurrentLocation - ObjectReference|GetCurrentLocation]]'''
| '''[[ForceRemoveRagdollFromWorld - ObjectReference|ForceRemoveRagdollFromWorld]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
| -
|   
|   
|-
|'''[[GetCurrentMemory - Utility|GetCurrentMemory]]'''
|'''[[Utility Script|Utility]]'''
|
|-  
|-  
   
   
| '''[[GetCurrentPackage - Actor|GetCurrentPackage]]'''
| '''[[ForceStart - Scene|ForceStart]]'''
| [[Actor Script|'''Actor''']]
| '''[[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
|-  
|-  
   
   
| '''[[GetCurrentRealTime - Utility|GetCurrentRealTime]]'''
| '''[[ForceThirdPerson - Game|ForceThirdPerson]]'''
| [[Utility Script|'''Utility''']]
| [[Game Script|'''Game''']]
| -
|   
|   
|-  
|-  
| '''[[FindAllReferencesOfFormType - ObjectReference|FindAllReferencesOfFormType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCurrentScene - ObjectReference|GetCurrentScene]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
| '''[[FindAllReferencesOfType - ObjectReference|FindAllReferencesOfType]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-  
|-  
| '''[[FindAllReferencesWithKeyword - ObjectReference|FindAllReferencesWithKeyword]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCurrentStageID - Quest|GetCurrentStageID]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Quest Script|'''Quest''']]
|
|
|-  
|-  
| '''[[FindFirstItemInList - ObjectReference|FindFirstItemInList]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCurrentWeather - Weather|GetCurrentWeather]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Weather Script|'''Weather''']]
|
|
|-  
|-  
| '''[[ForceActorDetecting - Actor|ForceActorDetecting]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCurrentWeatherTransition - Weather|GetCurrentWeatherTransition]]'''
| '''[[Actor Script|Actor]]'''
| [[Weather Script|'''Weather''']]
|
|
|-  
|-  
| '''[[ForceActorDetection - Actor|ForceActorDetection]]'''<sup>PO3 PE SSE</sup>
| '''[[GetDeadCount - ActorBase|GetDeadCount]]'''
| '''[[Actor Script|Actor]]'''
| [[ActorBase Script|'''ActorBase''']]
|-
|'''[[GetDefaultVoiceType - Race|GetDefaultVoiceType]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-  
|-  
| '''[[FreezeActor - Actor|FreezeActor]]'''<sup>PO3 PE SSE</sup>
| '''[[GetDialogueTarget - Actor|GetDialogueTarget]]'''
| '''[[Actor Script|Actor]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GenerateRandomFloat - Utility|GenerateRandomFloat]]'''<sup>PO3 PE SSE</sup>
| '''[[GetDistance - ObjectReference|GetDistance]]'''
| '''[[Utility Script|Utility]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GenerateRandomInt - Utility|GenerateRandomInt]]'''<sup>PO3 PE SSE</sup>
| '''[[GetDuration - ActiveMagicEffect|GetDuration]]'''<sup>SKSE</sup>  
| '''[[Utility Script|Utility]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|
|
|-  
|-  
| '''[[GetActivateChildren - ObjectReference|GetActivateChildren]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEditorLocation - ObjectReference|GetEditorLocation]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetActiveGamebryoAnimation - ObjectReference|GetActiveGamebryoAnimation]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEffectiveMagickaCost - Spell|GetEffectiveMagickaCost]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Spell Script|'''Spell''']]
|
|
|-  
|-  
| '''[[GetActorAlpha - Actor|GetActorAlpha]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEnchantment - Armor|GetEnchantment]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Armor Script|'''Armor''']]
|
|
|-  
|-  
| '''[[GetActorCause - ObjectReference|GetActorCause]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEnchantment - Weapon|GetEnchantment]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Weapon Script|'''Weapon''']]
|
|
|-  
|-  
| '''[[GetActorKnockState - Actor|GetActorKnockState]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEquippedItemType - Actor|GetEquippedItemType]]'''
| '''[[Actor Script|Actor]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetActorRefraction - Actor|GetActorRefraction]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEquippedObject - Actor|GetEquippedObject]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetActorsByProcessingLevel - Game|GetActorsByProcessingLevel]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEquippedShield - Actor|GetEquippedShield]]'''
| '''[[Game Script|Game]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetActorSoulSize - Actor|GetActorSoulSize]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEquippedShout - Actor|GetEquippedShout]]'''
| '''[[Actor Script|Actor]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetActorState - Actor|GetActorState]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEquippedSpell - Actor|GetEquippedSpell]]'''
| '''[[Actor Script|Actor]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetActorValueModifier - Actor|GetActorValueModifier]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEquippedWeapon - Actor|GetEquippedWeapon]]'''
| '''[[Actor Script|Actor]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetAddonModels - EffectShader|GetAddonModels]]'''<sup>PO3 PE SSE</sup>
| '''[[GetFacePreset - ActorBase|GetFacePreset]]'''<sup>SKSE</sup>  
| '''[[EffectShader Script|EffectShader]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|
|-
| '''[[GetAllArtObjects - ObjectReference|GetAllArtObjects]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-  
|-  
| '''[[GetAllEffectShaders - ObjectReference|GetAllEffectShaders]]'''<sup>PO3 PE SSE</sup>
| '''[[GetFactionOwner - Cell|GetFactionOwner]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Cell Script|'''Cell''']]
|
|
|-  
|-  
| '''[[GetAllEnchantments - Game|GetAllEnchantments]]'''<sup>PO3 PE SSE</sup>
| '''[[GetFactionOwner - ObjectReference|GetFactionOwner]]'''
| '''[[Game Script|Game]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetAllEnchantmentsInMod - Game|GetAllEnchantmentsInMod]]'''<sup>PO3 PE SSE</sup>
| '''[[GetFactionRank - Actor|GetFactionRank]]'''
| '''[[Game Script|Game]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetAllForms - Game|GetAllForms]]'''<sup>PO3 PE SSE</sup>
| '''[[GetFactionReaction - Actor|GetFactionReaction]]'''
| '''[[Game Script|Game]]'''
| [[Actor Script|'''Actor''']]
|-
|'''[[GetFloat - UI|GetFloat]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-  
|-  
| '''[[GetAllFormsInMod - Game|GetAllFormsInMod]]'''<sup>PO3 PE SSE</sup>
| '''[[GetFlyingState - Actor|GetFlyingState]]'''
| '''[[Game Script|Game]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetAllQuestObjectives - Quest|GetAllQuestObjectives]]'''<sup>PO3 PE SSE</sup>
| '''[[GetForcedLandingMarker - Actor|GetForcedLandingMarker]]'''
| '''[[Quest Script|Quest]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetAllRaces - Game|GetAllRaces]]'''<sup>PO3 PE SSE</sup>
| '''[[GetForm - Game|GetForm]]'''
| '''[[Game Script|Game]]'''
| [[Game Script|'''Game''']]
|-
|'''[[GetFormEx - Game|GetFormEx]]'''<sup>SKSE</sup>
|[[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetAllRacesInMod - Game|GetAllRacesInMod]]'''<sup>PO3 PE SSE</sup>
| '''[[GetFormFromFile - Game|GetFormFromFile]]'''
| '''[[Game Script|Game]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetAllSpells - Game|GetAllSpells]]'''<sup>PO3 PE SSE</sup>
| '''[[GetFormID - Form|GetFormID]]'''
| '''[[Game Script|Game]]'''
| [[Form Script|'''Form''']]
|
|
|-  
|-  
| '''[[GetAllSpellsInMod - Game|GetAllSpellsInMod]]'''<sup>PO3 PE SSE</sup>
| '''[[GetGameSettingFloat - Game|GetGameSettingFloat]]'''
| '''[[Game Script|Game]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetArtObject - VisualEffect|GetArtObject]]'''<sup>PO3 PE SSE</sup>
| '''[[GetGameSettingInt - Game|GetGameSettingInt]]'''
| '''[[VisualEffect Script|VisualEffect]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetArtObjectTotalCount - VisualEffect|GetArtObjectTotalCount]]'''<sup>PO3 PE SSE</sup>
| '''[[GetGameSettingString - Game|GetGameSettingString]]'''
| '''[[VisualEffect Script|VisualEffect]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetAttachedCells - Game|GetAttachedCells]]'''<sup>PO3 PE SSE</sup>
| '''[[GetGiftFilter - ActorBase|GetGiftFilter]]'''
| '''[[Game Script|Game]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|
|-  
|-  
| '''[[GetCellNorthRotation - Cell|GetCellNorthRotation]]'''<sup>PO3 PE SSE</sup>
| '''[[GetGoldAmount - Actor|GetGoldAmount]]'''
| '''[[Cell Script|Cell]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetClosestActorFromRef - ObjectReference|GetClosestActorFromRef]]'''<sup>PO3 PE SSE</sup>
| '''[[GetGoldValue - Form|GetGoldValue]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Form Script|'''Form''']]
|
|
|-  
|-  
| '''[[GetCombatAllies - Actor|GetCombatAllies]]'''<sup>PO3 PE SSE</sup>
| '''[[GetGreen - ColorForm|GetGreen]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[ColorForm Script|'''ColorForm''']]
|
|
|-  
|-  
| '''[[GetCombatTargets - Actor|GetCombatTargets]]'''<sup>PO3 PE SSE</sup>
| '''[[GetHairColor - ActorBase|GetHairColor]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|
|-
| '''[[GetCommandedActors - Actor|GetCommandedActors]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-  
|-  
| '''[[GetCommandingActor - Actor|GetCommandingActor]]'''<sup>PO3 PE SSE</sup>
| '''[[GetHeadingAngle - ObjectReference|GetHeadingAngle]]'''
| '''[[Actor Script|Actor]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetConditionList - Form|GetConditionList]]'''<sup>PO3 PE SSE</sup>
| '''[[GetHeight - ActorBase|GetHeight]]'''<sup>SKSE</sup>  
| '''[[Form Script|Form]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|
|-  
|-  
| '''[[GetCriticalStage - Actor|GetCriticalStage]]'''<sup>PO3 PE SSE</sup>
| '''[[GetHeight - ObjectReference|GetHeight]]'''
| '''[[Actor Script|Actor]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetDeathItem - ActorBase|GetDeathItem]]'''<sup>PO3 PE SSE</sup>
| '''[[GetHighestRelationshipRank - Actor|GetHighestRelationshipRank]]'''
| '''[[ActorBase Script|ActorBase]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetDescription - Form|GetDescription]]'''<sup>PO3 PE SSE</sup>
| '''[[GetHue - ColorForm|GetHue]]'''<sup>SKSE</sup>  
| '''[[Form Script|Form]]'''
| [[ColorForm Script|'''ColorForm''']]
|
|
|-  
|-  
| '''[[GetDoorDestination - ObjectReference|GetDoorDestination]]'''<sup>PO3 PE SSE</sup>
| '''[[GetID - Alias|GetID]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Alias Script|'''Alias''']]
|
|
|-  
|-  
| '''[[GetEffectArchetypeAsInt - MagicEffect|GetEffectArchetypeAsInt]]'''<sup>PO3 PE SSE</sup>
| '''[[GetInfamy - Faction|GetInfamy]]'''
| '''[[MagicEffect Script|MagicEffect]]'''
| [[Faction Script|'''Faction''']]
|
|
|-  
|-  
| '''[[GetEffectArchetypeAsString - MagicEffect|GetEffectArchetypeAsString]]'''<sup>PO3 PE SSE</sup>
| '''[[GetInfamyNonViolent - Faction|GetInfamyNonViolent]]'''
| '''[[MagicEffect Script|MagicEffect]]'''
| [[Faction Script|'''Faction''']]
|
|
|-  
|-  
| '''[[GetEffectShaderDuration - ObjectReference|GetEffectShaderDuration]]'''<sup>PO3 PE SSE</sup>
| '''[[GetInfamyViolent - Faction|GetInfamyViolent]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Faction Script|'''Faction''']]
|
|
|-  
|-  
| '''[[GetEffectShaderTotalCount - EffectShader|GetEffectShaderTotalCount]]'''<sup>PO3 PE SSE</sup>
| '''[[GetINIBool - Utility|GetINIBool]]'''<sup>SKSE</sup>  
| '''[[EffectShader Script|EffectShader]]'''
| [[Utility Script|'''Utility''']]
|
|
|-  
|-  
| '''[[GetEnchantmentType - Enchantment|GetEnchantmentType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetINIFloat - Utility|GetINIFloat]]'''<sup>SKSE</sup>  
| '''[[Enchantment Script|Enchantment]]'''
| [[Utility Script|'''Utility''']]
|
|
|-  
|-  
| '''[[GetEquippedAmmo - Actor|GetEquippedAmmo]]'''<sup>PO3 PE SSE</sup>
| '''[[GetINIInt - Utility|GetINIInt]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Utility Script|'''Utility''']]
|
|
|-  
|-  
| '''[[GetEquippedWeaponIsPoisoned - Actor|GetEquippedWeaponIsPoisoned]]'''<sup>PO3 PE SSE</sup>
| '''[[GetINIString - Utility|GetINIString]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Utility Script|'''Utility''']]
|-
|'''[[GetInt - UI|GetInt]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-  
|-  
| '''[[GetEquippedWeaponPoison - Actor|GetEquippedWeaponPoison]]'''<sup>PO3 PE SSE</sup>
| '''[[GetItemCharge - ObjectReference|GetItemCharge]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetEquippedWeaponPoisonCount - Actor|GetEquippedWeaponPoisonCount]]'''<sup>PO3 PE SSE</sup>
| '''[[GetItemCount - ObjectReference|GetItemCount]]'''
| '''[[Actor Script|Actor]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetFootstepSet - ArmorAddon|GetFootstepSet]]'''<sup>PO3 PE SSE</sup>
| '''[[GetItemHealthPercent - ObjectReference|GetItemHealthPercent]]'''
| '''[[ArmorAddon Script|ArmorAddon]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetFormEditorID - Form|GetFormEditorID]]'''<sup>PO3 PE SSE</sup>
| '''[[GetItemMaxCharge - ObjectReference|GetItemMaxCharge]]'''<sup>SKSE</sup>  
| '''[[Form Script|Form]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetFormFromEditorID - Game|GetFormFromEditorID]]'''<sup>PO3 PE SSE</sup>
| '''[[GetKey - ObjectReference|GetKey]]'''
| '''[[Game Script|Game]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetFormModName - Form|GetFormModName]]'''<sup>PO3 PE SSE</sup>
| '''[[GetKeyword - Keyword|GetKeyword]]'''<sup>SKSE</sup>  
| '''[[Form Script|Form]]'''
| '''[[Keyword Script|Keyword]]'''
|
|
|-
| '''[[GetFurnitureType - Furniture|GetFurnitureType]]'''<sup>PO3 PE SSE</sup>
| '''[[Furniture Script|Furniture]]'''
|
|-  
|-  
| '''[[GetGameSettingBool - Game|GetGameSettingBool]]'''<sup>PO3 PE SSE</sup>
| '''[[GetKeywordData - Location|GetKeywordData]]'''
| '''[[Game Script|Game]]'''
| [[Location Script|'''Location''']]
|-
|'''[[GetKeywords - Form|GetKeywords]]'''<sup>SKSE</sup>
|'''[[Form Script|Form]]'''
|
|
|-  
|-  
| '''[[GetGodMode - Game|GetGodMode]]'''<sup>PO3 PE SSE</sup>
| '''[[GetKiller - Actor|GetKiller]]'''
| '''[[Game Script|Game]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetHairColor - Actor|GetHairColor]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLength - ObjectReference|GetLength]]'''
| '''[[Actor Script|Actor]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetHazardIMOD - Hazard|GetHazardIMOD]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLength - StringUtil|GetLength]]'''<sup>SKSE</sup>  
| '''[[Hazard Script|Hazard]]'''
| [[StringUtil Script|'''StringUtil''']]
|
|
|-  
|-  
| '''[[GetHazardIMODRadius - Hazard|GetHazardIMODRadius]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLevel - Actor|GetLevel]]'''
| '''[[Hazard Script|Hazard]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetHazardIPDS - Hazard|GetHazardIPDS]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLeveledActorBase - Actor|GetLeveledActorBase]]'''
| '''[[Hazard Script|Hazard]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetHazardLifetime - Hazard|GetHazardLifetime]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLightLevel - Actor|GetLightLevel]]'''
| '''[[Hazard Script|Hazard]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetHazardLight - Hazard|GetHazardLight]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLinkedRef - ObjectReference|GetLinkedRef]]'''
| '''[[Hazard Script|Hazard]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetHazardLimit - Hazard|GetHazardLimit]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLocation - LocationAlias|GetLocation]]'''
| '''[[Hazard Script|Hazard]]'''
| [[LocationAlias Script|'''LocationAlias''']]
|
|
|-  
|-  
| '''[[GetHazardRadius - Hazard|GetHazardRadius]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLockLevel - ObjectReference|GetLockLevel]]'''
| '''[[Hazard Script|Hazard]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetHazardSound - Hazard|GetHazardSound]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLowestRelationshipRank - Actor|GetLowestRelationshipRank]]'''
| '''[[Hazard Script|Hazard]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetHazardSpell - Hazard|GetHazardSpell]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLuminosity - ColorForm|GetLuminosity]]'''<sup>SKSE</sup>  
| '''[[Hazard Script|Hazard]]'''
| [[ColorForm Script|'''ColorForm''']]
|
|
|-  
|-  
| '''[[GetHazardTargetInterval - Hazard|GetHazardTargetInterval]]'''<sup>PO3 PE SSE</sup>
| '''[[GetMappedKey - Input|GetMappedKey]]'''<sup>SKSE</sup>  
| '''[[Hazard Script|Hazard]]'''
| [[Input Script|'''Input''']]
|
|
|-  
|-  
| '''[[GetHeadPartTextureSet - Actor|GetHeadPartTextureSet]]'''<sup>PO3 PE SSE</sup>
| '''[[GetMaskForSlot - Armor|GetMaskForSlot]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Armor Script|'''Armor''']]
|
|
|-  
|-  
| '''[[GetLightFade - Light|GetLightFade]]'''<sup>PO3 PE SSE</sup>
| '''[[GetMass - ObjectReference|GetMass]]'''
| '''[[Light Script|Light]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|-
|'''[[GetMaxFrameRate - Utility|GetMaxFrameRate]]'''
|'''[[Utility Script|Utility]]'''
|
|
|-  
|-  
| '''[[GetLightFOV - Light|GetLightFOV]]'''<sup>PO3 PE SSE</sup>
| '''[[GetMaxRange - Weapon|GetMaxRange]]'''<sup>SKSE</sup>  
| '''[[Light Script|Light]]'''
| [[Weapon Script|'''Weapon''']]
|-
|'''[[GetMinFrameRate - Utility|GetMinFrameRate]]'''
|'''[[Utility Script|Utility]]'''
|
|
|-  
|-  
| '''[[GetLightingTemplate - Cell|GetLightingTemplate]]'''<sup>PO3 PE SSE</sup>
| '''[[GetMinRange - Weapon|GetMinRange]]'''<sup>SKSE</sup>  
| '''[[Cell Script|Cell]]'''
| [[Weapon Script|'''Weapon''']]
|
|
|-  
|-  
| '''[[GetLightRadius - Light|GetLightRadius]]'''<sup>PO3 PE SSE</sup>
| '''[[GetModAuthor - Game|GetModAuthor]]'''<sup>SKSE</sup>  
| '''[[Light Script|Light]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetLightRGB - Light|GetLightRGB]]'''<sup>PO3 PE SSE</sup>
| '''[[GetModCount - Game|GetModCount]]'''<sup>SKSE</sup>  
| '''[[Light Script|Light]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetLightShadowDepthBias - Light|GetLightShadowDepthBias]]'''<sup>PO3 PE SSE</sup>
| '''[[GetModDependencyCount - Game|GetModDependencyCount]]'''<sup>SKSE</sup>  
| '''[[Light Script|Light]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetLightType - Light|GetLightType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetModDescription - Game|GetModDescription]]'''<sup>SKSE</sup>  
| '''[[Light Script|Light]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetLinkedChildren - ObjectReference|GetLinkedChildren]]'''<sup>PO3 PE SSE</sup>
| '''[[GetModelPath - Armor|GetModelPath]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Armor Script|'''Armor''']]
|
| [[HasWorldModel - Form|HasWorldModel]], [[SetWorldModelPath - Form|SetWorldModelPath]]
|-  
|-  
| '''[[GetLocalGravity - Game|GetLocalGravity]]'''<sup>PO3 PE SSE</sup>
| '''[[GetModelPath - Weapon|GetModelPath]]'''<sup>SKSE</sup>  
| '''[[Game Script|Game]]'''
| [[Weapon Script|'''Weapon''']]
|
|
|-  
|-  
| '''[[GetLocalGravityActor - Actor|GetLocalGravityActor]]'''<sup>PO3 PE SSE</sup>
| '''[[GetModName - Game|GetModName]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetMagicEffectSound - MagicEffect|GetMagicEffectSound]]'''<sup>PO3 PE SSE</sup>
| '''[[GetName - Alias|GetName]]'''<sup>SKSE</sup>  
| '''[[MagicEffect Script|MagicEffect]]'''
| [[Alias Script|'''Alias''']]
|
|
|-  
|-  
| '''[[GetMagicEffectSource - ObjectReference|GetMagicEffectSource]]'''<sup>PO3 PE SSE</sup>
| '''[[GetName - Form|GetName]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Form Script|'''Form''']]
|
|
|-  
|-  
| '''[[GetMaterialType - ObjectReference|GetMaterialType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNoBleedoutRecovery - Actor|GetNoBleedoutRecovery]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetMembraneFillTexture - EffectShader|GetMembraneFillTexture]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthChar - StringUtil|GetNthChar]]'''<sup>SKSE</sup>  
| '''[[EffectShader Script|EffectShader]]'''
| [[StringUtil Script|'''StringUtil''']]
|
|
|-  
|-  
| '''[[GetMembraneHolesTexture - EffectShader|GetMembraneHolesTexture]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectArea - Enchantment|GetNthEffectArea]]'''<sup>SKSE</sup>  
| '''[[EffectShader Script|EffectShader]]'''
| [[Enchantment Script|'''Enchantment''']]
|
|
|-  
|-  
| '''[[GetMembranePaletteTexture - EffectShader|GetMembranePaletteTexture]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectArea - Ingredient|GetNthEffectArea]]'''<sup>SKSE</sup>  
| '''[[EffectShader Script|EffectShader]]'''
| [[Ingredient Script|'''Ingredient''']]
|
|
|-  
|-  
| '''[[GetMenuContainer - UI|GetMenuContainer]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectArea - Potion|GetNthEffectArea]]'''<sup>SKSE</sup>  
| '''[[UI Script|UI]]'''
| [[Potion Script|'''Potion''']]
|
|
|-  
|-  
| '''[[GetMotionType - ObjectReference|GetMotionType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectArea - Scroll|GetNthEffectArea]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Scroll Script|'''Scroll''']]
|
|
|-  
|-  
| '''[[GetMount - Actor|GetMount]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectArea - Spell|GetNthEffectArea]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Spell Script|'''Spell''']]
|
|
|-  
|-  
| '''[[GetNthPerk - ActorBase|GetNthPerk]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectDuration - Enchantment|GetNthEffectDuration]]'''<sup>SKSE</sup>  
| '''[[ActorBase Script|ActorBase]]'''
| [[Enchantment Script|'''Enchantment''']]
|
|
|-  
|-  
| '''[[GetNumActorsInHigh - Game|GetNumActorsInHigh]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectDuration - Ingredient|GetNthEffectDuration]]'''<sup>SKSE</sup>  
| '''[[Game Script|Game]]'''
| [[Ingredient Script|'''Ingredient''']]
|
|
|-  
|-  
| '''[[GetObjectUnderFeet - Actor|GetObjectUnderFeet]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectDuration - Potion|GetNthEffectDuration]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Potion Script|'''Potion''']]
|
|
|-  
|-  
| '''[[GetOffersServices - Actor|GetOffersServices]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectDuration - Scroll|GetNthEffectDuration]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Scroll Script|'''Scroll''']]
|
|
|-  
|-  
| '''[[GetPackageIdles - Package|GetPackageIdles]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectDuration - Spell|GetNthEffectDuration]]'''<sup>SKSE</sup>  
| '''[[Package Script|Package]]'''
| [[Spell Script|'''Spell''']]
|
|
|-  
|-  
| '''[[GetPackageType - Package|GetPackageType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectMagicEffect - Enchantment|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>  
| '''[[Package Script|Package]]'''
| [[Enchantment Script|'''Enchantment''']]
|
|
|-  
|-  
| '''[[GetParentLocation - Location|GetParentLocation]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectMagicEffect - Ingredient|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>  
| '''[[Location Script|Location]]'''
| [[Ingredient Script|'''Ingredient''']]
|
|
|-  
|-  
| '''[[GetParticleFullCount - EffectShader|GetParticleFullCount]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectMagicEffect - Potion|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>  
| '''[[EffectShader Script|EffectShader]]'''
| [[Potion Script|'''Potion''']]
|
|
|-  
|-  
| '''[[GetParticlePersistentCount - EffectShader|GetParticlePersistentCount]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectMagicEffect - Scroll|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>  
| '''[[EffectShader Script|EffectShader]]'''
| [[Scroll Script|'''Scroll''']]
|
|
|-  
|-  
| '''[[GetParticleShaderTexture - EffectShader|GetParticleShaderTexture]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectMagicEffect - Spell|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>  
| '''[[EffectShader Script|EffectShader]]'''
| [[Spell Script|'''Spell''']]
|
|
|-  
|-  
| '''[[GetPerkCount - ActorBase|GetPerkCount]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectMagnitude - Enchantment|GetNthEffectMagnitude]]'''<sup>SKSE</sup>  
| '''[[ActorBase Script|ActorBase]]'''
| [[Enchantment Script|'''Enchantment''']]
|
|
|-  
|-  
| '''[[GetPlayerFollowers - Game|GetPlayerFollowers]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectMagnitude - Ingredient|GetNthEffectMagnitude]]'''<sup>SKSE</sup>  
| '''[[Game Script|Game]]'''
| [[Ingredient Script|'''Ingredient''']]
|
|
|-  
|-  
| '''[[GetPrimaryActorValue - MagicEffect|GetPrimaryActorValue]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectMagnitude - Potion|GetNthEffectMagnitude]]'''<sup>SKSE</sup>  
| '''[[MagicEffect Script|MagicEffect]]'''
| [[Potion Script|'''Potion''']]
|
|
|-  
|-  
| '''[[GetProjectileImpactForce - Projectile|GetProjectileImpactForce]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectMagnitude - Scroll|GetNthEffectMagnitude]]'''<sup>SKSE</sup>  
| '''[[Projectile Script|Projectile]]'''
| [[Scroll Script|'''Scroll''']]
|
|
|-  
|-  
| '''[[GetProjectileRange - Projectile|GetProjectileRange]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectMagnitude - Spell|GetNthEffectMagnitude]]'''<sup>SKSE</sup>  
| '''[[Projectile Script|Projectile]]'''
| [[Spell Script|'''Spell''']]
|
|
|-  
|-  
| '''[[GetProjectileSpeed - Projectile|GetProjectileSpeed]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthForm - ObjectReference|GetNthForm]]'''<sup>SKSE</sup>  
| '''[[Projectile Script|Projectile]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetProjectileType - Projectile|GetProjectileType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthHeadPart - ActorBase|GetNthHeadPart]]'''<sup>SKSE</sup>  
| '''[[Projectile Script|Projectile]]'''
| '''[[ActorBase Script|ActorBase]]'''
|
|
|-  
|-  
| '''[[GetQuestItems - ObjectReference|GetQuestItems]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthIngredient - ConstructibleObject|GetNthIngredient]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
|
|
|-  
|-  
| '''[[GetRandomActorFromRef - ObjectReference|GetRandomActorFromRef]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthIngredientQuantity - ConstructibleObject|GetNthIngredientQuantity]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
|
|
|-  
|-  
| '''[[GetRefAliases - ObjectReference|GetRefAliases]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthKeyPressed - Input|GetNthKeyPressed]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Input Script|'''Input''']]
|
|
|-  
|-  
| '''[[GetRefCount - ObjectReference|GetRefCount]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthKeyword - Form|GetNthKeyword]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Form Script|'''Form''']]
|
|
|-  
|-  
| '''[[GetRelationships - ActorBase|GetRelationships]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthLinkedRef - ObjectReference|GetNthLinkedRef]]'''
| '''[[ActorBase Script|ActorBase]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetRider - Actor|GetRider]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthModDependency - Game|GetNthModDependency]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetRunningPackage - Actor|GetRunningPackage]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthParent - EquipSlot|GetNthParent]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| '''[[EquipSlot Script|EquipSlot]]'''
|
|
|-  
|-  
| '''[[GetSecondaryActorValue - MagicEffect|GetSecondaryActorValue]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthPart - Outfit|GetNthPart]]'''<sup>SKSE</sup>
| '''[[MagicEffect Script|MagicEffect]]'''
| [[Outfit Script|'''Outfit''']]
|-
|'''[[GetNthPlayableRace - Race|GetNthPlayableRace]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-  
|-  
| '''[[GetSkinColor - Actor|GetSkinColor]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthRef - Cell|GetNthRef]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Cell Script|'''Cell''']]
|
|
|-  
|-  
| '''[[GetSortedActorNames - Array|GetSortedActorNames]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthSpell - Actor|GetNthSpell]]'''<sup>SKSE</sup>  
| '''[[Array Script|Array]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetSortedNPCNames - Array|GetSortedNPCNames]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthSpell - ActorBase|GetNthSpell]]'''<sup>SKSE</sup>  
| '''[[Array Script|Array]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|
|-  
|-  
| '''[[GetSpellType - Spell|GetSpellType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthSpell - Race|GetNthSpell]]'''<sup>SKSE</sup>  
| '''[[Spell Script|Spell]]'''
| [[Race Script|'''Race''']]
|
|
|-  
|-  
| '''[[GetStoredSoulSize - ObjectReference|GetStoredSoulSize]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNumEffects - Enchantment|GetNumEffects]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Enchantment Script|'''Enchantment''']]
|
|
|-  
|-  
| '''[[GetSurfaceMaterialType - Game|GetSurfaceMaterialType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNumEffects - Ingredient|GetNumEffects]]'''<sup>SKSE</sup>  
| '''[[Game Script|Game]]'''
| [[Ingredient Script|'''Ingredient''']]
|
|
|-  
|-  
| '''[[GetSystemTime - Utility|GetSystemTime]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNumEffects - Potion|GetNumEffects]]'''<sup>SKSE</sup>  
| '''[[Utility Script|Utility]]'''
| '''[[Potion Script|Potion]]'''
|
|
|-  
|-  
| '''[[GetTimeDead - Actor|GetTimeDead]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNumEffects - Scroll|GetNumEffects]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Scroll Script|'''Scroll''']]
|
|
|-  
|-  
| '''[[GetTimeOfDeath - Actor|GetTimeOfDeath]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNumEffects - Spell|GetNumEffects]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Spell Script|'''Spell''']]
|
|
|-  
|-  
| '''[[GetVendorFaction - Actor|GetVendorFaction]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNumHeadParts - ActorBase|GetNumHeadParts]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|
|-  
|-  
| '''[[GetVendorFactionContainer - Faction|GetVendorFactionContainer]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNumIngredients - ConstructibleObject|GetNumIngredients]]'''<sup>SKSE</sup>  
| '''[[Faction Script|Faction]]'''
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
|
|
|-  
|-  
| '''[[GetWeatherType - Weather|GetWeatherType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNumItems - ObjectReference|GetNumItems]]'''<sup>SKSE</sup>  
| '''[[Weather Script|Weather]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetWindSpeedAsFloat - Weather|GetWindSpeedAsFloat]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNumKeysPressed - Input|GetNumKeysPressed]]'''<sup>SKSE</sup>  
| '''[[Weather Script|Weather]]'''
| [[Input Script|'''Input''']]
|
|
|-  
|-  
| '''[[GetWindSpeedAsInt - Weather|GetWindSpeedAsInt]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNumKeywords - Form|GetNumKeywords]]'''<sup>SKSE</sup>  
| '''[[Weather Script|Weather]]'''
| [[Form Script|'''Form''']]
|
|
|-  
|-  
| '''[[GivePlayerSpellBook - Debug|GivePlayerSpellBook]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNumParents - EquipSlot|GetNumParents]]'''<sup>SKSE</sup>  
| '''[[Debug Script|Debug]]'''
| [[EquipSlot Script|'''EquipSlot''']]
|
|
|-  
|-  
| '''[[FileExists - MiscUtil|FileExists]]'''<sup>PU SE</sup>
| '''[[GetNumParts - Outfit|GetNumParts]]'''<sup>SKSE</sup>  
| '''[[MiscUtil Script|MiscUtil]]'''
| '''[[Outfit Script|Outfit]]'''
|bool
|
|-  
|-
| '''[[FilesInFolder - MiscUtil|FilesInFolder]]'''<sup>PU SE</sup>
|'''[[GetNumPlayableRaces - Race|GetNumPlayableRaces]]'''<sup>SKSE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|'''[[Race Script|Race]]'''
|string[]
|
|-  
|-  
| '''[[FindPathFloatElement - JsonUtil|FindPathFloatElement]]'''<sup>PU SE</sup>
| '''[[GetNumRefs - Cell|GetNumRefs]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Cell Script|'''Cell''']]
|int
|
|-  
|-  
| '''[[FindPathFormElement - JsonUtil|FindPathFormElement]]'''<sup>PU SE</sup>
| '''[[GetOpenState - ObjectReference|GetOpenState]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|int
|
|-  
|-  
| '''[[FindPathIntElement - JsonUtil|FindPathIntElement]]'''<sup>PU SE</sup>
| '''[[GetOutfit - ActorBase|GetOutfit]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[ActorBase Script|'''ActorBase''']]
|int
|
|-  
|-  
| '''[[FindPathStringElement - JsonUtil|FindPathStringElement]]'''<sup>PU SE</sup>
| '''[[GetOutgoingWeather - Weather|GetOutgoingWeather]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Weather Script|'''Weather''']]
|int
|
|-  
|-  
| '''[[FloatArray - PapyrusUtil|FloatArray]]'''<sup>PU SE</sup>
| '''[[GetOwningQuest - Alias|GetOwningQuest]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| '''[[Alias Script|Alias]]'''
|float[]
|
|-  
|-  
| '''[[FloatListAdd - JsonUtil|FloatListAdd]]'''<sup>PU SE</sup>
| '''[[GetOwningQuest - Package|GetOwningQuest]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Package Script|'''Package''']]
|int
|
|-  
|-  
| '''[[FloatListAdjust - JsonUtil|FloatListAdjust]]'''<sup>PU SE</sup>
| '''[[GetOwningQuest - Scene|GetOwningQuest]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Scene Script|'''Scene''']]
|float
|
|-  
|-  
| '''[[FloatListClear - JsonUtil|FloatListClear]]'''<sup>PU SE</sup>
| '''[[GetOwningQuest - TopicInfo|GetOwningQuest]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| '''[[TopicInfo Script|TopicInfo]]'''
|int
|
|-  
|-  
| '''[[FloatListCopy - JsonUtil|FloatListCopy]]'''<sup>PU SE</sup>
| '''[[GetParentCell - ObjectReference|GetParentCell]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|bool
|
|-  
|-  
| '''[[FloatListCount - JsonUtil|FloatListCount]]'''<sup>PU SE</sup>
| '''[[GetPerkPoints - Game|GetPerkPoints]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Game Script|'''Game''']]
|int
|
|-  
|-  
| '''[[FloatListCountValue - JsonUtil|FloatListCountValue]]'''<sup>PU SE</sup>
| '''[[GetPlatformName - Debug|GetPlatformName]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Debug Script|'''Debug''']]
|int
|
|-  
|-  
| '''[[FloatListFind - JsonUtil|FloatListFind]]'''<sup>PU SE</sup>
| '''[[GetPlayer - Game|GetPlayer]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Game Script|'''Game''']]
|int
|
|-  
|-  
| '''[[FloatListGet - JsonUtil|FloatListGet]]'''<sup>PU SE</sup>
| '''[[GetPlayerControls - Actor|GetPlayerControls]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Actor Script|'''Actor''']]
|Float
|
|-
| '''[[FloatListHas - JsonUtil|FloatListHas]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-  
|-  
| '''[[FloatListInsertAt - JsonUtil|FloatListInsertAt]]'''<sup>PU SE</sup>
| '''[[GetPlayerGrabbedRef - Game|GetPlayerGrabbedRef]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Game Script|'''Game''']]
|bool
|
|-  
|-  
| '''[[FloatListRandom - JsonUtil|FloatListRandom]]'''<sup>PU SE</sup>
| '''[[GetPlayersLastRiddenHorse - Game|GetPlayersLastRiddenHorse]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Game Script|'''Game''']]
|float
|
|-  
|-  
| '''[[FloatListRemove - JsonUtil|FloatListRemove]]'''<sup>PU SE</sup>
| '''[[GetPositionX - ObjectReference|GetPositionX]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|int
|
|-  
|-  
| '''[[FloatListRemoveAt - JsonUtil|FloatListRemoveAt]]'''<sup>PU SE</sup>
| '''[[GetPositionY - ObjectReference|GetPositionY]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|bool
|
|-  
|-  
| '''[[FloatListResize - JsonUtil|FloatListResize]]'''<sup>PU SE</sup>
| '''[[GetPositionZ - ObjectReference|GetPositionZ]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|int
|
|-  
|-  
| '''[[FloatListSet - JsonUtil|FloatListSet]]'''<sup>PU SE</sup>
| '''[[GetRace - Actor|GetRace]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Actor Script|'''Actor''']]
|Float
|
|-  
|-  
| '''[[FloatListSlice - JsonUtil|FloatListSlice]]'''<sup>PU SE</sup>
| '''[[GetRace - ActorBase|GetRace]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|-
|'''[[GetRace - Race|GetRace]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|gets race by editorID string
|-  
|-  
| '''[[FloatListToArray - JsonUtil|FloatListToArray]]'''<sup>PU SE</sup>
| '''[[GetReach - Weapon|GetReach]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Weapon Script|'''Weapon''']]
|float[]
|
|-  
|-  
| '''[[FoldersInFolder - MiscUtil|FoldersInFolder]]'''<sup>PU SE</sup>
| '''[[GetReaction - Faction|GetReaction]]'''
| '''[[MiscUtil Script|MiscUtil]]'''
| [[Faction Script|'''Faction''']]
|string[]
|
|-  
|-  
| '''[[FormArray - PapyrusUtil|FormArray]]'''<sup>PU SE</sup>
| '''[[GetRealHoursPassed - Game|GetRealHoursPassed]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Game Script|'''Game''']]
|Form[]
|
|-  
|-  
| '''[[FormListAdd - JsonUtil|FormListAdd]]'''<sup>PU SE</sup>
| '''[[GetRed - ColorForm|GetRed]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| '''[[ColorForm Script|ColorForm]]'''
|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>
| '''[[GetReference - ReferenceAlias|GetReference]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[FormListToArray - JsonUtil|FormListToArray]]'''<sup>PU SE</sup>
| '''[[GetRefTypeAliveCount - Location|GetRefTypeAliveCount]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Location Script|'''Location''']]
|Form[]
|
|-  
|-  
   
   
| '''[[GetRefTypeDeadCount - Location|GetRefTypeDeadCount]]'''
|}
| [[Location Script|'''Location''']]
 
=== G ===
{|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]]-[[#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
|   
|   
|-  
|-  
   
   
| '''[[GetRelationshipRank - Actor|GetRelationshipRank]]'''
| '''[[GetActorBase - Actor|GetActorBase]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|ActorBase
|   
|   
|-  
|-  
   
   
| '''[[GetResult - ConstructibleObject|GetResult]]'''<sup>SKSE</sup>
| '''[[GetActorOwner - Cell|GetActorOwner]]'''
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| [[Cell Script|'''Cell''']]
|ActorBase
|   
|   
|-  
|-  
   
   
| '''[[GetResultQuantity - ConstructibleObject|GetResultQuantity]]'''<sup>SKSE</sup>
| '''[[GetActorOwner - ObjectReference|GetActorOwner]]'''
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|ActorBase
|   
|   
|-  
|-  
   
   
| '''[[GetSaturation - ColorForm|GetSaturation]]'''<sup>SKSE</sup>
| '''[[GetActorReference - ReferenceAlias|GetActorReference]]'''
| [[ColorForm Script|'''ColorForm''']]
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|Actor
|   
|   
|-  
|-  
   
   
| '''[[GetScale - ObjectReference|GetScale]]'''
| '''[[GetActorValue - Actor|GetActorValue]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[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
|
|-  
|-  
   
   
| '''[[GetSex - ActorBase|GetSex]]'''
| '''[[GetActorValuePercentage - Actor|GetActorValuePercentage]]'''
| [[ActorBase Script|'''ActorBase''']]
|-
| '''[[GetSitState - Actor|GetSitState]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|
|Float
|
|-
|[[GetActualWaterLevel - Cell|'''GetActualWaterLevel''']]<sup>SKSE</sup>
|[[Cell Script|'''Cell''']]
|Float
|
|-  
|-  
   
   
| '''[[GetSize - FormList|GetSize]]'''
| '''[[GetAlias - Quest|GetAlias]]'''
| [[FormList Script|'''FormList''']]
| [[Quest Script|'''Quest''']]
|
|Alias
|-  
|
|-
| '''[[GetSkill - Book|GetSkill]]'''<sup>SKSE</sup>  
|'''[[GetAliasByID - Quest|GetAliasByID]]'''<sup>SKSE</sup>
| '''[[Book Script|Book]]'''
|[[Quest Script|'''Quest''']]
|
|Alias
|
|-
|'''[[GetAliasByName - Quest|GetAliasByName]]'''<sup>SKSE</sup>
|[[Quest Script|'''Quest''']]
|Alias
|
|-
|-
|'''[[GetSkin - Race|GetSkin]]'''<sup>SKSE</sup>
|'''[[GetAliases - Quest|GetAliases]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|[[Quest Script|'''Quest''']]
|Alias[]
|
|
|-  
|-
|'''[[GetAllAmmo - GameData|GetAllAmmo]]'''<sup>SKSE</sup>
| '''[[GetSkyMode - Weather|GetSkyMode]]'''
|'''[[GameData Script|GameData]]'''
| [[Weather Script|'''Weather''']]
|Form[]
|
|
|-  
|-
|'''[[GetAllArmor - GameData|GetAllArmor]]'''<sup>SKSE</sup>
| '''[[GetSleepState - Actor|GetSleepState]]'''
|'''[[GameData Script|GameData]]'''
| [[Actor Script|'''Actor''']]
|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
|
|-  
   
   
| '''[[GetSlotMask - Armor|GetSlotMask]]'''<sup>SKSE</sup>
| '''[[GetAngleX - ObjectReference|GetAngleX]]'''
| [[Armor Script|'''Armor''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|Float
|
|-  
|-  
   
   
| '''[[GetSpeed - Weapon|GetSpeed]]'''<sup>SKSE</sup>
| '''[[GetAngleY - ObjectReference|GetAngleY]]'''
| [[Weapon Script|'''Weapon''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|Float
|
|-  
|-  
   
   
| '''[[GetSpell - Book|GetSpell]]'''<sup>SKSE</sup>
| '''[[GetAngleZ - ObjectReference|GetAngleZ]]'''
| [[Book Script|'''Book''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|Float
|
|-  
|-  
   
   
| '''[[GetSpellCount - Actor|GetSpellCount]]'''<sup>SKSE</sup>
| '''[[GetAnimationVariableBool - ObjectReference|GetAnimationVariableBool]]'''
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|Bool
|
|-  
|-  
   
   
| '''[[GetSpellCount - ActorBase|GetSpellCount]]'''<sup>SKSE</sup>
| '''[[GetAnimationVariableFloat - ObjectReference|GetAnimationVariableFloat]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|Float
|
|-  
|-  
   
   
| '''[[GetSpellCount - Race|GetSpellCount]]'''<sup>SKSE</sup>
| '''[[GetAnimationVariableInt - ObjectReference|GetAnimationVariableInt]]'''
| [[Race Script|'''Race''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|
|Int
|
|-  
|-  
   
   
| '''[[GetStagger - Weapon|GetStagger]]'''<sup>SKSE</sup>  
| '''[[GetArmorRating - Armor|GetArmorRating]]'''<sup>SKSE</sup>
| [[Weapon Script|'''Weapon''']]
| [[Armor Script|'''Armor''']]
|
|Int
|
|-  
|-  
   
   
| '''[[GetState - All Scripts|GetState]]'''
| '''[[GetAssociatedSkill - MagicEffect|GetAssociatedSkill]]'''
| '''All Scripts'''  
| '''[[MagicEffect Script|MagicEffect]]'''
|
|String
|
|-  
|-  
   
   
| '''[[GetStolenItemValueCrime - Faction|GetStolenItemValueCrime]]'''
| '''[[GetAt - FormList|GetAt]]'''
| [[Faction Script|'''Faction''']]
| [[FormList Script|'''FormList''']]
|
|Form
|-
| '''[[GetStolenItemValueNoCrime - Faction|GetStolenItemValueNoCrime]]'''
| [[Faction Script|'''Faction''']]
|-
| '''[[GetString - Keyword|GetString]]'''<sup>SKSE</sup>
| [[Keyword Script|'''Keyword''']]
|-
|'''[[GetString - UI|GetString]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-
|-
|'''[[GetActorValue - Actor|GetAV]]'''
| '''[[GetSunGlare - Weather|GetSunGlare]]'''<sup>SKSE</sup>
|[[Actor Script|'''Actor''']]
| [[Weather Script|'''Weather''']]
|Float
|
|alias for GetActorValue
|-
|-
|'''[[GetAverageFrameRate - Utility|GetAverageFrameRate]]'''
| '''[[GetSunPositionX - Game|GetSunPositionX]]'''
|'''[[Utility Script|Utility]]'''
| [[Game Script|'''Game''']]
|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
|-  
|-  
   
   
| '''[[GetSunPositionY - Game|GetSunPositionY]]'''
| '''[[GetBaseActorValue - Actor|GetBaseActorValue]]'''
| [[Game Script|'''Game''']]
| [[Actor Script|'''Actor''']]
|
|Float
|
|-
|'''[[GetBaseActorValue - Actor|GetBaseAV]]'''
|[[Actor Script|'''Actor''']]
|Float
|alias for GetBaseActorValue
|-
|'''[[GetBaseCost - MagicEffect|GetBaseCost]]'''<sup>SKSE</sup>
|'''[[MagicEffect Script|MagicEffect]]'''
|Float
|
|-  
|-  
   
   
| '''[[GetSunPositionZ - Game|GetSunPositionZ]]'''
| '''[[GetBaseDamage - Weapon|GetBaseDamage]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[Weapon Script|'''Weapon''']]
|
|Int
|
|-  
|-  
   
   
| '''[[GetTargetActor - ActiveMagicEffect|GetTargetActor]]'''
| '''[[GetBaseObject - ActiveMagicEffect|GetBaseObject]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|
|MagicEffect
|
|-  
|-  
   
   
| '''[[GetTemplate - Package|GetTemplate]]'''
| '''[[GetBaseObject - ObjectReference|GetBaseObject]]'''
| '''[[Package Script|Package]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|Form
|
|-
|'''[[GetBaseValue - ActiveMagicEffect|GetBaseValue]]'''
|[[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|Float
|
|-
|'''[[GetBlue - ColorComponent|GetBlue]]'''<sup>SKSE</sup>
|'''[[ColorComponent Script|ColorComponent]]'''
|Int
|global function
|-  
|-  
   
   
| '''[[GetTimeElapsed - ActiveMagicEffect|GetTimeElapsed]]'''<sup>SKSE</sup>  
| '''[[GetBlue - ColorForm|GetBlue]]'''<sup>SKSE</sup>
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
| [[ColorForm Script|'''ColorForm''']]
|
|Int
|
|-
|'''[[GetBool - UI|GetBool]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|Bool
|
|-  
|-  
   
   
| '''[[GetTotalArmorWeight - ObjectReference|GetTotalArmorWeight]]'''<sup>SKSE</sup>  
| '''[[GetBribeAmount - Actor|GetBribeAmount]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[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
|
|-  
|-  
   
   
| '''[[GetTotalItemWeight - ObjectReference|GetTotalItemWeight]]'''<sup>SKSE</sup>  
| '''[[GetCasterActor - ActiveMagicEffect|GetCasterActor]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|
|Actor
|
|-
|'''[[GetCastTime - MagicEffect|GetCastTime]]'''<sup>SKSE</sup>
|'''[[MagicEffect Script|MagicEffect]]'''
|Float
|
|-  
|-  
   
   
| '''[[GetTriggerObjectCount - ObjectReference|GetTriggerObjectCount]]'''
| '''[[GetCastTime - Scroll|GetCastTime]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Scroll Script|'''Scroll''']]
|
|Float
|
|-  
|-  
   
   
| '''[[GetType - Form|GetType]]'''<sup>SKSE</sup>  
| '''[[GetCastTime - Spell|GetCastTime]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
| [[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
|
|-  
|-  
   
   
| '''[[GetType - HeadPart|GetType]]'''<sup>SKSE</sup>
| '''[[GetClass - ActorBase|GetClass]]'''
| '''[[HeadPart Script|HeadPart]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|Class
|
|-  
|-  
   
   
| '''[[GetValue - GlobalVariable|GetValue]]'''
| '''[[GetClassification - Weather|GetClassification]]'''
| [[GlobalVariable Script|'''GlobalVariable''']]
| [[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
|
|-  
|-  
   
   
| '''[[GetValueInt - GlobalVariable|GetValueInt]]'''
| '''[[GetCombatState - Actor|GetCombatState]]'''
| [[GlobalVariable Script|'''GlobalVariable''']]
| [[Actor Script|'''Actor''']]
|
|Int
|
|-  
|-  
   
   
| '''[[GetVersion - SKSE|GetVersion]]'''<sup>SKSE</sup>  
| '''[[GetCombatStyle - ActorBase|GetCombatStyle]]'''<sup>SKSE</sup>
| '''[[SKSE Script|SKSE]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|CombatStyle
|
|-  
|-  
   
   
| '''[[GetVersionBeta - SKSE|GetVersionBeta]]'''<sup>SKSE</sup>
| '''[[GetCombatTarget - Actor|GetCombatTarget]]'''
| [[SKSE Script|'''SKSE''']]
| [[Actor Script|'''Actor''']]
|
|Actor
|
|-  
|-  
   
   
| '''[[GetVersionMinor - SKSE|GetVersionMinor]]'''<sup>SKSE</sup>  
| '''[[GetConfigName - Debug|GetConfigName]]'''
| [[SKSE Script|'''SKSE''']]
| [[Debug Script|'''Debug''']]
|
|String
|
|-
|'''[[GetContainerForms - ObjectReference|GetContainerForms]]'''<sup>SKSE</sup>
|[[ObjectReference Script|'''ObjectReference''']]
|Form[]
|
|-  
|-  
   
   
| '''[[GetVersionNumber - Debug|GetVersionNumber]]'''
| '''[[GetCostliestEffectIndex - Enchantment|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| [[Debug Script|'''Debug''']]
| '''[[Enchantment Script|Enchantment]]'''
|
|Int
|
|-  
|-  
   
   
| '''[[GetVersionRelease - SKSE|GetVersionRelease]]'''<sup>SKSE</sup>  
| '''[[GetCostliestEffectIndex - Ingredient|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| [[SKSE Script|'''SKSE''']]
| '''[[Ingredient Script|Ingredient]]'''
|
|Int
|
|-  
|-  
   
   
| '''[[GetVoiceRecoveryTime - Actor|GetVoiceRecoveryTime]]'''
| '''[[GetCostliestEffectIndex - Potion|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| '''[[Potion Script|Potion]]'''
|
|Int
|
|-  
|-  
   
   
| '''[[GetVoiceType - ObjectReference|GetVoiceType]]'''
| '''[[GetCostliestEffectIndex - Scroll|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Scroll Script|'''Scroll''']]
|
|Int
|
|-  
|-  
   
   
| '''[[GetWeaponType - Weapon|GetWeaponType]]'''<sup>SKSE</sup>  
| '''[[GetCostliestEffectIndex - Spell|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| [[Weapon Script|'''Weapon''']]
| [[Spell Script|'''Spell''']]
|
|Int
|
|-  
|-  
   
   
| '''[[GetWeight - ActorBase|GetWeight]]'''<sup>SKSE</sup>
| '''[[GetCrimeFaction - Actor|GetCrimeFaction]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[Actor Script|'''Actor''']]
|
|Faction
|
|-  
|-  
   
   
| '''[[GetWeight - Form|GetWeight]]'''<sup>SKSE</sup>
| '''[[GetCrimeGold - Faction|GetCrimeGold]]'''
| [[Form Script|'''Form''']]
| [[Faction Script|'''Faction''']]
|
|Int
|
|-  
|-  
   
   
| '''[[GetWeightClass - Armor|GetWeightClass]]'''<sup>SKSE</sup>
| '''[[GetCrimeGoldNonViolent - Faction|GetCrimeGoldNonViolent]]'''
| [[Armor Script|'''Armor''']]
| [[Faction Script|'''Faction''']]
|
|Int
|
|-  
|-  
   
   
| '''[[GetWidth - ObjectReference|GetWidth]]'''
| '''[[GetCrimeGoldViolent - Faction|GetCrimeGoldViolent]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Faction Script|'''Faction''']]
|
|Int
|
|-  
|-  
   
   
| '''[[GetWorkbenchKeyword - ConstructibleObject|GetWorkbenchKeyword]]'''<sup>SKSE</sup>  
| '''[[GetCritDamage - Weapon|GetCritDamage]]'''<sup>SKSE</sup>
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| [[Weapon Script|'''Weapon''']]
|
|
|
|-
|-
|[[GetWorldModelNthTextureSet - Form|'''GetWorldModelNthTextureSet''']]<sup>SKSE</sup>
|'''[[GetCurrentBudget - Utility|GetCurrentBudget]]'''
|[[Form Script|'''Form''']]
|'''[[Utility Script|Utility]]'''
|[[SetWorldModelNthTextureSet - Form|SetWorldModelNthTextureSet]]
|
|
|-
|-
|'''[[GetWorldModelNumTextureSets - Form|GetWorldModelNumTextureSets]]'''<sup>SKSE</sup>
|[[GetCurrentCrosshairRef - Game|'''GetCurrentCrosshairRef''']]<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|'''[[Game Script|Game]]'''
|[[SetWorldModelNthTextureSet - Form|SetWorldModelNthTextureSet]]
|
|
|-  
|-  
   
   
| '''[[GetWorldSpace - ObjectReference|GetWorldSpace]]'''
| '''[[GetCurrentDestructionStage - ObjectReference|GetCurrentDestructionStage]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[GetWornForm - Actor|GetWornForm]]'''<sup>SKSE</sup>
| '''[[GetCurrentGameTime - Utility|GetCurrentGameTime]]'''
| [[Actor Script|'''Actor''']]
| [[Utility Script|'''Utility''']]
|
|
|
|-  
|-  
   
   
| '''[[GotoState - All Scripts|GotoState]]'''
| '''[[GetCurrentLocation - ObjectReference|GetCurrentLocation]]'''
| '''All Scripts'''  
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-
|'''[[GetCurrentMemory - Utility|GetCurrentMemory]]'''
|'''[[Utility Script|Utility]]'''
|
|
|-  
|-  
   
   
|}
| '''[[GetCurrentPackage - Actor|GetCurrentPackage]]'''
 
=== H ===
{|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]]-[[#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 class="unsortable"|Description
|-
| '''[[HasAssociation - Actor|HasAssociation]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[HasCommonParent - Location|HasCommonParent]]'''
| '''[[GetCurrentRealTime - Utility|GetCurrentRealTime]]'''
| [[Location Script|'''Location''']]
| [[Utility Script|'''Utility''']]
|
|
|
|-  
|-  
   
   
| '''[[HasEffectKeyword - ObjectReference|HasEffectKeyword]]'''
| '''[[GetCurrentScene - ObjectReference|GetCurrentScene]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[HasFamilyRelationship - Actor|HasFamilyRelationship]]'''
| '''[[GetCurrentStageID - Quest|GetCurrentStageID]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
|
|
|
|-  
|-  
   
   
| '''[[HasForm - FormList|HasForm]]'''
| '''[[GetCurrentWeather - Weather|GetCurrentWeather]]'''
| [[FormList Script|'''FormList''']]
| [[Weather Script|'''Weather''']]
|
|
|
|-  
|-  
   
   
| '''[[HasKeyword - Form|HasKeyword]]'''
| '''[[GetCurrentWeatherTransition - Weather|GetCurrentWeatherTransition]]'''
| [[Form Script|'''Form''']]
| [[Weather Script|'''Weather''']]
| [[GetKeyword - Keyword|GetKeyword]], [[GetKeywords - Form|GetKeywords]]
|
|
|-  
|-  
   
   
| '''[[HasKeywordString - Form|HasKeywordString]]'''<sup>SKSE</sup>
| '''[[GetDeadCount - ActorBase|GetDeadCount]]'''
| [[Form Script|'''Form''']]
| [[ActorBase Script|'''ActorBase''']]
| [[GetKeyword - Keyword|GetKeyword]]
|
|
|-
|'''[[GetDefaultVoiceType - Race|GetDefaultVoiceType]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-  
|-  
   
   
| '''[[HasLOS - Actor|HasLOS]]'''
| '''[[GetDialogueTarget - Actor|GetDialogueTarget]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-
|'''[[GetDisplayName - ObjectReference|GetDisplayName]]'''<sup>SKSE</sup>
|[[ObjectReference Script|'''ObjectReference''']]
|String
|
|-  
|-  
   
   
| '''[[HasMagicEffect - Actor|HasMagicEffect]]'''
| '''[[GetDistance - ObjectReference|GetDistance]]'''
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[HasMagicEffectWithKeyword - Actor|HasMagicEffectWithKeyword]]'''
| '''[[GetDuration - ActiveMagicEffect|GetDuration]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|
|
|
|-  
|-  
   
   
| '''[[HasNode - ObjectReference|HasNode]]'''
| '''[[GetEditorLocation - ObjectReference|GetEditorLocation]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[HasParentRelationship - Actor|HasParentRelationship]]'''
| '''[[GetEffectiveMagickaCost - Spell|GetEffectiveMagickaCost]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Spell Script|'''Spell''']]
|
|
|
|-  
|-  
   
   
| '''[[HasPerk - Actor|HasPerk]]'''
| '''[[GetEnchantment - Armor|GetEnchantment]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Armor Script|'''Armor''']]
|
|
|
|-  
|-  
   
   
| '''[[HasRefType - Location|HasRefType]]'''
| '''[[GetEnchantment - Weapon|GetEnchantment]]'''<sup>SKSE</sup>
| [[Location Script|'''Location''']]
| [[Weapon Script|'''Weapon''']]
|
|
|
|-  
|-  
   
   
| '''[[HasRefType - ObjectReference|HasRefType]]'''
| '''[[GetEquippedItemType - Actor|GetEquippedItemType]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[HasSpell - Actor|HasSpell]]'''
| '''[[GetEquippedObject - Actor|GetEquippedObject]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|
|
|-
|
|'''[[HasWorldModel - Form|HasWorldModel]]'''<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|[[GetWorldModelPath - Form|GetWorldModelPath]], [[SetWorldModelPath - Form|SetWorldModelPath]]
|-  
|-  
   
   
| '''[[HideTitleSequenceMenu - Game|HideTitleSequenceMenu]]'''
| '''[[GetEquippedShield - Actor|GetEquippedShield]]'''
| [[Game Script|'''Game''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[HoldKey - Input|HoldKey]]'''<sup>SKSE</sup>
| '''[[GetEquippedShout - Actor|GetEquippedShout]]'''
| [[Input Script|'''Input''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
|}
| '''[[GetEquippedSpell - Actor|GetEquippedSpell]]'''
=== I ===
| [[Actor Script|'''Actor''']]
{|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]]-[[#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]]'''
| '''[[GetEquippedWeapon - Actor|GetEquippedWeapon]]'''
| [[Game Script|'''Game''']]
| [[Actor Script|'''Actor''']]
|
|
|
|
|-  
|-  
   
   
| '''[[IncrementSkillBy - Game|IncrementSkillBy]]'''
| '''[[GetFacePreset - ActorBase|GetFacePreset]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[ActorBase Script|'''ActorBase''']]
|
|
|
|
|-  
|-  
   
   
| '''[[IncrementStat - Game|IncrementStat]]'''
| '''[[GetFactionOwner - Cell|GetFactionOwner]]'''
| [[Game Script|'''Game''']]
| [[Cell Script|'''Cell''']]
|
|
|
|
|-  
|-  
   
   
| '''[[InterruptCast - ObjectReference|InterruptCast]]'''
| '''[[GetFactionOwner - ObjectReference|GetFactionOwner]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
|'''[[Invoke - UI|Invoke]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-
| '''[[GetFactionRank - Actor|GetFactionRank]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
|'''[[InvokeBool - UI|InvokeBool]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-
| '''[[GetFactionReaction - Actor|GetFactionReaction]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
|'''[[InvokeBoolA - UI|InvokeBoolA]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|array version
|-
|-
|'''[[InvokeFloat - UI|InvokeFloat]]'''<sup>SKSE</sup>
|'''[[GetFloat - UI|GetFloat]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|[[UI Script|'''UI''']]
|
|
|
|
|-
|-  
|'''[[InvokeFloatA - UI|InvokeFloatA]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
| '''[[GetFlyingState - Actor|GetFlyingState]]'''
| [[Actor Script|'''Actor''']]
|
|
|array version
|
|-
|-  
|'''[[InvokeForm - UI|InvokeForm]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
| '''[[GetForcedLandingMarker - Actor|GetForcedLandingMarker]]'''
| [[Actor Script|'''Actor''']]
|
|
|
|
|-
|-  
|'''[[InvokeInt - UI|InvokeInt]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
| '''[[GetForm - Game|GetForm]]'''
|
| [[Game Script|'''Game''']]
|
|
|-
|'''[[InvokeIntA - UI|InvokeIntA]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|array version
|-
|-
|'''[[InvokeString - UI|InvokeString]]'''<sup>SKSE</sup>
|'''[[GetFormEx - Game|GetFormEx]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|[[Game Script|'''Game''']]
|
|
|
|
|-
|'''[[InvokeStringA - UI|InvokeStringA]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|array version
|-  
|-  
   
   
| '''[[Is3DLoaded - ObjectReference|Is3DLoaded]]'''
| '''[[GetFormFromFile - Game|GetFormFromFile]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Game Script|'''Game''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsActionComplete - Scene|IsActionComplete]]'''
| '''[[GetFormID - Form|GetFormID]]'''
| [[Scene Script|'''Scene''']]
| [[Form Script|'''Form''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsActivateChild - ObjectReference|IsActivateChild]]'''
| '''[[GetGameSettingFloat - Game|GetGameSettingFloat]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Game Script|'''Game''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsActivateControlsEnabled - Game|IsActivateControlsEnabled]]'''
| '''[[GetGameSettingInt - Game|GetGameSettingInt]]'''
| [[Game Script|'''Game''']]
| [[Game Script|'''Game''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsActivationBlocked - ObjectReference|IsActivationBlocked]]'''
| '''[[GetGameSettingString - Game|GetGameSettingString]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Game Script|'''Game''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsActive - Quest|IsActive]]'''
| '''[[GetGiftFilter - ActorBase|GetGiftFilter]]'''
| [[Quest Script|'''Quest''']]
| [[ActorBase Script|'''ActorBase''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsAIEnabled - Actor|IsAIEnabled]]'''<sup>SKSE</sup>
| '''[[GetGoldAmount - Actor|GetGoldAmount]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsAlarmed - Actor|IsAlarmed]]'''
| '''[[GetGoldValue - Form|GetGoldValue]]'''
| [[Actor Script|'''Actor''']]
| [[Form Script|'''Form''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsAlerted - Actor|IsAlerted]]'''
| '''[[GetGreen - ColorForm|GetGreen]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[ColorForm Script|'''ColorForm''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsAllowedToFly - Actor|IsAllowedToFly]]'''
| '''[[GetHairColor - ActorBase|GetHairColor]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[ActorBase Script|'''ActorBase''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsArrested - Actor|IsArrested]]'''
| '''[[GetHeadingAngle - ObjectReference|GetHeadingAngle]]'''
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsArrestingTarget - Actor|IsArrestingTarget]]'''
| '''[[GetHeight - ActorBase|GetHeight]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[ActorBase Script|'''ActorBase''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsAttached - Cell|IsAttached]]'''
| '''[[GetHeight - ObjectReference|GetHeight]]'''
| [[Cell Script|'''Cell''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsBattleAxe - Weapon|IsBattleAxe]]'''<sup>SKSE</sup>
| '''[[GetHighestRelationshipRank - Actor|GetHighestRelationshipRank]]'''
| [[Weapon Script|'''Weapon''']]
| [[Actor Script|'''Actor''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsBeingRidden - Actor|IsBeingRidden]]'''
| '''[[GetHue - ColorForm|GetHue]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[ColorForm Script|'''ColorForm''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsBleedingOut - Actor|IsBleedingOut]]'''
| '''[[GetID - Alias|GetID]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Alias Script|'''Alias''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsBoots - Armor|IsBoots]]'''<sup>SKSE</sup>
| '''[[GetInfamy - Faction|GetInfamy]]'''
| [[Armor Script|'''Armor''']]
| [[Faction Script|'''Faction''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsBow - Weapon|IsBow]]'''<sup>SKSE</sup>
| '''[[GetInfamyNonViolent - Faction|GetInfamyNonViolent]]'''
| '''[[Weapon Script|Weapon]]'''
| [[Faction Script|'''Faction''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsBribed - Actor|IsBribed]]'''
| '''[[GetInfamyViolent - Faction|GetInfamyViolent]]'''
| [[Actor Script|'''Actor''']]
| [[Faction Script|'''Faction''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsCamSwitchControlsEnabled - Game|IsCamSwitchControlsEnabled]]'''
| '''[[GetINIBool - Utility|GetINIBool]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[Utility Script|'''Utility''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsChild - Actor|IsChild]]'''
| '''[[GetINIFloat - Utility|GetINIFloat]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Utility Script|'''Utility''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsChild - Location|IsChild]]'''
| '''[[GetINIInt - Utility|GetINIInt]]'''<sup>SKSE</sup>
| [[Location Script|'''Location''']]
| [[Utility Script|'''Utility''']]
|  Bool
|
|
|-
|'''[[IsChildRace - Race|IsChildRace]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|
|-  
|-  
   
   
| '''[[IsCleared - Location|IsCleared]]'''
| '''[[GetINIString - Utility|GetINIString]]'''<sup>SKSE</sup>
| [[Location Script|'''Location''']]
| [[Utility Script|'''Utility''']]
| Bool
|
|
|-
|'''[[GetInt - UI|GetInt]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|
|-  
|-  
   
   
| '''[[IsClothing - Armor|IsClothing]]'''<sup>SKSE</sup>
| '''[[GetItemCharge - ObjectReference|GetItemCharge]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsClothingBody - Armor|IsClothingBody]]'''<sup>SKSE</sup>
| '''[[GetItemCount - ObjectReference|GetItemCount]]'''
| [[Armor Script|'''Armor''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsClothingFeet - Armor|IsClothingFeet]]'''<sup>SKSE</sup>
| '''[[GetItemHealthPercent - ObjectReference|GetItemHealthPercent]]'''
| [[Armor Script|'''Armor''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsClothingHands - Armor|IsClothingHands]]'''<sup>SKSE</sup>
| '''[[GetItemMaxCharge - ObjectReference|GetItemMaxCharge]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsClothingHead - Armor|IsClothingHead]]'''<sup>SKSE</sup>
| '''[[GetKey - ObjectReference|GetKey]]'''
| [[Armor Script|'''Armor''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsClothingPoor - Armor|IsClothingPoor]]'''<sup>SKSE</sup>
| '''[[GetKeyword - Keyword|GetKeyword]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| '''[[Keyword Script|Keyword]]'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsClothingRich - Armor|IsClothingRich]]'''<sup>SKSE</sup>
| '''[[GetKeywordData - Location|GetKeywordData]]'''
| [[Armor Script|'''Armor''']]
| [[Location Script|'''Location''']]
|  Bool
|
|
|-
|'''[[GetKeywords - Form|GetKeywords]]'''<sup>SKSE</sup>
|'''[[Form Script|Form]]'''
|
|
|-
| '''[[IsClothingRing - Armor|IsClothingRing]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|  Bool
|
|
|-  
|-  
   
   
| '''[[IsCommandedActor - Actor|IsCommandedActor]]'''
| '''[[GetKiller - Actor|GetKiller]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsCompleted - Quest|IsCompleted]]'''
| '''[[GetLength - ObjectReference|GetLength]]'''
| [[Quest Script|'''Quest''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsCuirass - Armor|IsCuirass]]'''<sup>SKSE</sup>
| '''[[GetLength - StringUtil|GetLength]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[StringUtil Script|'''StringUtil''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsDagger - Weapon|IsDagger]]'''<sup>SKSE</sup>
| '''[[GetLevel - Actor|GetLevel]]'''
| '''[[Weapon Script|Weapon]]'''
| [[Actor Script|'''Actor''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsDead - Actor|IsDead]]'''
| '''[[GetLeveledActorBase - Actor|GetLeveledActorBase]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|  Bool
|
|
|-
| '''[[IsDeleted - ObjectReference|IsDeleted]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|
|-  
|-  
   
   
| '''[[IsDetectedBy - Actor|IsDetectedBy]]'''
| '''[[GetLightLevel - Actor|GetLightLevel]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|  Bool
|
|
|-
| '''[[IsDigit - StringUtil|IsDigit]]'''<sup>SKSE</sup>
| [[StringUtil Script|'''StringUtil''']]
|  Bool
|
|
|-  
|-  
   
   
| '''[[IsDisabled - ObjectReference|IsDisabled]]'''
| '''[[GetLinkedRef - ObjectReference|GetLinkedRef]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsDoingFavor - Actor|IsDoingFavor]]'''
| '''[[GetLocation - LocationAlias|GetLocation]]'''
| [[Actor Script|'''Actor''']]
| [[LocationAlias Script|'''LocationAlias''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsEnabled - ObjectReference|IsEnabled]]'''
| '''[[GetLockLevel - ObjectReference|GetLockLevel]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsEquipped - Actor|IsEquipped]]'''
| '''[[GetLowestRelationshipRank - Actor|GetLowestRelationshipRank]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsEssential - Actor|IsEssential]]'''
| '''[[GetLuminosity - ColorForm|GetLuminosity]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[ColorForm Script|'''ColorForm''']]
| Bool
|
|
|-
|[[GetMagicEffects- Potion|'''GetMagicEffects''']]<sup>SKSE</sup>
|'''[[Potion Script|Potion]]'''
|
|
|-
| '''[[IsEssential - ActorBase|IsEssential]]'''
| [[ActorBase Script|'''ActorBase''']]
|  Bool
|
|
|-  
|-  
   
   
| '''[[IsFactionInCrimeGroup - Faction|IsFactionInCrimeGroup]]'''
| '''[[GetMappedKey - Input|GetMappedKey]]'''<sup>SKSE</sup>
| [[Faction Script|'''Faction''']]
| [[Input Script|'''Input''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsFastTravelControlsEnabled - Game|IsFastTravelControlsEnabled]]'''
| '''[[GetMaskForSlot - Armor|GetMaskForSlot]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[Armor Script|'''Armor''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsFastTravelEnabled - Game|IsFastTravelEnabled]]'''
| '''[[GetMass - ObjectReference|GetMass]]'''
| [[Game Script|'''Game''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|-
|'''[[GetMaxFrameRate - Utility|GetMaxFrameRate]]'''
|'''[[Utility Script|Utility]]'''
|
|
|
|-  
|-  
   
   
| '''[[IsFightingControlsEnabled - Game|IsFightingControlsEnabled]]'''
| '''[[GetMaxRange - Weapon|GetMaxRange]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[Weapon Script|'''Weapon''']]
| Bool
|
|
|-
|'''[[GetMinFrameRate - Utility|GetMinFrameRate]]'''
|'''[[Utility Script|Utility]]'''
|
|
|
|-  
|-  
   
   
| '''[[IsFlying - Actor|IsFlying]]'''
| '''[[GetMinRange - Weapon|GetMinRange]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Weapon Script|'''Weapon''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsFood - Potion|IsFood]]'''<sup>SKSE</sup>
| '''[[GetModAuthor - Game|GetModAuthor]]'''<sup>SKSE</sup>
| [[Potion Script|'''Potion''']]
| [[Game Script|'''Game''']]
|  Bool
|
|
|-
| '''[[IsFurnitureInUse - ObjectReference|IsFurnitureInUse]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|
|-  
|-  
 
| '''[[IsFurnitureMarkerInUse - ObjectReference|IsFurnitureMarkerInUse]]'''
| '''[[GetModByName - Game|GetModByName]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Game Script|'''Game''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsGauntlets - Armor|IsGauntlets]]'''<sup>SKSE</sup>
| '''[[GetModCount - Game|GetModCount]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[Game Script|'''Game''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsGhost - Actor|IsGhost]]'''
| '''[[GetModDependencyCount - Game|GetModDependencyCount]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Game Script|'''Game''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsGreatsword - Weapon|IsGreatsword]]'''<sup>SKSE</sup>
| '''[[GetModDescription - Game|GetModDescription]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
| [[Game Script|'''Game''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsGuard - Actor|IsGuard]]'''
| '''[[GetModelPath - Armor|GetModelPath]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Armor Script|'''Armor''']]
|  Bool
|
|
|  [[HasWorldModel - Form|HasWorldModel]], [[SetWorldModelPath - Form|SetWorldModelPath]]
|-  
|-  
   
   
| '''[[IsHarvested - ObjectReference|IsHarvested]]'''<sup>SKSE</sup>
| '''[[GetModelPath - Weapon|GetModelPath]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Weapon Script|'''Weapon''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsHeavyArmor - Armor|IsHeavyArmor]]'''<sup>SKSE</sup>
| '''[[GetModName - Game|GetModName]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[Game Script|'''Game''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsHelmet - Armor|IsHelmet]]'''<sup>SKSE</sup>
| '''[[GetName - Alias|GetName]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[Alias Script|'''Alias''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsHostile - Enchantment|IsHostile]]'''
| '''[[GetName - Form|GetName]]'''<sup>SKSE</sup>
| [[Enchantment Script|'''Enchantment''']]
| [[Form Script|'''Form''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsHostile - Ingredient|IsHostile]]'''
| '''[[GetNoBleedoutRecovery - Actor|GetNoBleedoutRecovery]]'''
| [[Ingredient Script|'''Ingredient''']]
| [[Actor Script|'''Actor''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsHostile - Potion|IsHostile]]'''
| '''[[GetNthChar - StringUtil|GetNthChar]]'''<sup>SKSE</sup>
| [[Potion Script|'''Potion''']]
| [[StringUtil Script|'''StringUtil''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsHostile - Spell|IsHostile]]'''
| '''[[GetNthEffectArea - Enchantment|GetNthEffectArea]]'''<sup>SKSE</sup>
| [[Spell Script|'''Spell''']]
| [[Enchantment Script|'''Enchantment''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsHostileToActor - Actor|IsHostileToActor]]'''
| '''[[GetNthEffectArea - Ingredient|GetNthEffectArea]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Ingredient Script|'''Ingredient''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsIgnoringFriendlyHits - ObjectReference|IsIgnoringFriendlyHits]]'''
| '''[[GetNthEffectArea - Potion|GetNthEffectArea]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Potion Script|'''Potion''']]
|  Bool
|
|
|-
|'''[[IsImmobile - Race|IsImmobile]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|
|-  
|-  
   
   
| '''[[IsInCombat - Actor|IsInCombat]]'''
| '''[[GetNthEffectArea - Scroll|GetNthEffectArea]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Scroll Script|'''Scroll''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsInDialogueWithPlayer - ObjectReference|IsInDialogueWithPlayer]]'''
| '''[[GetNthEffectArea - Spell|GetNthEffectArea]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Spell Script|'''Spell''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsInFaction - Actor|IsInFaction]]'''
| '''[[GetNthEffectDuration - Enchantment|GetNthEffectDuration]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Enchantment Script|'''Enchantment''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsInInterior - ObjectReference|IsInInterior]]'''
| '''[[GetNthEffectDuration - Ingredient|GetNthEffectDuration]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Ingredient Script|'''Ingredient''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsInKillMove - Actor|IsInKillMove]]'''
| '''[[GetNthEffectDuration - Potion|GetNthEffectDuration]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Potion Script|'''Potion''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsInLocation - ObjectReference|IsInLocation]]'''
| '''[[GetNthEffectDuration - Scroll|GetNthEffectDuration]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Scroll Script|'''Scroll''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsInMenuMode - Utility|IsInMenuMode]]'''
| '''[[GetNthEffectDuration - Spell|GetNthEffectDuration]]'''<sup>SKSE</sup>
| [[Utility Script|'''Utility''']]
| [[Spell Script|'''Spell''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsInterior - Cell|IsInterior]]'''
| '''[[GetNthEffectMagicEffect - Enchantment|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>
| [[Cell Script|'''Cell''']]
| [[Enchantment Script|'''Enchantment''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsIntimidated - Actor|IsIntimidated]]'''
| '''[[GetNthEffectMagicEffect - Ingredient|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Ingredient Script|'''Ingredient''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsInvulnerable - ActorBase|IsInvulnerable]]'''
| '''[[GetNthEffectMagicEffect - Potion|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
| [[Potion Script|'''Potion''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsJewelry - Armor|IsJewelry]]'''<sup>SKSE</sup>
| '''[[GetNthEffectMagicEffect - Scroll|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[Scroll Script|'''Scroll''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsJournalControlsEnabled - Game|IsJournalControlsEnabled]]'''
| '''[[GetNthEffectMagicEffect - Spell|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[Spell Script|'''Spell''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsKeyPressed - Input|IsKeyPressed]]'''<sup>SKSE</sup>
| '''[[GetNthEffectMagnitude - Enchantment|GetNthEffectMagnitude]]'''<sup>SKSE</sup>
| [[Input Script|'''Input''']]
| [[Enchantment Script|'''Enchantment''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsLetter - StringUtil|IsLetter]]'''<sup>SKSE</sup>
| '''[[GetNthEffectMagnitude - Ingredient|GetNthEffectMagnitude]]'''<sup>SKSE</sup>
| [[StringUtil Script|'''StringUtil''']]
| [[Ingredient Script|'''Ingredient''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsLightArmor - Armor|IsLightArmor]]'''<sup>SKSE</sup>
| '''[[GetNthEffectMagnitude - Potion|GetNthEffectMagnitude]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[Potion Script|'''Potion''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsLoaded - Location|IsLoaded]]'''
| '''[[GetNthEffectMagnitude - Scroll|GetNthEffectMagnitude]]'''<sup>SKSE</sup>
| [[Location Script|'''Location''']]
| [[Scroll Script|'''Scroll''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsLocked - ObjectReference|IsLocked]]'''
| '''[[GetNthEffectMagnitude - Spell|GetNthEffectMagnitude]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Spell Script|'''Spell''']]
| Bool
|
|
|-
|'''[[GetNthEntryValue - Perk|GetNthEntryValue]]'''<sup>SKSE</sup>
|[[Perk Script|'''Perk''']]
|
|
|
|-  
|-  
   
   
| '''[[IsLookingControlsEnabled - Game|IsLookingControlsEnabled]]'''
| '''[[GetNthForm - ObjectReference|GetNthForm]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsMace - Weapon|IsMace]]'''<sup>SKSE</sup>
| '''[[GetNthHeadPart - ActorBase|GetNthHeadPart]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
| '''[[ActorBase Script|ActorBase]]'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsMapMarkerVisible - ObjectReference|IsMapMarkerVisible]]'''
| '''[[GetNthIngredient - ConstructibleObject|GetNthIngredient]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsMenuControlsEnabled - Game|IsMenuControlsEnabled]]'''
| '''[[GetNthIngredientQuantity - ConstructibleObject|GetNthIngredientQuantity]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsMenuOpen - UI|IsMenuOpen]]'''<sup>SKSE</sup>
| '''[[GetNthKeyPressed - Input|GetNthKeyPressed]]'''<sup>SKSE</sup>
| '''[[UI Script|UI]]'''
| [[Input Script|'''Input''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsMovementControlsEnabled - Game|IsMovementControlsEnabled]]'''
| '''[[GetNthKeyword - Form|GetNthKeyword]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[Form Script|'''Form''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsNearPlayer - ObjectReference|IsNearPlayer]]'''
| '''[[GetNthLinkedRef - ObjectReference|GetNthLinkedRef]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|
|-
|'''[[IsNotPushable - Race|IsNotPushable]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|
|-  
|-  
   
   
| '''[[IsObjectiveCompleted - Quest|IsObjectiveCompleted]]'''
| '''[[GetNthModDependency - Game|GetNthModDependency]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[Game Script|'''Game''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsObjectiveDisplayed - Quest|IsObjectiveDisplayed]]'''
| '''[[GetNthParent - EquipSlot|GetNthParent]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| '''[[EquipSlot Script|EquipSlot]]'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsObjectiveFailed - Quest|IsObjectiveFailed]]'''
| '''[[GetNthPart - Outfit|GetNthPart]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[Outfit Script|'''Outfit''']]
| Bool
|
|
|-
|'''[[GetNthPlayableRace - Race|GetNthPlayableRace]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|
|-  
|-  
   
   
| '''[[IsOnMount - Actor|IsOnMount]]'''
| '''[[GetNthRef - Cell|GetNthRef]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Cell Script|'''Cell''']]
|  Bool
|
|
|-
| '''[[IsPlayerExpelled - Faction|IsPlayerExpelled]]'''
| [[Faction Script|'''Faction''']]
|  Bool
|
|
|-  
|-  
   
   
| '''[[IsPlayersLastRiddenHorse - Actor|IsPlayersLastRiddenHorse]]'''
| '''[[GetNthSpell - Actor|GetNthSpell]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsPlayerSungazing - Game|IsPlayerSungazing]]'''
| '''[[GetNthSpell - ActorBase|GetNthSpell]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[ActorBase Script|'''ActorBase''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsPlayerTeammate - Actor|IsPlayerTeammate]]'''
| '''[[GetNthSpell - Race|GetNthSpell]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Race Script|'''Race''']]
|  Bool
|
|
|-
|'''[[IsPlayable - Form|IsPlayable]]'''<sup>SKSE</sup>
|'''[[Form Script|Form]]'''
|Bool
|
|-
|'''[[IsPlayable - Race|IsPlayable]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|
|-  
|-  
   
   
| '''[[IsPlaying - Scene|IsPlaying]]'''
| '''[[GetNumEffects - Enchantment|GetNumEffects]]'''<sup>SKSE</sup>
| [[Scene Script|'''Scene''']]
| [[Enchantment Script|'''Enchantment''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsProtected - ActorBase|IsProtected]]'''
| '''[[GetNumEffects - Ingredient|GetNumEffects]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
| [[Ingredient Script|'''Ingredient''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsPunctuation - StringUtil|IsPunctuation]]'''<sup>SKSE</sup>
| '''[[GetNumEffects - Potion|GetNumEffects]]'''<sup>SKSE</sup>
| [[StringUtil Script|'''StringUtil''']]
| '''[[Potion Script|Potion]]'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsRaceFlagSet - Race|IsRaceFlagSet]]'''<sup>SKSE</sup>
| '''[[GetNumEffects - Scroll|GetNumEffects]]'''<sup>SKSE</sup>
| [[Race Script|'''Race''']]
| [[Scroll Script|'''Scroll''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsRead - Book|IsRead]]'''<sup>SKSE</sup>
| '''[[GetNumEffects - Spell|GetNumEffects]]'''<sup>SKSE</sup>
| [[Book Script|'''Book''']]
| [[Spell Script|'''Spell''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsRunning - Actor|IsRunning]]'''
| '''[[GetNumHeadParts - ActorBase|GetNumHeadParts]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[ActorBase Script|'''ActorBase''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsRunning - Quest|IsRunning]]'''
| '''[[GetNumIngredients - ConstructibleObject|GetNumIngredients]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsSameLocation - Location|IsSameLocation]]'''
| '''[[GetNumItems - ObjectReference|GetNumItems]]'''<sup>SKSE</sup>
| [[Location Script|'''Location''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsShield - Armor|IsShield]]'''<sup>SKSE</sup>
| '''[[GetNumKeysPressed - Input|GetNumKeysPressed]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[Input Script|'''Input''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsSneaking - Actor|IsSneaking]]'''
| '''[[GetNumKeywords - Form|GetNumKeywords]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Form Script|'''Form''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsSneakingControlsEnabled - Game|IsSneakingControlsEnabled]]'''
| '''[[GetNumParents - EquipSlot|GetNumParents]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[EquipSlot Script|'''EquipSlot''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsSprinting - Actor|IsSprinting]]'''
| '''[[GetNumParts - Outfit|GetNumParts]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| '''[[Outfit Script|Outfit]]'''
| Bool
|
|
|-
|'''[[GetNumPlayableRaces - Race|GetNumPlayableRaces]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|
|-  
|-  
   
   
| '''[[IsStaff - Weapon|IsStaff]]'''<sup>SKSE</sup>
| '''[[GetNumRefs - Cell|GetNumRefs]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
| [[Cell Script|'''Cell''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsStageDone - Quest|IsStageDone]]'''
| '''[[GetOpenState - ObjectReference|GetOpenState]]'''
| [[Quest Script|'''Quest''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsStarting - Quest|IsStarting]]'''
| '''[[GetOutfit - ActorBase|GetOutfit]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[ActorBase Script|'''ActorBase''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsStopped - Quest|IsStopped]]'''
| '''[[GetOutgoingWeather - Weather|GetOutgoingWeather]]'''
| [[Quest Script|'''Quest''']]
| [[Weather Script|'''Weather''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsStopping - Quest|IsStopping]]'''
| '''[[GetOwningQuest - Alias|GetOwningQuest]]'''
| [[Quest Script|'''Quest''']]
| '''[[Alias Script|Alias]]'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsSwimming - Actor|IsSwimming]]'''<sup>SKSE</sup>
| '''[[GetOwningQuest - Package|GetOwningQuest]]'''
| [[Actor Script|'''Actor''']]
| [[Package Script|'''Package''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsSword - Weapon|IsSword]]'''<sup>SKSE</sup>
| '''[[GetOwningQuest - Scene|GetOwningQuest]]'''
| '''[[Weapon Script|Weapon]]'''
| [[Scene Script|'''Scene''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsTakeable - Book|IsTakeable]]'''<sup>SKSE</sup>
| '''[[GetOwningQuest - TopicInfo|GetOwningQuest]]'''
| [[Book Script|'''Book''']]
| '''[[TopicInfo Script|TopicInfo]]'''
|  Bool
|
|
|-
|'''[[IsTextInputEnabled - UI|IsTextInputEnabled]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|Bool
|
|
|-  
|-  
   
   
| '''[[IsTrespassing - Actor|IsTrespassing]]'''
| '''[[GetParentCell - ObjectReference|GetParentCell]]'''
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsUnconscious - Actor|IsUnconscious]]'''
| '''[[GetPerkPoints - Game|GetPerkPoints]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Game Script|'''Game''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsUnique - ActorBase|IsUnique]]'''
| '''[[GetPlatformName - Debug|GetPlatformName]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[Debug Script|'''Debug''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsWarAxe - Weapon|IsWarAxe]]'''<sup>SKSE</sup>
| '''[[GetPlayer - Game|GetPlayer]]'''
| '''[[Weapon Script|Weapon]]'''
| [[Game Script|'''Game''']]
|  Bool
|
|
|-
| '''[[IsWarhammer - Weapon|IsWarhammer]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|  Bool
|
|
|-  
|-  
   
   
| '''[[IsWeaponDrawn - Actor|IsWeaponDrawn]]'''
| '''[[GetPlayerControls - Actor|GetPlayerControls]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsWordUnlocked - Game|IsWordUnlocked]]'''
| '''[[GetPlayerGrabbedRef - Game|GetPlayerGrabbedRef]]'''
| [[Game Script|'''Game''']]
| [[Game Script|'''Game''']]
| Bool
|
|
|
|-  
|-  
   
   
|}
| '''[[GetPlayersLastRiddenHorse - Game|GetPlayersLastRiddenHorse]]'''
 
| [[Game Script|'''Game''']]
=== K ===
|
{|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]]-[[#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
|-
| '''[[KeepOffsetFromActor - Actor|KeepOffsetFromActor]]'''
| [[Actor Script|'''Actor''']]
|
|-  
|-  
   
   
| '''[[Kill - Actor|Kill]]'''
| '''[[GetPositionX - ObjectReference|GetPositionX]]'''
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[KillEssential - Actor|KillEssential]]'''
| '''[[GetPositionY - ObjectReference|GetPositionY]]'''
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[KillSilent - Actor|KillSilent]]'''
| '''[[GetPositionZ - ObjectReference|GetPositionZ]]'''
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[KnockAreaEffect - ObjectReference|KnockAreaEffect]]'''
| '''[[GetRace - Actor|GetRace]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
|}
| '''[[GetRace - ActorBase|GetRace]]'''
=== L ===
| [[ActorBase Script|'''ActorBase''']]
{|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]]'''
|'''[[GetRace - Race|GetRace]]'''<sup>SKSE</sup>
| [[Ingredient Script|'''Ingredient''']]
|'''[[Race Script|Race]]'''
|
|
|gets race by editorID string
|-  
|-  
   
   
| '''[[LearnEffect - Ingredient|LearnEffect]]'''
| '''[[GetReach - Weapon|GetReach]]'''<sup>SKSE</sup>
| [[Ingredient Script|'''Ingredient''']]
| [[Weapon Script|'''Weapon''']]
|
|
|
|-  
|-  
   
   
| '''[[LearnNextEffect - Ingredient|LearnNextEffect]]'''
| '''[[GetReaction - Faction|GetReaction]]'''
| [[Ingredient Script|'''Ingredient''']]
| [[Faction Script|'''Faction''']]
|
|
|
|-  
|-  
   
   
| '''[[LeftShift - Math|LeftShift]]'''<sup>SKSE</sup>
| '''[[GetRealHoursPassed - Game|GetRealHoursPassed]]'''
| [[Math Script|'''Math''']]
| [[Game Script|'''Game''']]
|
|
|
|-  
|-  
 
| '''[[LoadGame - Game|LoadGame]]'''<sup>SKSE</sup>  
| '''[[GetRed - ColorForm|GetRed]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| '''[[ColorForm Script|ColorForm]]'''
|
|
|
|-  
|-  
 
| '''[[Lock - ObjectReference|Lock]]'''
| '''[[GetReference - ReferenceAlias|GetReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|
|-  
|-  
   
   
| '''[[LogicalAnd - Math|LogicalAnd]]'''<sup>SKSE</sup>
| '''[[GetRefTypeAliveCount - Location|GetRefTypeAliveCount]]'''
| [[Math Script|'''Math''']]
| [[Location Script|'''Location''']]
|
|
|
|-  
|-  
   
   
| '''[[LogicalNot - Math|LogicalNot]]'''<sup>SKSE</sup>
| '''[[GetRefTypeDeadCount - Location|GetRefTypeDeadCount]]'''
| [[Math Script|'''Math''']]
| [[Location Script|'''Location''']]
|
|
|
|-  
|-  
   
   
| '''[[LogicalOr - Math|LogicalOr]]'''<sup>SKSE</sup>
| '''[[GetRelationshipRank - Actor|GetRelationshipRank]]'''
| [[Math Script|'''Math''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[LogicalXor - Math|LogicalXor]]'''<sup>SKSE</sup>  
| '''[[GetResult - ConstructibleObject|GetResult]]'''<sup>SKSE</sup>
| [[Math Script|'''Math''']]
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
|
|
|
|-  
|-  
   
   
|}
| '''[[GetResultQuantity - ConstructibleObject|GetResultQuantity]]'''<sup>SKSE</sup>
 
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
=== M ===
|
{|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]]-[[#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
| '''[[GetSaturation - ColorForm|GetSaturation]]'''<sup>SKSE</sup>
!align=left class="unsortable"|Description
| [[ColorForm Script|'''ColorForm''']]
|-
|
|'''[[MakeCanFly - Race|MakeCanFly]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
|-  
|'''[[MakeCanSwim - Race|MakeCanSwim]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| '''[[GetScale - ObjectReference|GetScale]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
|'''[[MakeCanWalk - Race|MakeCanWalk]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
|-  
|'''[[MakeChildRace - Race|MakeChildRace]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| '''[[GetSex - ActorBase|GetSex]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|
|-
|'''[[MakeImmobile - Race|MakeImmobile]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
|-  
|'''[[MakeMobile - Race|MakeMobile]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| '''[[GetSitState - Actor|GetSitState]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
|'''[[MakeNoKnockdowns - Race|MakeNoKnockdowns]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
|-  
|[[MakeNonChildRace - Race|'''MakeNonChildRace''']]<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| '''[[GetSize - FormList|GetSize]]'''
| [[FormList Script|'''FormList''']]
|
|
|-
|'''[[MakeNonFlying - Race|MakeNonFlying]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
|-  
|'''[[MakeNonSwimming - Race|MakeNonSwimming]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| '''[[GetSkill - Book|GetSkill]]'''<sup>SKSE</sup>
| '''[[Book Script|Book]]'''
|
|
|-
|'''[[MakeNonWalking - Race|MakeNonWalking]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
|-
|'''[[MakeNotPushable - Race|MakeNotPushable]]'''<sup>SKSE</sup>
|'''[[GetSkin - Race|GetSkin]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|'''[[Race Script|Race]]'''
|
|
|-
|'''[[MakePlayable - Race|MakePlayable]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
|-  
| '''[[MakePlayerFriend - Actor|MakePlayerFriend]]'''
| [[Actor Script|'''Actor''']]
| '''[[GetSkyMode - Weather|GetSkyMode]]'''
| [[Weather Script|'''Weather''']]
|-
|'''[[MakePushable - Race|MakePushable]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
|'''[[MakeUnplayable - Race|MakeUnplayable]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-  
|-  
   
   
| '''[[MessageBox - Debug|MessageBox]]'''
| '''[[GetSleepState - Actor|GetSleepState]]'''
| [[Debug Script|'''Debug''']]
|-
 
| '''[[Mod - GlobalVariable|Mod]]'''
| '''[[GlobalVariable Script|GlobalVariable]]'''
|-
| '''[[ModActorValue - Actor|ModActorValue]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[ModArmorRating - Armor|ModArmorRating]]'''<sup>SKSE</sup>  
| '''[[GetSlotMask - Armor|GetSlotMask]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[Armor Script|'''Armor''']]
|
|
|
|-  
|-  
   
   
| '''[[ModCrimeGold - Faction|ModCrimeGold]]'''
| '''[[GetSpeed - Weapon|GetSpeed]]'''<sup>SKSE</sup>
| [[Faction Script|'''Faction''']]
| [[Weapon Script|'''Weapon''']]
|
|
|
|-  
|-  
   
   
| '''[[ModFactionRank - Actor|ModFactionRank]]'''
| '''[[GetSpell - Book|GetSpell]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Book Script|'''Book''']]
|
|
|
|-  
|-  
   
   
| '''[[ModObjectiveGlobal - Quest|ModObjectiveGlobal]]'''
| '''[[GetSpellCount - Actor|GetSpellCount]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[ModPerkPoints - Game|ModPerkPoints]]'''<sup>SKSE</sup>  
| '''[[GetSpellCount - ActorBase|GetSpellCount]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[ActorBase Script|'''ActorBase''']]
|
|
|
|-  
|-  
   
   
| '''[[ModReaction - Faction|ModReaction]]'''
| '''[[GetSpellCount - Race|GetSpellCount]]'''<sup>SKSE</sup>
| [[Faction Script|'''Faction''']]
| [[Race Script|'''Race''']]
|
|
|
|-  
|-  
   
   
| '''[[MoveTo - ObjectReference|MoveTo]]'''
| '''[[GetStagger - Weapon|GetStagger]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Weapon Script|'''Weapon''']]
|
|
|
|-  
|-  
   
   
| '''[[MoveToIfUnloaded - ObjectReference|MoveToIfUnloaded]]'''
| '''[[GetState - All Scripts|GetState]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''All Scripts'''
|
|
|
|-  
|-  
   
   
| '''[[MoveToInteractionLocation - ObjectReference|MoveToInteractionLocation]]'''
| '''[[GetStolenItemValueCrime - Faction|GetStolenItemValueCrime]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Faction Script|'''Faction''']]
|
|
|
|-  
|-  
   
   
| '''[[MoveToMyEditorLocation - ObjectReference|MoveToMyEditorLocation]]'''
| '''[[GetStolenItemValueNoCrime - Faction|GetStolenItemValueNoCrime]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Faction Script|'''Faction''']]
|
|
|
|-  
|-  
   
   
| '''[[MoveToNode - ObjectReference|MoveToNode]]'''
| '''[[GetString - Keyword|GetString]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Keyword Script|'''Keyword''']]
|
|-
|
| '''[[MoveToPackageLocation - Actor|MoveToPackageLocation]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[MoveToWhenUnloaded - ObjectReference|MoveToWhenUnloaded]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[Mute - SoundCategory|Mute]]'''
| [[SoundCategory Script|'''SoundCategory''']]
|-
|}
=== N ===
{|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>
|'''[[GetString - UI|GetString]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|[[UI Script|'''UI''']]
|Bool
|
|
|
|-
|-
|'''[[NoKnockdowns - Race|NoKnockdowns]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| '''[[GetSunGlare - Weather|GetSunGlare]]'''<sup>SKSE</sup>
|Bool
| [[Weather Script|'''Weather''']]
|
|
|-
|'''[[NoShadow - Race|NoShadow]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|
|-
|-
| '''[[Notification - Debug|Notification]]'''
| [[Debug Script|'''Debug''']]
| '''[[GetSunPositionX - Game|GetSunPositionX]]'''
| [[Game Script|'''Game''']]
|
|
|
|
|-  
|-  
   
   
|}
| '''[[GetSunPositionY - Game|GetSunPositionY]]'''
 
| [[Game Script|'''Game''']]
=== O ===
|
{|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]]-[[#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
|-
| '''[[OnActivate - ObjectReference|OnActivate]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-  
|-  
   
   
| '''[[OnActorAction - Form|OnActorAction]]'''<sup>SKSE</sup>
| '''[[GetSunPositionZ - Game|GetSunPositionZ]]'''
| [[Form Script|'''Form''']]
| [[Game Script|'''Game''']]
| [[RegisterForActorAction - Form|RegisterForActorAction]], [[UnregisterForActorAction - Form|UnregisterForActorAction]]
|
|
|-  
|-  
   
   
| '''[[OnAnimationEvent - Form|OnAnimationEvent]]'''
| '''[[GetTargetActor - ActiveMagicEffect|GetTargetActor]]'''
| [[Form Script|'''Form''']]
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
| [[OnAnimationEventUnregistered - Form|OnAnimationEventUnregistered]], [[RegisterForAnimationEvent - Form|RegisterForAnimationEvent]], [[UnregisterForAnimationEvent - Form|UnregisterForAnimationEvent]]
|
|
|-  
|-  
   
   
| '''[[OnAnimationEventUnregistered - Form|OnAnimationEventUnregistered]]'''
| '''[[GetTemplate - Package|GetTemplate]]'''
| [[Form Script|'''Form''']]
| '''[[Package Script|Package]]'''
| [[OnAnimationEvent - Form|OnAnimationEvent]], [[RegisterForAnimationEvent - Form|RegisterForAnimationEvent]], [[UnregisterForAnimationEvent - Form|UnregisterForAnimationEvent]]
|
|
|-  
|-  
   
   
| '''[[OnAttachedToCell - ObjectReference|OnAttachedToCell]]'''
| '''[[GetTimeElapsed - ActiveMagicEffect|GetTimeElapsed]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|
|
|
|-  
|-  
   
   
| '''[[OnCellAttach - ObjectReference|OnCellAttach]]'''
| '''[[GetTotalArmorWeight - ObjectReference|GetTotalArmorWeight]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[OnCellDetach - ObjectReference|OnCellDetach]]'''
| '''[[GetTotalItemWeight - ObjectReference|GetTotalItemWeight]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[OnCellLoad - ObjectReference|OnCellLoad]]'''
| '''[[GetTriggerObjectCount - ObjectReference|GetTriggerObjectCount]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[OnClose - ObjectReference|OnClose]]'''
| '''[[GetType - Form|GetType]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Form Script|'''Form''']]
|
|
|
|-  
|-  
   
   
| '''[[OnCombatStateChanged - Actor|OnCombatStateChanged]]'''
| '''[[GetType - HeadPart|GetType]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| '''[[HeadPart Script|HeadPart]]'''
|
|
|
|-  
|-  
   
   
| '''[[OnContainerChanged - ObjectReference|OnContainerChanged]]'''
| '''[[GetValue - GlobalVariable|GetValue]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[GlobalVariable Script|'''GlobalVariable''']]
|
|
|
|-  
|-  
   
   
| '''[[OnControlDown - Form|OnControlDown]]'''<sup>SKSE</sup>
| '''[[GetValueInt - GlobalVariable|GetValueInt]]'''
| [[Form Script|'''Form''']]
| [[GlobalVariable Script|'''GlobalVariable''']]
| [[RegisterForControl - Form|RegisterForControl]], [[UnregisterForControl - Form|UnregisterForControl]], [[UnregisterForAllControls - Form|UnregisterForAllControls]]
|
|
|-  
|-  
   
   
| '''[[OnControlUp - Form|OnControlUp]]'''<sup>SKSE</sup>  
| '''[[GetVersion - SKSE|GetVersion]]'''<sup>SKSE</sup>  
| [[Form Script|'''Form''']]
| '''[[SKSE Script|SKSE]]'''
| [[RegisterForControl - Form|RegisterForControl]], [[UnregisterForControl - Form|UnregisterForControl]], [[UnregisterForAllControls - Form|UnregisterForAllControls]]
|
|
|-  
|-  
   
   
| '''[[OnCrosshairRefChange - Form|OnCrosshairRefChange]]'''<sup>SKSE</sup>  
| '''[[GetVersionBeta - SKSE|GetVersionBeta]]'''<sup>SKSE</sup>  
| [[Form Script|'''Form''']]
| [[SKSE Script|'''SKSE''']]
| [[GetCurrentCrosshairRef - Game|GetCurrentCrosshairRef]], [[RegisterForCrosshairRef - Form|RegisterForCrosshairRef,]] [[UnregisterForCrosshairRef - Form|UnregisterForCrosshairRef]]
|
|
|-  
|-  
   
   
| '''[[OnDeath - Actor|OnDeath]]'''
| '''[[GetVersionMinor - SKSE|GetVersionMinor]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[SKSE Script|'''SKSE''']]
|
|
|
|-  
|-  
   
   
| '''[[OnDestructionStageChanged - ObjectReference|OnDestructionStageChanged]]'''
| '''[[GetVersionNumber - Debug|GetVersionNumber]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Debug Script|'''Debug''']]
|
|
|
|-  
|-  
   
   
| '''[[OnDetachedFromCell - ObjectReference|OnDetachedFromCell]]'''
| '''[[GetVersionRelease - SKSE|GetVersionRelease]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[SKSE Script|'''SKSE''']]
|
|
|
|-  
|-  
   
   
| '''[[OnDying - Actor|OnDying]]'''
| '''[[GetVoiceRecoveryTime - Actor|GetVoiceRecoveryTime]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[OnEffectFinish - ActiveMagicEffect|OnEffectFinish]]'''
| '''[[GetVoiceType - ObjectReference|GetVoiceType]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-
|'''[[GetWaterLevel - Cell|GetWaterLevel]]'''<sup>SKSE</sup>
|'''[[Cell Script|Cell]]'''
|Float
|
|-  
|-  
   
   
| '''[[OnEffectStart - ActiveMagicEffect|OnEffectStart]]'''
| '''[[GetWeaponType - Weapon|GetWeaponType]]'''<sup>SKSE</sup>
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
| [[Weapon Script|'''Weapon''']]
|
|
|
|-  
|-  
   
   
| '''[[OnEnterBleedout - Actor|OnEnterBleedout]]'''
| '''[[GetWeight - ActorBase|GetWeight]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[ActorBase Script|'''ActorBase''']]
|
|
|
|-  
|-  
   
   
| '''[[OnEquipped - ObjectReference|OnEquipped]]'''
| '''[[GetWeight - Form|GetWeight]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Form Script|'''Form''']]
|
|
|
|-  
|-  
   
   
| '''[[OnGainLOS - Form|OnGainLOS]]'''
| '''[[GetWeightClass - Armor|GetWeightClass]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
| [[Armor Script|'''Armor''']]
| [[RegisterForLOS - Form|RegisterForLOS]], [[RegisterForSingleLOSGain - Form|RegisterForSingleLOSGain]]
|
|
|-  
|-  
   
   
| '''[[OnGetUp - Actor|OnGetUp]]'''
| '''[[GetWidth - ObjectReference|GetWidth]]'''
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[OnGrab - ObjectReference|OnGrab]]'''
| '''[[GetWorkbenchKeyword - ConstructibleObject|GetWorkbenchKeyword]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[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]]
|-  
|-  
   
   
| '''[[OnHit - ObjectReference|OnHit]]'''
| '''[[GetWorldSpace - ObjectReference|GetWorldSpace]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[OnItemAdded - ObjectReference|OnItemAdded]]'''
| '''[[GetWornForm - Actor|GetWornForm]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[OnItemRemoved - ObjectReference|OnItemRemoved]]'''
| '''[[GotoState - All Scripts|GotoState]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''All Scripts'''
|
|
|
|-
| '''[[GetActorRaceEditorID - MiscUtil|GetActorRaceEditorID]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|string
|-  
|-  
| '''[[GetDiffActor - PapyrusUtil|GetDiffActor]]'''<sup>PU SE</sup>
| '''[[OnKeyDown - Form|OnKeyDown]]'''<sup>SKSE</sup>  
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Form Script|'''Form''']]
|Actor[]
| [[RegisterForKey - Form|RegisterForKey]], [[UnregisterForKey - Form|UnregisterForKey]], [[UnregisterForAllKeys - Form|UnregisterForAllKeys]]
|-
| '''[[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>
| '''[[OnKeyUp - Form|OnKeyUp]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Form Script|'''Form''']]
|string
| [[RegisterForKey - Form|RegisterForKey]], [[UnregisterForKey - Form|UnregisterForKey]], [[UnregisterForAllKeys - Form|UnregisterForAllKeys]]
|-  
|-  
| '''[[GetVersion - PapyrusUtil|GetVersion]]'''<sup>PU SE</sup>
| '''[[OnLoad - ObjectReference|OnLoad]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|int
|
|-  
|-  
   
   
| '''[[OnLocationChange - Actor|OnLocationChange]]'''
|}
 
=== H ===
{|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]]-[[#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''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[OnLockStateChanged - ObjectReference|OnLockStateChanged]]'''
| '''[[HasCommonParent - Location|HasCommonParent]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Location Script|'''Location''']]
|   
|   
|-  
|-  
   
   
| '''[[OnLostLOS - Form|OnLostLOS]]'''
| '''[[HasEffectKeyword - ObjectReference|HasEffectKeyword]]'''
| [[Form Script|'''Form''']]
| [[ObjectReference Script|'''ObjectReference''']]
|  [[RegisterForLOS - Form|RegisterForLOS]], [[RegisterForSingleLOSLost - Form|RegisterForSingleLOSLost]]
|   
|-
| '''[[HasFamilyRelationship - Actor|HasFamilyRelationship]]'''
| [[Actor Script|'''Actor''']]
|-  
|-  
   
   
| '''[[OnMagicEffectApply - ObjectReference|OnMagicEffectApply]]'''
| '''[[HasForm - FormList|HasForm]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[FormList Script|'''FormList''']]
|   
|   
|-  
|-  
   
   
| '''[[OnMenuClose - Form|OnMenuClose]]'''<sup>SKSE</sup>
| '''[[HasKeyword - Form|HasKeyword]]'''
| [[Form Script|'''Form''']]
| [[Form Script|'''Form''']]
|  [[RegisterForMenu - Form|RegisterForMenu]], [[UnregisterForMenu - Form|UnregisterForMenu]]
|  [[GetKeyword - Keyword|GetKeyword]], [[GetKeywords - Form|GetKeywords]]
|-  
|-  
   
   
| '''[[OnMenuOpen - Form|OnMenuOpen]]'''<sup>SKSE</sup>  
| '''[[HasKeywordString - Form|HasKeywordString]]'''<sup>SKSE</sup>  
| [[Form Script|'''Form''']]
| [[Form Script|'''Form''']]
|  [[RegisterForMenu - Form|RegisterForMenu]], [[UnregisterForMenu - Form|UnregisterForMenu]]
|  [[GetKeyword - Keyword|GetKeyword]]
|-
|'''[[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]]'''
| '''[[HasLOS - Actor|HasLOS]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[OnObjectUnequipped - Actor|OnObjectUnequipped]]'''
| '''[[HasMagicEffect - Actor|HasMagicEffect]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[OnOpen - ObjectReference|OnOpen]]'''
| '''[[HasMagicEffectWithKeyword - Actor|HasMagicEffectWithKeyword]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[OnPackageChange - Actor|OnPackageChange]]'''
| '''[[HasNode - ObjectReference|HasNode]]'''
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
|   
|-  
|-  
   
   
| '''[[OnPackageEnd - Actor|OnPackageEnd]]'''
| '''[[HasParentRelationship - Actor|HasParentRelationship]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[OnPackageStart - Actor|OnPackageStart]]'''
| '''[[HasPerk - Actor|HasPerk]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[OnPlayerBowShot - Actor|OnPlayerBowShot]]'''
| '''[[HasRefType - Location|HasRefType]]'''
| [[Actor Script|'''Actor''']]
| [[Location Script|'''Location''']]
|   
|   
|-  
|-  
   
   
| '''[[OnPlayerCameraState - Form|OnPlayerCameraState]]'''<sup>SKSE</sup>
| '''[[HasRefType - ObjectReference|HasRefType]]'''
| [[Form Script|'''Form''']]
| [[ObjectReference Script|'''ObjectReference''']]
[[RegisterForCameraState - Form|RegisterForCameraState]], [[UnregisterForCameraState - Form|UnregisterForCameraState]]
|   
|-  
|-  
   
   
| '''[[OnPlayerLoadGame - Actor|OnPlayerLoadGame]]'''
| '''[[HasSpell - Actor|HasSpell]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-
|'''[[HasWorldModel - Form|HasWorldModel]]'''<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|[[GetWorldModelPath - Form|GetWorldModelPath]], [[SetWorldModelPath - Form|SetWorldModelPath]]
|-  
|-  
   
   
| '''[[OnRaceSwitchComplete - Actor|OnRaceSwitchComplete]]'''
| '''[[HideTitleSequenceMenu - Game|HideTitleSequenceMenu]]'''
| [[Actor Script|'''Actor''']]
| [[Game Script|'''Game''']]
|   
|   
|-  
|-  
   
   
| '''[[OnRead - ObjectReference|OnRead]]'''
| '''[[HoldKey - Input|HoldKey]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Input Script|'''Input''']]
|   
|   
|-  
|-  
| '''[[HasActiveSpell - Actor|HasActiveSpell]]'''<sup>PO3 PE SSE</sup>
| '''[[OnRelease - ObjectReference|OnRelease]]'''
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[HasArtObject - ObjectReference|HasArtObject]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-
| '''[[HasDeferredKill - Actor|HasDeferredKill]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-  
|-  
| '''[[HasEffectShader - ObjectReference|HasEffectShader]]'''<sup>PO3 PE SSE</sup>
| '''[[OnReset - ObjectReference|OnReset]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-
| '''[[HasMagicEffectWithArchetype - Actor|HasMagicEffectWithArchetype]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-  
|-  
| '''[[HasNiExtraData - ObjectReference|HasNiExtraData]]'''<sup>PO3 PE SSE</sup>
| '''[[OnSell - ObjectReference|OnSell]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-  
|-  
| '''[[HasSkin - Actor|HasSkin]]'''<sup>PO3 PE SSE</sup>
| '''[[OnSit - Actor|OnSit]]'''
| '''[[Actor Script|Actor]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[HideMenu - UI|HideMenu]]'''<sup>PO3 PE SSE</sup>
| '''[[OnSleepStart - Form|OnSleepStart]]'''
| '''[[UI Script|UI]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForSleep - Form|RegisterForSleep]]
|-  
|-  
| '''[[HasFloatValue - JsonUtil|HasFloatValue]]'''<sup>PU SE</sup>
| '''[[OnSleepStop - Form|OnSleepStop]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Form Script|'''Form''']]
|bool
| [[RegisterForSleep - Form|RegisterForSleep]]
|-  
|-  
| '''[[HasFormValue - JsonUtil|HasFormValue]]'''<sup>PU SE</sup>
| '''[[OnSpellCast - ObjectReference|OnSpellCast]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|bool
|
|-  
|-  
| '''[[HasIntValue - JsonUtil|HasIntValue]]'''<sup>PU SE</sup>
| '''[[OnStoryActivateActor - Quest|OnStoryActivateActor]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Quest Script|'''Quest''']]
|bool
|
|-  
|-  
| '''[[HasStringValue - JsonUtil|HasStringValue]]'''<sup>PU SE</sup>
| '''[[OnStoryAddToPlayer - Quest|OnStoryAddToPlayer]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Quest Script|'''Quest''']]
|bool
|
|-  
|-  
   
   
| '''[[OnStoryArrest - Quest|OnStoryArrest]]'''
|}
| [[Quest Script|'''Quest''']]
 
=== I ===
{|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]]-[[#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''']]
|   
|   
|
|-  
|-  
   
   
| '''[[OnStoryAssaultActor - Quest|OnStoryAssaultActor]]'''
| '''[[IncrementSkill - Game|IncrementSkill]]'''
| [[Quest Script|'''Quest''']]
| [[Game Script|'''Game''']]
|   
|   
|
|-  
|-  
   
   
| '''[[OnStoryBribeNPC - Quest|OnStoryBribeNPC]]'''
| '''[[IncrementSkillBy - Game|IncrementSkillBy]]'''
| [[Quest Script|'''Quest''']]
| [[Game Script|'''Game''']]
|   
|   
|
|-  
|-  
   
   
| '''[[OnStoryCastMagic - Quest|OnStoryCastMagic]]'''
| '''[[IncrementStat - Game|IncrementStat]]'''
| [[Quest Script|'''Quest''']]
| [[Game Script|'''Game''']]
|   
|   
|
|-  
|-  
   
   
| '''[[OnStoryChangeLocation - Quest|OnStoryChangeLocation]]'''
| '''[[InterruptCast - ObjectReference|InterruptCast]]'''
| [[Quest Script|'''Quest''']]
| [[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
|-  
|-  
   
   
| '''[[OnStoryCraftItem - Quest|OnStoryCraftItem]]'''
| '''[[Is3DLoaded - ObjectReference|Is3DLoaded]]'''
| [[Quest Script|'''Quest''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryCrimeGold - Quest|OnStoryCrimeGold]]'''
| '''[[IsActionComplete - Scene|IsActionComplete]]'''
| [[Quest Script|'''Quest''']]
| [[Scene Script|'''Scene''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryCure - Quest|OnStoryCure]]'''
| '''[[IsActivateChild - ObjectReference|IsActivateChild]]'''
| [[Quest Script|'''Quest''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryDialogue - Quest|OnStoryDialogue]]'''
| '''[[IsActivateControlsEnabled - Game|IsActivateControlsEnabled]]'''
| [[Quest Script|'''Quest''']]
| [[Game Script|'''Game''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryDiscoverDeadBody - Quest|OnStoryDiscoverDeadBody]]'''
| '''[[IsActivationBlocked - ObjectReference|IsActivationBlocked]]'''
| [[Quest Script|'''Quest''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryEscapeJail - Quest|OnStoryEscapeJail]]'''
| '''[[IsActive - Quest|IsActive]]'''
| [[Quest Script|'''Quest''']]
| [[Quest Script|'''Quest''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryFlatterNPC - Quest|OnStoryFlatterNPC]]'''
| '''[[IsAIEnabled - Actor|IsAIEnabled]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryHello - Quest|OnStoryHello]]'''
| '''[[IsAlarmed - Actor|IsAlarmed]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryIncreaseLevel - Quest|OnStoryIncreaseLevel]]'''
| '''[[IsAlerted - Actor|IsAlerted]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryIncreaseSkill - Quest|OnStoryIncreaseSkill]]'''
| '''[[IsAllowedToFly - Actor|IsAllowedToFly]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryInfection - Quest|OnStoryInfection]]'''
| '''[[IsArrested - Actor|IsArrested]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryIntimidateNPC - Quest|OnStoryIntimidateNPC]]'''
| '''[[IsArrestingTarget - Actor|IsArrestingTarget]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryJail - Quest|OnStoryJail]]'''
| '''[[IsAttached - Cell|IsAttached]]'''
| [[Quest Script|'''Quest''']]
| [[Cell Script|'''Cell''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryKillActor - Quest|OnStoryKillActor]]'''
| '''[[IsBattleAxe - Weapon|IsBattleAxe]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[Weapon Script|'''Weapon''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryNewVoicePower - Quest|OnStoryNewVoicePower]]'''
| '''[[IsBeingRidden - Actor|IsBeingRidden]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryPayFine - Quest|OnStoryPayFine]]'''
| '''[[IsBleedingOut - Actor|IsBleedingOut]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryPickLock - Quest|OnStoryPickLock]]'''
| '''[[IsBoots - Armor|IsBoots]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryPlayerGetsFavor - Quest|OnStoryPlayerGetsFavor]]'''
| '''[[IsBow - Weapon|IsBow]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| '''[[Weapon Script|Weapon]]'''
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryRelationshipChange - Quest|OnStoryRelationshipChange]]'''
| '''[[IsBribed - Actor|IsBribed]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryRemoveFromPlayer - Quest|OnStoryRemoveFromPlayer]]'''
| '''[[IsCamSwitchControlsEnabled - Game|IsCamSwitchControlsEnabled]]'''
| [[Quest Script|'''Quest''']]
| [[Game Script|'''Game''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryScript - Quest|OnStoryScript]]'''
| '''[[IsChild - Actor|IsChild]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryServedTime - Quest|OnStoryServedTime]]'''
| '''[[IsChild - Location|IsChild]]'''
| [[Quest Script|'''Quest''']]
| [[Location Script|'''Location''']]
|   
Bool
|
|-
|'''[[IsChildRace - Race|IsChildRace]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-  
|-  
   
   
| '''[[OnStoryTrespass - Quest|OnStoryTrespass]]'''
| '''[[IsCleared - Location|IsCleared]]'''
| [[Quest Script|'''Quest''']]
| [[Location Script|'''Location''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTrackedStatsEvent - Form|OnTrackedStatsEvent]]'''
| '''[[IsClothing - Armor|IsClothing]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTranslationAlmostComplete - ObjectReference|OnTranslationAlmostComplete]]'''
| '''[[IsClothingBody - Armor|IsClothingBody]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTranslationComplete - ObjectReference|OnTranslationComplete]]'''
| '''[[IsClothingFeet - Armor|IsClothingFeet]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTranslationFailed - ObjectReference|OnTranslationFailed]]'''
| '''[[IsClothingHands - Armor|IsClothingHands]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTrapHit - ObjectReference|OnTrapHit]]'''
| '''[[IsClothingHead - Armor|IsClothingHead]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTrapHitStart - ObjectReference|OnTrapHitStart]]'''
| '''[[IsClothingPoor - Armor|IsClothingPoor]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTrapHitStop - ObjectReference|OnTrapHitStop]]'''
| '''[[IsClothingRich - Armor|IsClothingRich]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTrigger - ObjectReference|OnTrigger]]'''
| '''[[IsClothingRing - Armor|IsClothingRing]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTriggerEnter - ObjectReference|OnTriggerEnter]]'''
| '''[[IsCommandedActor - Actor|IsCommandedActor]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTriggerLeave - ObjectReference|OnTriggerLeave]]'''
| '''[[IsCompleted - Quest|IsCompleted]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Quest Script|'''Quest''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnUnequipped - ObjectReference|OnUnequipped]]'''
| '''[[IsCuirass - Armor|IsCuirass]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnUnload - ObjectReference|OnUnload]]'''
| '''[[IsDagger - Weapon|IsDagger]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[Weapon Script|Weapon]]'''
|   
Bool
|
|-  
|-  
   
   
| '''[[OnUpdate - ActiveMagicEffect|OnUpdate]]'''
| '''[[IsDead - Actor|IsDead]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnUpdate - Alias|OnUpdate]]'''
| '''[[IsDeleted - ObjectReference|IsDeleted]]'''
| [[Alias Script|'''Alias''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnUpdate - Form|OnUpdate]]'''
| '''[[IsDetectedBy - Actor|IsDetectedBy]]'''
| [[Form Script|'''Form''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnUpdateGameTime - Form|OnUpdateGameTime]]'''
| '''[[IsDigit - StringUtil|IsDigit]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
| [[StringUtil Script|'''StringUtil''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnWardHit - ObjectReference|OnWardHit]]'''
| '''[[IsDisabled - ObjectReference|IsDisabled]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|-
|'''[[OpenCustomMenu - UI|OpenCustomMenu]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|
|
|-  
|-  
   
   
| '''[[OpenInventory - Actor|OpenInventory]]'''
| '''[[IsDoingFavor - Actor|IsDoingFavor]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OpenUserLog - Debug|OpenUserLog]]'''
| '''[[IsEnabled - ObjectReference|IsEnabled]]'''
| [[Debug Script|'''Debug''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|-
|'''[[OverBudget - Utility|OverBudget]]'''
|'''[[Utility Script|Utility]]'''
|
|
|-  
|-  
   
   
|}
| '''[[IsEquipped - Actor|IsEquipped]]'''
=== P ===
{|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]]-[[#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
|-
| '''[[PathToReference - Actor|PathToReference]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[Pause - SoundCategory|Pause]]'''
| '''[[IsEssential - Actor|IsEssential]]'''
| [[SoundCategory Script|'''SoundCategory''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlaceActorAtMe - ObjectReference|PlaceActorAtMe]]'''
| '''[[IsEssential - ActorBase|IsEssential]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ActorBase Script|'''ActorBase''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlaceAtMe - ObjectReference|PlaceAtMe]]'''
| '''[[IsFactionInCrimeGroup - Faction|IsFactionInCrimeGroup]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Faction Script|'''Faction''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[Play - EffectShader|Play]]'''
| '''[[IsFastTravelControlsEnabled - Game|IsFastTravelControlsEnabled]]'''
| [[EffectShader Script|'''EffectShader''']]
| [[Game Script|'''Game''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[Play - Sound|Play]]'''
| '''[[IsFastTravelEnabled - Game|IsFastTravelEnabled]]'''
| [[Sound Script|'''Sound''']]
| [[Game Script|'''Game''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[Play - VisualEffect|Play]]'''
| '''[[IsFightingControlsEnabled - Game|IsFightingControlsEnabled]]'''
| [[VisualEffect Script|'''VisualEffect''']]
| [[Game Script|'''Game''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlayAndWait - Sound|PlayAndWait]]'''
| '''[[IsFlying - Actor|IsFlying]]'''
| [[Sound Script|'''Sound''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlayAnimation - ObjectReference|PlayAnimation]]'''
| '''[[IsFood - Potion|IsFood]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Potion Script|'''Potion''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlayAnimationAndWait - ObjectReference|PlayAnimationAndWait]]'''
| '''[[IsFurnitureInUse - ObjectReference|IsFurnitureInUse]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlayBink - Game|PlayBink]]'''
| '''[[IsFurnitureMarkerInUse - ObjectReference|IsFurnitureMarkerInUse]]'''
| [[Game Script|'''Game''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlayerKnows - Form|PlayerKnows]]'''
| '''[[IsGauntlets - Armor|IsGauntlets]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
| [[Armor Script|'''Armor''']]
[[SetPlayerKnows - Form|SetPlayerKnows]]
Bool
|
|-  
|-  
   
   
| '''[[PlayerMoveToAndWait - Debug|PlayerMoveToAndWait]]'''
| '''[[IsGhost - Actor|IsGhost]]'''
| [[Debug Script|'''Debug''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlayerPayCrimeGold - Faction|PlayerPayCrimeGold]]'''
| '''[[IsGreatsword - Weapon|IsGreatsword]]'''<sup>SKSE</sup>
| [[Faction Script|'''Faction''']]
| '''[[Weapon Script|Weapon]]'''
|   
Bool
|
|-  
|-  
   
   
| '''[[PlayGamebryoAnimation - ObjectReference|PlayGamebryoAnimation]]'''
| '''[[IsGuard - Actor|IsGuard]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[PlayIdle - Actor|PlayIdle]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlayIdleWithTarget - Actor|PlayIdleWithTarget]]'''
| '''[[IsHarvested - ObjectReference|IsHarvested]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlayImpactEffect - ObjectReference|PlayImpactEffect]]'''
| '''[[IsHeavyArmor - Armor|IsHeavyArmor]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlaySubGraphAnimation - Actor|PlaySubGraphAnimation]]'''
| '''[[IsHelmet - Armor|IsHelmet]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlaySyncedAnimationAndWaitSS - ObjectReference|PlaySyncedAnimationAndWaitSS]]'''
| '''[[IsHostile - Enchantment|IsHostile]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Enchantment Script|'''Enchantment''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlaySyncedAnimationSS - ObjectReference|PlaySyncedAnimationSS]]'''
| '''[[IsHostile - Ingredient|IsHostile]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Ingredient Script|'''Ingredient''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlayTerrainEffect - ObjectReference|PlayTerrainEffect]]'''
| '''[[IsHostile - Potion|IsHostile]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Potion Script|'''Potion''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PopTo - ImageSpaceModifier|PopTo]]'''
| '''[[IsHostile - Spell|IsHostile]]'''
| [[ImageSpaceModifier Script|'''ImageSpaceModifier''']]
| [[Spell Script|'''Spell''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[Pow - Math|Pow]]'''
| '''[[IsHostileToActor - Actor|IsHostileToActor]]'''
| [[Math Script|'''Math''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PrecacheCharGen - Game|PrecacheCharGen]]'''
| '''[[IsIgnoringFriendlyHits - ObjectReference|IsIgnoringFriendlyHits]]'''
| [[Game Script|'''Game''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|-  
|
|-
| '''[[PrecacheCharGenClear - Game|PrecacheCharGenClear]]'''
|'''[[IsImmobile - Race|IsImmobile]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
|'''[[Race Script|Race]]'''
|
|Bool
|
|-  
|-  
   
   
| '''[[ProcessTrapHit - ObjectReference|ProcessTrapHit]]'''
| '''[[IsInCombat - Actor|IsInCombat]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PushActorAway - ObjectReference|PushActorAway]]'''
| '''[[IsInDialogueWithPlayer - ObjectReference|IsInDialogueWithPlayer]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|-
|'''[[PushBool - UICallback|PushBool]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|
|
|-
|-  
|'''[[PushBoolA - UICallback|PushBoolA]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
| '''[[IsInFaction - Actor|IsInFaction]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|
|-
|-  
|'''[[PushFloat - UICallback|PushFloat]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
| '''[[IsInInterior - ObjectReference|IsInInterior]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|
|-
|-  
|'''[[PushFloatA - UICallback|PushFloatA]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
| '''[[IsInKillMove - Actor|IsInKillMove]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|
|-
|-  
|'''[[PushInt - UICallback|PushInt]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
| '''[[IsInLocation - ObjectReference|IsInLocation]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|
|-
|-  
|'''[[PushIntA - UICallback|PushIntA]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
| '''[[IsInMenuMode - Utility|IsInMenuMode]]'''
|
| [[Utility Script|'''Utility''']]
|-
| Bool
|'''[[PushString - UICallback|PushString]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|
|-
|'''[[PushStringA - UICallback|PushStringA]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|
|
|-  
|-  
   
   
|}
| '''[[IsInterior - Cell|IsInterior]]'''
=== Q ===
| [[Cell Script|'''Cell''']]
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
Bool
|+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>
| '''[[IsIntimidated - Actor|IsIntimidated]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[QuitGame - Debug|QuitGame]]'''
| '''[[IsInvulnerable - ActorBase|IsInvulnerable]]'''
| [[Debug Script|'''Debug''']]
| [[ActorBase Script|'''ActorBase''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[QuitToMainMenu - Game|QuitToMainMenu]]'''
| '''[[IsJewelry - Armor|IsJewelry]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
|}
| '''[[IsJournalControlsEnabled - Game|IsJournalControlsEnabled]]'''
=== R ===
| [[Game Script|'''Game''']]
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
Bool
|+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=90|Member of
!align=left class="unsortable"|Description
|-
| '''[[RadiansToDegrees - Math|RadiansToDegrees]]'''
| [[Math Script|'''Math''']]
|   
|-  
|-  
   
   
| '''[[RampRumble - ObjectReference|RampRumble]]'''
| '''[[IsKeyPressed - Input|IsKeyPressed]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Input Script|'''Input''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RandomFloat - Utility|RandomFloat]]'''
| '''[[IsLetter - StringUtil|IsLetter]]'''<sup>SKSE</sup>
| [[Utility Script|'''Utility''']]
| [[StringUtil Script|'''StringUtil''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RandomInt - Utility|RandomInt]]'''
| '''[[IsLightArmor - Armor|IsLightArmor]]'''<sup>SKSE</sup>
| [[Utility Script|'''Utility''']]
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RegenerateHead - Actor|RegenerateHead]]'''<sup>SKSE</sup>
| '''[[IsLoaded - Location|IsLoaded]]'''
| [[Actor Script|'''Actor''']]
| [[Location Script|'''Location''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RegisterForActorAction - Form|RegisterForActorAction]]'''<sup>SKSE</sup>
| '''[[IsLocked - ObjectReference|IsLocked]]'''
| [[Form Script|'''Form''']]
| [[ObjectReference Script|'''ObjectReference''']]
[[OnActorAction - Form|OnActorAction]], [[UnregisterForActorAction - Form|UnregisterForActorAction]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForAnimationEvent - Form|RegisterForAnimationEvent]]'''
| '''[[IsLookingControlsEnabled - Game|IsLookingControlsEnabled]]'''
| [[Form Script|'''Form''']]
| [[Game Script|'''Game''']]
[[OnAnimationEvent - Form|OnAnimationEvent]], [[OnAnimationEventUnregistered - Form|OnAnimationEventUnregistered]], [[UnregisterForAnimationEvent - Form|UnregisterForAnimationEvent]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForCameraState - Form|RegisterForCameraState]]'''<sup>SKSE</sup>  
| '''[[IsMace - Weapon|IsMace]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
| '''[[Weapon Script|Weapon]]'''
[[OnPlayerCameraState - Form|OnPlayerCameraState]], [[UnregisterForCameraState - Form|UnregisterForCameraState]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForControl - Form|RegisterForControl]]'''<sup>SKSE</sup>
| '''[[IsMapMarkerVisible - ObjectReference|IsMapMarkerVisible]]'''
| [[Form Script|'''Form''']]
| [[ObjectReference Script|'''ObjectReference''']]
[[OnControlDown - Form|OnControlDown]], [[OnControlUp - Form|OnControlUp]], [[UnregisterForControl - Form|UnregisterForControl]], [[UnregisterForAllControls - Form|UnregisterForAllControls]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForCrosshairRef - Form|RegisterForCrosshairRef]]'''<sup>SKSE</sup>
| '''[[IsMenuControlsEnabled - Game|IsMenuControlsEnabled]]'''
| [[Form Script|'''Form''']]
| [[Game Script|'''Game''']]
[[GetCurrentCrosshairRef - Game|GetCurrentCrosshairRef]], [[OnCrosshairRefChange - Form|OnCrosshairRefChange]], [[UnregisterForCrosshairRef - Form|UnregisterForCrosshairRef]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForKey - Form|RegisterForKey]]'''<sup>SKSE</sup>  
| '''[[IsMenuOpen - UI|IsMenuOpen]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
| '''[[UI Script|UI]]'''
[[OnKeyDown - Form|OnKeyDown]], [[OnKeyUp - Form|OnKeyUp]], [[UnregisterForKey - Form|UnregisterForKey]], [[UnregisterForAllKeys - Form|UnregisterForAllKeys]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForLOS - Form|RegisterForLOS]]'''
| '''[[IsMovementControlsEnabled - Game|IsMovementControlsEnabled]]'''
| [[Form Script|'''Form''']]
| [[Game Script|'''Game''']]
[[OnGainLOS - Form|OnGainLOS]], [[OnLostLOS - Form|OnLostLOS]], [[UnregisterForLOS - Form|UnregisterForLOS]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForMenu - Form|RegisterForMenu]]'''<sup>SKSE</sup>
| '''[[IsNearPlayer - ObjectReference|IsNearPlayer]]'''
| [[Form Script|'''Form''']]
| [[ObjectReference Script|'''ObjectReference''']]
|  [[OnMenuOpen - Form|OnMenuOpen]], [[OnMenuClose - Form|OnMenuClose]]
Bool
|
|-
|'''[[IsNotPushable - Race|IsNotPushable]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-  
|-  
   
   
| '''[[RegisterForModEvent - Form|RegisterForModEvent]]'''<sup>SKSE</sup>
| '''[[IsObjectiveCompleted - Quest|IsObjectiveCompleted]]'''
| [[Form Script|'''Form''']]
| [[Quest Script|'''Quest''']]
[[SendModEvent]]
Bool
|-
|
|'''[[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]]'''
| '''[[IsObjectiveDisplayed - Quest|IsObjectiveDisplayed]]'''
| [[Form Script|'''Form''']]
| [[Quest Script|'''Quest''']]
[[OnGainLOS - Form|OnGainLOS]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForSingleLOSLost - Form|RegisterForSingleLOSLost]]'''
| '''[[IsObjectiveFailed - Quest|IsObjectiveFailed]]'''
| [[Form Script|'''Form''']]
| [[Quest Script|'''Quest''']]
[[OnLostLOS - Form|OnLostLOS]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForSingleUpdate - Form|RegisterForSingleUpdate]]'''
| '''[[IsOnMount - Actor|IsOnMount]]'''
| [[Form Script|'''Form''']]
| [[Actor Script|'''Actor''']]
|  [[OnUpdate - Form|OnUpdate]]
Bool
|
|-
|'''[[IsOverEncumbered - Actor|IsOverEncumbered]]'''
|[[Actor Script|'''Actor''']]
|Bool
|
|-  
|-  
   
   
| '''[[RegisterForSingleUpdateGameTime - Form|RegisterForSingleUpdateGameTime]]'''
| '''[[IsPlayerExpelled - Faction|IsPlayerExpelled]]'''
| [[Form Script|'''Form''']]
| [[Faction Script|'''Faction''']]
[[OnUpdateGameTime - Form|OnUpdateGameTime]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForSleep - Form|RegisterForSleep]]'''
| '''[[IsPlayersLastRiddenHorse - Actor|IsPlayersLastRiddenHorse]]'''
| [[Form Script|'''Form''']]
| [[Actor Script|'''Actor''']]
[[OnSleepStart - Form|OnSleepStart]], [[OnSleepStop - Form|OnSleepStop]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForTrackedStatsEvent - Form|RegisterForTrackedStatsEvent]]'''
| '''[[IsPlayerSungazing - Game|IsPlayerSungazing]]'''
| [[Form Script|'''Form''']]
| [[Game Script|'''Game''']]
[[OnTrackedStatsEvent - Form|OnTrackedStatsEvent]], [[UnregisterForTrackedStatsEvent - Form|UnregisterForTrackedStatsEvent]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForUpdate - Form|RegisterForUpdate]]'''
| '''[[IsPlayerTeammate - Actor|IsPlayerTeammate]]'''
| [[Form Script|'''Form''']]
| [[Actor Script|'''Actor''']]
|  [[OnUpdate - Form|OnUpdate]], [[UnregisterForUpdate - Form|UnregisterForUpdate]]
Bool
|
|-
|'''[[IsPlayable - Form|IsPlayable]]'''<sup>SKSE</sup>
|'''[[Form Script|Form]]'''
|Bool
|
|-
|'''[[IsPlayable - Race|IsPlayable]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-  
|-  
   
   
| '''[[RegisterForUpdateGameTime - Form|RegisterForUpdateGameTime]]'''
| '''[[IsPlaying - Scene|IsPlaying]]'''
| [[Form Script|'''Form''']]
| [[Scene Script|'''Scene''']]
[[OnUpdateGameTime - Form|OnUpdateGameTime]], [[UnregisterForUpdateGameTime - Form|UnregisterForUpdateGameTime]]
Bool
|
|-
|-
|'''[[Release - UICallback|Release]]'''<sup>SKSE</sup>
|'''[[IsPluginInstalled - Game|IsPluginInstalled]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|[[Game Script|'''Game''']]
|Bool
|
|
|-  
|-  
   
   
| '''[[ReleaseKey - Input|ReleaseKey]]'''<sup>SKSE</sup>
| '''[[IsProtected - ActorBase|IsProtected]]'''
| [[Input Script|'''Input''']]
| [[ActorBase Script|'''ActorBase''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[ReleaseOverride - Weather|ReleaseOverride]]'''
| '''[[IsPunctuation - StringUtil|IsPunctuation]]'''<sup>SKSE</sup>
| [[Weather Script|'''Weather''']]
| [[StringUtil Script|'''StringUtil''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RemoteCast - Spell|RemoteCast]]'''
| '''[[IsRaceFlagSet - Race|IsRaceFlagSet]]'''<sup>SKSE</sup>
| [[Spell Script|'''Spell''']]
| [[Race Script|'''Race''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[Remove - ImageSpaceModifier|Remove]]'''
| '''[[IsRead - Book|IsRead]]'''<sup>SKSE</sup>
| [[ImageSpaceModifier Script|'''ImageSpaceModifier''']]
| [[Book Script|'''Book''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[Remove - MusicType|Remove]]'''
| '''[[IsRunning - Actor|IsRunning]]'''
| '''[[MusicType Script|MusicType]]'''
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RemoveAddedForm - FormList|RemoveAddedForm]]'''
| '''[[IsRunning - Quest|IsRunning]]'''
| [[FormList Script|'''FormList''']]
| [[Quest Script|'''Quest''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RemoveAllInventoryEventFilters - ObjectReference|RemoveAllInventoryEventFilters]]'''
| '''[[IsSameLocation - Location|IsSameLocation]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Location Script|'''Location''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RemoveAllItems - ObjectReference|RemoveAllItems]]'''
| '''[[IsShield - Armor|IsShield]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RemoveCrossFade - ImageSpaceModifier|RemoveCrossFade]]'''
| '''[[IsSneaking - Actor|IsSneaking]]'''
| [[ImageSpaceModifier Script|'''ImageSpaceModifier''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RemoveFromAllFactions - Actor|RemoveFromAllFactions]]'''
| '''[[IsSneakingControlsEnabled - Game|IsSneakingControlsEnabled]]'''
| [[Actor Script|'''Actor''']]
| [[Game Script|'''Game''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RemoveFromFaction - Actor|RemoveFromFaction]]'''
| '''[[IsSprinting - Actor|IsSprinting]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RemoveHavokConstraints - Game|RemoveHavokConstraints]]'''
| '''[[IsStaff - Weapon|IsStaff]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| '''[[Weapon Script|Weapon]]'''
|   
Bool
|
|-  
|-  
   
   
| '''[[RemoveInventoryEventFilter - ObjectReference|RemoveInventoryEventFilter]]'''
| '''[[IsStageDone - Quest|IsStageDone]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Quest Script|'''Quest''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RemoveItem - ObjectReference|RemoveItem]]'''
| '''[[IsStarting - Quest|IsStarting]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Quest Script|'''Quest''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RemovePerk - Actor|RemovePerk]]'''
| '''[[IsStopped - Quest|IsStopped]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RemoveShout - Actor|RemoveShout]]'''
| '''[[IsStopping - Quest|IsStopping]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RemoveSlotFromMask - Armor|RemoveSlotFromMask]]'''<sup>SKSE</sup>  
| '''[[IsSwimming - Actor|IsSwimming]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|-
| '''[[RemoveSpell - Actor|RemoveSpell]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RequestAutoSave - Game|RequestAutoSave]]'''
| '''[[IsSword - Weapon|IsSword]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| '''[[Weapon Script|Weapon]]'''
|   
Bool
|
|-  
|-  
   
   
| '''[[RequestModel - Game|RequestModel]]'''
| '''[[IsTakeable - Book|IsTakeable]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[Book Script|'''Book''']]
|   
Bool
|
|-
|'''[[IsTextInputEnabled - UI|IsTextInputEnabled]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|Bool
|
|-  
|-  
   
   
| '''[[RequestSave - Game|RequestSave]]'''
| '''[[IsTrespassing - Actor|IsTrespassing]]'''
| [[Game Script|'''Game''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[Reset - Cell|Reset]]'''
| '''[[IsUnconscious - Actor|IsUnconscious]]'''
| [[Cell Script|'''Cell''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[Reset - ObjectReference|Reset]]'''
| '''[[IsUnique - ActorBase|IsUnique]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ActorBase Script|'''ActorBase''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[Reset - Quest|Reset]]'''
| '''[[IsWarAxe - Weapon|IsWarAxe]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| '''[[Weapon Script|Weapon]]'''
|   
Bool
|
|-  
|-  
   
   
| '''[[ResetHealthAndLimbs - Actor|ResetHealthAndLimbs]]'''
| '''[[IsWarhammer - Weapon|IsWarhammer]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| '''[[Weapon Script|Weapon]]'''
|   
Bool
|
|-  
|-  
   
   
| '''[[ResetHelpMessage - Message|ResetHelpMessage]]'''
| '''[[IsWeaponDrawn - Actor|IsWeaponDrawn]]'''
| '''[[Message Script|Message]]'''
| [[Actor Script|'''Actor''']]
| Bool
|-
|'''[[ResizeAliasArray - Utility|ResizeAliasArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|
|
|-
|-  
|'''[[ResizeBoolArray - Utility|ResizeBoolArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
| '''[[IsWordUnlocked - Game|IsWordUnlocked]]'''
| [[Game Script|'''Game''']]
|  Bool
|
|
|-
|-  
|'''[[ResizeFloatArray - Utility|ResizeFloatArray]]'''<sup>SKSE</sup>
| '''[[IntToString - String|IntToString]]'''<sup>PO3 PE SSE</sup>
|'''[[Utility Script|Utility]]'''
| '''[[String Script|String]]'''
|
|
|-
|-  
|'''[[ResizeFormArray - Utility|ResizeFormArray]]'''<sup>SKSE</sup>
| '''[[IsActorInWater - Actor|IsActorInWater]]'''<sup>PO3 PE SSE</sup>
|'''[[Utility Script|Utility]]'''
| '''[[Actor Script|Actor]]'''
|
|
|-
|-  
|'''[[ResizeIntArray - Utility|ResizeIntArray]]'''<sup>SKSE</sup>
| '''[[IsActorUnderwater - Actor|IsActorUnderwater]]'''<sup>PO3 PE SSE</sup>
|'''[[Utility Script|Utility]]'''
| '''[[Actor Script|Actor]]'''
|
|
|-
|-  
|'''[[ResizeStringArray - Utility|ResizeStringArray]]'''<sup>SKSE</sup>
| '''[[IsCasting - ObjectReference|IsCasting]]'''<sup>PO3 PE SSE</sup>
|'''[[Utility Script|Utility]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-  
|-  
| '''[[IsDetectedByAnyone - Actor|IsDetectedByAnyone]]'''<sup>PO3 PE SSE</sup>
| '''[[RestoreActorValue - Actor|RestoreActorValue]]'''
| '''[[Actor Script|Actor]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[IsEffectShaderFlagSet - EffectShader|IsEffectShaderFlagSet]]'''<sup>PO3 PE SSE</sup>
| '''[[Resurrect - Actor|Resurrect]]'''
| '''[[EffectShader Script|EffectShader]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[IsFormInMod - Form|IsFormInMod]]'''<sup>PO3 PE SSE</sup>
| '''[[Revert - FormList|Revert]]'''
| '''[[Form Script|Form]]'''
| [[FormList Script|'''FormList''']]
|
|
|-  
|-  
| '''[[IsGeneratedForm - Form|IsGeneratedForm]]'''<sup>PO3 PE SSE</sup>
| '''[[Revert - LeveledActor|Revert]]'''
| '''[[Form Script|Form]]'''
| [[LeveledActor Script|'''LeveledActor''']]
|
|
|-
| '''[[IsHazardFlagSet - Hazard|IsHazardFlagSet]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-  
|-  
| '''[[IsLimbGone - Actor|IsLimbGone]]'''<sup>PO3 PE SSE</sup>
| '''[[Revert - LeveledItem|Revert]]'''
| '''[[Actor Script|Actor]]'''
| [[LeveledItem Script|'''LeveledItem''']]
|
|
|-  
|-  
| '''[[IsLoadDoor - ObjectReference|IsLoadDoor]]'''<sup>PO3 PE SSE</sup>
| '''[[Revert - LeveledSpell|Revert]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[LeveledSpell Script|'''LeveledSpell''']]
|
|
|-  
|-  
| '''[[IsPluginFound - Game|IsPluginFound]]'''<sup>PO3 PE SSE</sup>
| '''[[RightShift - Math|RightShift]]'''<sup>SKSE</sup>  
| '''[[Game Script|Game]]'''
| [[Math Script|'''Math''']]
|
| [[LeftShift - Math|LeftShift]]
|-  
|-  
| '''[[IsQuadruped - Actor|IsQuadruped]]'''<sup>PO3 PE SSE</sup>
|}
| '''[[Actor Script|Actor]]'''
=== S ===
|
{|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]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
!align=left width=170|Function
!align=left width=90|Member of
!align=left class="unsortable"|Description
|-
 
| '''[[SaveGame - Game|SaveGame]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
|
|-  
|-  
 
| '''[[IsQuestItem - ObjectReference|IsQuestItem]]'''<sup>PO3 PE SSE</sup>
| '''[[Say - ObjectReference|Say]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
|'''[[Send - UICallback|Send]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|
|
|-  
|-  
| '''[[IsRecordFlagSet - Form|IsRecordFlagSet]]'''<sup>PO3 PE SSE</sup>
| '''[[SendAnimationEvent - Debug|SendAnimationEvent]]'''
| '''[[Form Script|Form]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[IsRefInWater - ObjectReference|IsRefInWater]]'''<sup>PO3 PE SSE</sup>
| '''[[SendAssaultAlarm - Actor|SendAssaultAlarm]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[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>
| '''[[SendAssaultAlarm - Faction|SendAssaultAlarm]]'''
| '''[[Actor Script|Actor]]'''
| [[Faction Script|'''Faction''']]
|-
|'''[[SendModEvent]]'''<sup>SKSE</sup>
|'''[[Form Script|Form]]'''
|
|
|-  
|-  
| '''[[IsSurvivalModeActive - Game|IsSurvivalModeActive]]'''<sup>PO3 PE SSE</sup>
| '''[[SendPlayerToJail - Faction|SendPlayerToJail]]'''
| '''[[Game Script|Game]]'''
| [[Faction Script|'''Faction''']]
|
|
|-  
|-  
| '''[[IsVIP - ObjectReference|IsVIP]]'''<sup>PO3 PE SSE</sup>
| '''[[SendStealAlarm - ObjectReference|SendStealAlarm]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-
| '''[[IntArray - PapyrusUtil|IntArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int[]
|-  
|-  
| '''[[IntListAdd - JsonUtil|IntListAdd]]'''<sup>PU SE</sup>
| '''[[SendStoryEvent - Keyword|SendStoryEvent]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Keyword Script|'''Keyword''']]
|int
|
|-  
|-  
| '''[[IntListAdjust - JsonUtil|IntListAdjust]]'''<sup>PU SE</sup>
| '''[[SendStoryEventAndWait - Keyword|SendStoryEventAndWait]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Keyword Script|'''Keyword''']]
|Int
|
|-  
|-  
| '''[[IntListClear - JsonUtil|IntListClear]]'''<sup>PU SE</sup>
| '''[[SendTrespassAlarm - Actor|SendTrespassAlarm]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Actor Script|'''Actor''']]
|int
|
|-  
|-  
| '''[[IntListCopy - JsonUtil|IntListCopy]]'''<sup>PU SE</sup>
| '''[[SendWereWolfTransformation - Game|SendWereWolfTransformation]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Game Script|'''Game''']]
|bool
|
|-  
|-  
| '''[[IntListCount - JsonUtil|IntListCount]]'''<sup>PU SE</sup>
| '''[[ServeTime - Game|ServeTime]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Game Script|'''Game''']]
|int
|
|-  
|-  
| '''[[IntListCountValue - JsonUtil|IntListCountValue]]'''<sup>PU SE</sup>
| '''[[SetActive - Quest|SetActive]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Quest Script|'''Quest''']]
|int
|
|-
| '''[[IntListFind - JsonUtil|IntListFind]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-  
|-  
| '''[[IntListGet - JsonUtil|IntListGet]]'''<sup>PU SE</sup>
| '''[[SetActive - Weather|SetActive]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Weather Script|'''Weather''']]
|Int
|
|-  
|-  
| '''[[IntListHas - JsonUtil|IntListHas]]'''<sup>PU SE</sup>
| '''[[SetActorCause - ObjectReference|SetActorCause]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|bool
|
|-  
|-  
| '''[[IntListInsertAt - JsonUtil|IntListInsertAt]]'''<sup>PU SE</sup>
| '''[[SetActorOwner - Cell|SetActorOwner]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| '''[[Cell Script|Cell]]'''
|bool
|
|-  
|-  
| '''[[IntListRandom - JsonUtil|IntListRandom]]'''<sup>PU SE</sup>
| '''[[SetActorOwner - ObjectReference|SetActorOwner]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|int
|
|-  
|-  
| '''[[IntListRemove - JsonUtil|IntListRemove]]'''<sup>PU SE</sup>
| '''[[SetActorValue - Actor|SetActorValue]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Actor Script|'''Actor''']]
|int
|
|-  
|-  
| '''[[IntListRemoveAt - JsonUtil|IntListRemoveAt]]'''<sup>PU SE</sup>
| '''[[SetAlert - Actor|SetAlert]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Actor Script|'''Actor''']]
|bool
|
|-  
|-  
| '''[[IntListResize - JsonUtil|IntListResize]]'''<sup>PU SE</sup>
| '''[[SetAllowFlying - Actor|SetAllowFlying]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Actor Script|'''Actor''']]
|int
|
|-  
|-  
| '''[[IntListSet - JsonUtil|IntListSet]]'''<sup>PU SE</sup>
| '''[[SetAllowFlyingEx - Actor|SetAllowFlyingEx]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Actor Script|'''Actor''']]
|Int
|
|-  
|-  
| '''[[IntListSlice - JsonUtil|IntListSlice]]'''<sup>PU SE</sup>
| '''[[SetAllowFlyingMountLandingRequests - Game|SetAllowFlyingMountLandingRequests]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Game Script|'''Game''']]
|-
|'''[[SetAllowPCDialogue - Race|SetAllowPCDialogue]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
|'''[[SetAllowPickpocket - Race|SetAllowPickpocket]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-  
|-  
   
| '''[[IntListToArray - JsonUtil|IntListToArray]]'''<sup>PU SE</sup>
| '''[[SetAlly - Faction|SetAlly]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Faction Script|'''Faction''']]
|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
|-
 
|}
 
=== K ===
{|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]]-[[#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[]
|-
 
|}
 
=== K ===
{|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]]-[[#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
|-
| '''[[KeepOffsetFromActor - Actor|KeepOffsetFromActor]]'''
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetAlpha - Actor|SetAlpha]]'''
| '''[[Kill - Actor|Kill]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetAngle - ObjectReference|SetAngle]]'''
| '''[[KillEssential - Actor|KillEssential]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
 
| '''[[SetAnimationVariableBool - ObjectReference|SetAnimationVariableBool]]'''
| '''[[KillNoWait - Actor|KillNoWait]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[Actor Script|Actor]]'''
|
|
|-  
|-  
   
   
| '''[[SetAnimationVariableFloat - ObjectReference|SetAnimationVariableFloat]]'''
| '''[[KillSilent - Actor|KillSilent]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetAnimationVariableInt - ObjectReference|SetAnimationVariableInt]]'''
| '''[[KnockAreaEffect - ObjectReference|KnockAreaEffect]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetArmorRating - Armor|SetArmorRating]]'''<sup>SKSE</sup>
|}
| [[Armor Script|'''Armor''']]
=== 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''']]
|   
|   
|-  
|-  
   
   
| '''[[SetAttackActorOnSight - Actor|SetAttackActorOnSight]]'''
| '''[[LearnEffect - Ingredient|LearnEffect]]'''
| [[Actor Script|'''Actor''']]
| [[Ingredient Script|'''Ingredient''']]
|   
|   
|-
|'''[[SetAvoidsRoads - Race|SetAvoidsRoads]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-  
|-  
   
   
| '''[[SetBaseDamage - Weapon|SetBaseDamage]]'''<sup>SKSE</sup>
| '''[[LearnNextEffect - Ingredient|LearnNextEffect]]'''
| '''[[Weapon Script|Weapon]]'''
| [[Ingredient Script|'''Ingredient''']]
|   
|   
|-  
|-  
   
   
| '''[[SetBeastForm - Game|SetBeastForm]]'''
| '''[[LeftShift - Math|LeftShift]]'''<sup>SKSE</sup>
| [[Math Script|'''Math''']]
|-
 
| '''[[LoadGame - Game|LoadGame]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[Game Script|'''Game''']]
|   
|   
|-
|'''[[SetBool - UI|SetBool]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|
|-  
|-  
 
| '''[[SetBribed - Actor|SetBribed]]'''
| '''[[Lock - ObjectReference|Lock]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetCameraTarget - Game|SetCameraTarget]]'''
| '''[[LogicalAnd - Math|LogicalAnd]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[Math Script|'''Math''']]
|   
|   
|-
|'''[[SetCantOpenDoors - Race|SetCantOpenDoors]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-  
|-  
   
   
| '''[[SetClass - ActorBase|SetClass]]'''<sup>SKSE</sup>  
| '''[[LogicalNot - Math|LogicalNot]]'''<sup>SKSE</sup>  
| [[ActorBase Script|'''ActorBase''']]
| [[Math Script|'''Math''']]
|   
|   
|-  
|-  
   
   
| '''[[SetCleared - Location|SetCleared]]'''
| '''[[LogicalOr - Math|LogicalOr]]'''<sup>SKSE</sup>
| '''[[Location Script|Location]]'''
| [[Math Script|'''Math''']]
|   
|   
|-  
|-  
   
   
| '''[[SetCombatStyle - ActorBase|SetCombatStyle]]'''<sup>SKSE</sup>  
| '''[[LogicalXor - Math|LogicalXor]]'''<sup>SKSE</sup>  
| [[ActorBase Script|'''ActorBase''']]
| [[Math Script|'''Math''']]
|   
|   
|-  
|-  
   
   
| '''[[SetCrimeFaction - Actor|SetCrimeFaction]]'''
| '''[[Load - JsonUtil|Load]]'''<sup>PU SE</sup>
| [[Actor Script|'''Actor''']]
| '''[[JsonUtil Script|JsonUtil]]'''
|
|bool
|-  
|-  
|}
| '''[[SetCrimeGold - Faction|SetCrimeGold]]'''
 
| [[Faction Script|'''Faction''']]
=== M ===
|
{|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]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]'''
!align=left width=170|Function
| '''[[SetCrimeGoldViolent - Faction|SetCrimeGoldViolent]]'''
!align=left width=90|Member of
| [[Faction Script|'''Faction''']]
!align=left class="unsortable"|Description
|
|-
|-  
|'''[[MakeCanFly - Race|MakeCanFly]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| '''[[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>
|'''[[MakeCanSwim - Race|MakeCanSwim]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|'''[[Race Script|Race]]'''
|
|
|-  
|-
|'''[[MakeCanWalk - Race|MakeCanWalk]]'''<sup>SKSE</sup>
| '''[[SetDestroyed - ObjectReference|SetDestroyed]]'''
|'''[[Race Script|Race]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-
|-  
|'''[[MakeChildRace - Race|MakeChildRace]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| '''[[SetDoingFavor - Actor|SetDoingFavor]]'''
|
|-
|'''[[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''']]
| [[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]]'''
|
|-
 
| '''[[MixColorWithSkinTone - Actor|MixColorWithSkinTone]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[MoveToNearestNavmeshLocation - ObjectReference|MoveToNearestNavmeshLocation]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
 
| '''[[MessageBox - Debug|MessageBox]]'''
| [[Debug Script|'''Debug''']]
|-
 
| '''[[Mod - GlobalVariable|Mod]]'''
| '''[[GlobalVariable Script|GlobalVariable]]'''
|-  
   
   
| '''[[SetDontMove - Actor|SetDontMove]]'''
| '''[[ModActorValue - Actor|ModActorValue]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetEnchantment - Armor|SetEnchantment]]'''<sup>SKSE</sup>  
| '''[[ModArmorRating - Armor|ModArmorRating]]'''<sup>SKSE</sup>  
| [[Armor Script|'''Armor''']]
| [[Armor Script|'''Armor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetEnchantment - Weapon|SetEnchantment]]'''<sup>SKSE</sup>
| '''[[ModCrimeGold - Faction|ModCrimeGold]]'''
| '''[[Weapon Script|Weapon]]'''
|-
| '''[[SetEnemy - Faction|SetEnemy]]'''
| [[Faction Script|'''Faction''']]
| [[Faction Script|'''Faction''']]
|   
|   
|-  
|-  
   
   
| '''[[SetEssential - ActorBase|SetEssential]]'''
| '''[[ModFactionRank - Actor|ModFactionRank]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetExpressionOverride - Actor|SetExpressionOverride]]'''
| '''[[ModObjectiveGlobal - Quest|ModObjectiveGlobal]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetEyeTexture - Actor|SetEyeTexture]]'''
| '''[[ModPerkPoints - Game|ModPerkPoints]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Game Script|'''Game''']]
|   
|   
|-  
|-  
   
   
| '''[[SetFacePreset - ActorBase|SetFacePreset]]'''<sup>SKSE</sup>
| '''[[ModReaction - Faction|ModReaction]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[Faction Script|'''Faction''']]
|   
|   
|-  
|-  
   
   
| '''[[SetFactionOwner - Cell|SetFactionOwner]]'''
| '''[[MoveTo - ObjectReference|MoveTo]]'''
| [[Cell Script|'''Cell''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetFactionOwner - ObjectReference|SetFactionOwner]]'''
| '''[[MoveToIfUnloaded - ObjectReference|MoveToIfUnloaded]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetFactionRank - Actor|SetFactionRank]]'''
| '''[[MoveToInteractionLocation - ObjectReference|MoveToInteractionLocation]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-
|'''[[SetFloat - UI|SetFloat]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|
|-  
|-  
   
   
| '''[[SetFogColor - Cell|SetFogColor]]'''
| '''[[MoveToMyEditorLocation - ObjectReference|MoveToMyEditorLocation]]'''
| [[Cell Script|'''Cell''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetFogPlanes - Cell|SetFogPlanes]]'''
| '''[[MoveToNode - ObjectReference|MoveToNode]]'''
| [[Cell Script|'''Cell''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetFogPower - Cell|SetFogPower]]'''
| '''[[MoveToPackageLocation - Actor|MoveToPackageLocation]]'''
| [[Cell Script|'''Cell''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetFootIK - Debug|SetFootIK]]'''
| '''[[MoveToWhenUnloaded - ObjectReference|MoveToWhenUnloaded]]'''
| [[Debug Script|'''Debug''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetForcedLandingMarker - Actor|SetForcedLandingMarker]]'''
| '''[[Mute - SoundCategory|Mute]]'''
| [[Actor Script|'''Actor''']]
| [[SoundCategory Script|'''SoundCategory''']]
|   
|   
|-  
|-  
| '''[[MergeActorArray - PapyrusUtil|MergeActorArray]]'''<sup>PU SE</sup>
| '''[[SetFrequency - SoundCategory|SetFrequency]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[SoundCategory Script|'''SoundCategory''']]
|Actor[]
|
|-  
|-  
| '''[[MergeAliasArray - PapyrusUtil|MergeAliasArray]]'''<sup>PU SE</sup>
| '''[[SetGameSettingBool - Game|SetGameSettingBool]]'''<sup>SKSE</sup>  
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Game Script|'''Game''']]
|Alias[]
|
|-  
|-  
| '''[[MergeBoolArray - PapyrusUtil|MergeBoolArray]]'''<sup>PU SE</sup>
| '''[[SetGameSettingFloat - Game|SetGameSettingFloat]]'''<sup>SKSE</sup>  
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Game Script|'''Game''']]
|bool[]
|
|-  
|-  
| '''[[MergeFloatArray - PapyrusUtil|MergeFloatArray]]'''<sup>PU SE</sup>
| '''[[SetGameSettingInt - Game|SetGameSettingInt]]'''<sup>SKSE</sup>  
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Game Script|'''Game''']]
|float[]
|
|-  
|-  
| '''[[MergeFormArray - PapyrusUtil|MergeFormArray]]'''<sup>PU SE</sup>
| '''[[SetGameSettingString - Game|SetGameSettingString]]'''<sup>SKSE</sup>  
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Game Script|'''Game''']]
|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>
| '''[[SetGhost - Actor|SetGhost]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Actor Script|'''Actor''']]
|string[]
|
|-  
|-  
 
| '''[[SetGodMode - Debug|SetGodMode]]'''
|}
=== N ===
{|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''']]
| [[Debug Script|'''Debug''']]
|
|
|
|-  
|-  
   
   
| '''[[SetGoldValue - Form|SetGoldValue]]'''<sup>SKSE</sup>
|}
| [[Form Script|'''Form''']]
 
=== O ===
{|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]]-[[#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]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetHairColor - ActorBase|SetHairColor]]'''<sup>SKSE</sup>  
| '''[[OnActorAction - Form|OnActorAction]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
| [[Form Script|'''Form''']]
|   
[[RegisterForActorAction - Form|RegisterForActorAction]], [[UnregisterForActorAction - Form|UnregisterForActorAction]]
|-  
|-  
   
   
| '''[[SetHeadTracking - Actor|SetHeadTracking]]'''
| '''[[OnAnimationEvent - Form|OnAnimationEvent]]'''
| [[Actor Script|'''Actor''']]
| [[Form Script|'''Form''']]
|   
[[OnAnimationEventUnregistered - Form|OnAnimationEventUnregistered]], [[RegisterForAnimationEvent - Form|RegisterForAnimationEvent]], [[UnregisterForAnimationEvent - Form|UnregisterForAnimationEvent]]
|-  
|-  
   
   
| '''[[SetHeight - ActorBase|SetHeight]]'''<sup>SKSE</sup>
| '''[[OnAnimationEventUnregistered - Form|OnAnimationEventUnregistered]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[Form Script|'''Form''']]
|   
[[OnAnimationEvent - Form|OnAnimationEvent]], [[RegisterForAnimationEvent - Form|RegisterForAnimationEvent]], [[UnregisterForAnimationEvent - Form|UnregisterForAnimationEvent]]
|-  
|-  
   
   
| '''[[SetHudCartMode - Game|SetHudCartMode]]'''
| '''[[OnAttachedToCell - ObjectReference|OnAttachedToCell]]'''
| [[Game Script|'''Game''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetInChargen - Game|SetInChargen]]'''
| '''[[OnCellAttach - ObjectReference|OnCellAttach]]'''
| [[Game Script|'''Game''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetINIBool - Utility|SetINIBool]]'''
| '''[[OnCellDetach - ObjectReference|OnCellDetach]]'''
| [[Utility Script|'''Utility''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetINIFloat - Utility|SetINIFloat]]'''
| '''[[OnCellLoad - ObjectReference|OnCellLoad]]'''
| [[Utility Script|'''Utility''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetINIInt - Utility|SetINIInt]]'''
| '''[[OnClose - ObjectReference|OnClose]]'''
| [[Utility Script|'''Utility''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetINIString - Utility|SetINIString]]'''
| '''[[OnCombatStateChanged - Actor|OnCombatStateChanged]]'''
| [[Utility Script|'''Utility''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetInstanceVolume - Sound|SetInstanceVolume]]'''
| '''[[OnContainerChanged - ObjectReference|OnContainerChanged]]'''
| '''[[Sound Script|Sound]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-
|'''[[SetInt - UI|SetInt]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|
|-  
|-  
   
   
| '''[[SetIntimidated - Actor|SetIntimidated]]'''
| '''[[OnControlDown - Form|OnControlDown]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Form Script|'''Form''']]
|   
[[RegisterForControl - Form|RegisterForControl]], [[UnregisterForControl - Form|UnregisterForControl]], [[UnregisterForAllControls - Form|UnregisterForAllControls]]
|-  
|-  
   
   
| '''[[SetInvulnerable - ActorBase|SetInvulnerable]]'''
| '''[[OnControlUp - Form|OnControlUp]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
| [[Form Script|'''Form''']]
|   
[[RegisterForControl - Form|RegisterForControl]], [[UnregisterForControl - Form|UnregisterForControl]], [[UnregisterForAllControls - Form|UnregisterForAllControls]]
|-  
|-  
   
   
| '''[[SetItemCharge - ObjectReference|SetItemCharge]]'''<sup>SKSE</sup>  
| '''[[OnCrosshairRefChange - Form|OnCrosshairRefChange]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Form Script|'''Form''']]
|   
[[GetCurrentCrosshairRef - Game|GetCurrentCrosshairRef]], [[RegisterForCrosshairRef - Form|RegisterForCrosshairRef,]] [[UnregisterForCrosshairRef - Form|UnregisterForCrosshairRef]]
|-  
|-  
   
   
| '''[[SetKeywordData - Location|SetKeywordData]]'''
| '''[[OnDeath - Actor|OnDeath]]'''
| [[Location Script|'''Location''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetLockLevel - ObjectReference|SetLockLevel]]'''
| '''[[OnDestructionStageChanged - ObjectReference|OnDestructionStageChanged]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetLookAt - Actor|SetLookAt]]'''
| '''[[OnDetachedFromCell - ObjectReference|OnDetachedFromCell]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetMaxRange - Weapon|SetMaxRange]]'''<sup>SKSE</sup>
| '''[[OnDying - Actor|OnDying]]'''
| '''[[Weapon Script|Weapon]]'''
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetMinRange - Weapon|SetMinRange]]'''<sup>SKSE</sup>
| '''[[OnEffectFinish - ActiveMagicEffect|OnEffectFinish]]'''
| '''[[Weapon Script|Weapon]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|   
|   
|-  
|-  
   
   
| '''[[SetModelPath - Armor|SetModelPath]]'''<sup>SKSE</sup>
| '''[[OnEffectStart - ActiveMagicEffect|OnEffectStart]]'''
| [[Armor Script|'''Armor''']]
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|   
|   
|-  
|-  
   
   
| '''[[SetModelPath - Weapon|SetModelPath]]'''<sup>SKSE</sup>
| '''[[OnEnterBleedout - Actor|OnEnterBleedout]]'''
| '''[[Weapon Script|Weapon]]'''
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetMotionType - ObjectReference|SetMotionType]]'''
| '''[[OnEquipped - ObjectReference|OnEquipped]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetName - Form|SetName]]'''<sup>SKSE</sup>
| '''[[OnGainLOS - Form|OnGainLOS]]'''
| [[Form Script|'''Form''']]
| [[Form Script|'''Form''']]
|   
[[RegisterForLOS - Form|RegisterForLOS]], [[RegisterForSingleLOSGain - Form|RegisterForSingleLOSGain]]
|-  
|-  
   
   
| '''[[SetNoBleedoutRecovery - Actor|SetNoBleedoutRecovery]]'''
| '''[[OnGetUp - Actor|OnGetUp]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-
|'''[[SetNoCombatInWater - Race|SetNoCombatInWater]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
|'''[[SetNoShadow - Race|SetNoShadow]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-  
|-  
   
   
| '''[[SetNoFavorAllowed - ObjectReference|SetNoFavorAllowed]]'''
| '''[[OnGrab - ObjectReference|OnGrab]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnHit - ObjectReference|OnHit]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetNotShowOnStealthMeter - Actor|SetNotShowOnStealthMeter]]'''
| '''[[OnItemAdded - ObjectReference|OnItemAdded]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetNthHeadPart - ActorBase|SetNthHeadPart]]'''<sup>SKSE</sup>
| '''[[OnItemRemoved - ObjectReference|OnItemRemoved]]'''
| [[ActorBase Script|'''ActorBase''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetNthIngredient - ConstructibleObject|SetNthIngredient]]'''<sup>SKSE</sup>  
| '''[[OnKeyDown - Form|OnKeyDown]]'''<sup>SKSE</sup>  
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| [[Form Script|'''Form''']]
|   
[[RegisterForKey - Form|RegisterForKey]], [[UnregisterForKey - Form|UnregisterForKey]], [[UnregisterForAllKeys - Form|UnregisterForAllKeys]]
|-  
|-  
   
   
| '''[[SetNthIngredientQuantity - ConstructibleObject|SetNthIngredientQuantity]]'''<sup>SKSE</sup>  
| '''[[OnKeyUp - Form|OnKeyUp]]'''<sup>SKSE</sup>  
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| [[Form Script|'''Form''']]
|   
[[RegisterForKey - Form|RegisterForKey]], [[UnregisterForKey - Form|UnregisterForKey]], [[UnregisterForAllKeys - Form|UnregisterForAllKeys]]
|-  
|-  
   
   
| '''[[SetObjectiveCompleted - Quest|SetObjectiveCompleted]]'''
| '''[[OnLoad - ObjectReference|OnLoad]]'''
| [[Quest Script|'''Quest''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetObjectiveDisplayed - Quest|SetObjectiveDisplayed]]'''
| '''[[OnLocationChange - Actor|OnLocationChange]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetObjectiveFailed - Quest|SetObjectiveFailed]]'''
| '''[[OnLockStateChanged - ObjectReference|OnLockStateChanged]]'''
| [[Quest Script|'''Quest''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetOpen - ObjectReference|SetOpen]]'''
| '''[[OnLostLOS - Form|OnLostLOS]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Form Script|'''Form''']]
|   
[[RegisterForLOS - Form|RegisterForLOS]], [[RegisterForSingleLOSLost - Form|RegisterForSingleLOSLost]]
|-  
|-  
   
   
| '''[[SetOutfit - Actor|SetOutfit]]'''
| '''[[OnMagicEffectApply - ObjectReference|OnMagicEffectApply]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetOutfit - ActorBase|SetOutfit]]'''
| '''[[OnMenuClose - Form|OnMenuClose]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
| [[Form Script|'''Form''']]
|   
|  [[RegisterForMenu - Form|RegisterForMenu]], [[UnregisterForMenu - Form|UnregisterForMenu]]
|-
|'''[[SetPCAllowDialogue - Race|SetPCAllowDialogue]]'''<sup>SKSE</sup>
|[[Race Script|'''Race''']]
|
|-  
|-  
   
   
| '''[[SetPerkPoints - Game|SetPerkPoints]]'''<sup>SKSE</sup>  
| '''[[OnMenuOpen - Form|OnMenuOpen]]'''<sup>SKSE</sup>  
| [[Game Script|'''Game''']]
| [[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]]
|-  
|-  
   
   
| '''[[SetPlayerAIDriven - Game|SetPlayerAIDriven]]'''
| '''[[OnObjectEquipped - Actor|OnObjectEquipped]]'''
| [[Game Script|'''Game''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetPlayerControls - Actor|SetPlayerControls]]'''
| '''[[OnObjectUnequipped - Actor|OnObjectUnequipped]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetPlayerEnemy - Faction|SetPlayerEnemy]]'''
| '''[[OnOpen - ObjectReference|OnOpen]]'''
| [[Faction Script|'''Faction''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetPlayerExpelled - Faction|SetPlayerExpelled]]'''
| '''[[OnPackageChange - Actor|OnPackageChange]]'''
| [[Faction Script|'''Faction''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-
|'''[[SetPlayerKnows - Form|SetPlayerKnows]]'''<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|[[PlayerKnows - Form|PlayerKnows]]
|-
|'''[[SetPlayerLevel - Game|SetPlayerLevel]]'''<sup>SKSE</sup>
|[[Game Script|'''Game''']]
|
|-  
|-  
   
   
| '''[[SetPlayerReportCrime - Game|SetPlayerReportCrime]]'''
| '''[[OnPackageEnd - Actor|OnPackageEnd]]'''
| [[Game Script|'''Game''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetPlayerResistingArrest - Actor|SetPlayerResistingArrest]]'''
| '''[[OnPackageStart - Actor|OnPackageStart]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetPlayerTeammate - Actor|SetPlayerTeammate]]'''
| '''[[OnPlayerBowShot - Actor|OnPlayerBowShot]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetPosition - ObjectReference|SetPosition]]'''
| '''[[OnPlayerCameraState - Form|OnPlayerCameraState]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Form Script|'''Form''']]
|   
[[RegisterForCameraState - Form|RegisterForCameraState]], [[UnregisterForCameraState - Form|UnregisterForCameraState]]
|-  
|-  
   
   
| '''[[SetProtected - ActorBase|SetProtected]]'''
| '''[[OnPlayerLoadGame - Actor|OnPlayerLoadGame]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetPublic - Cell|SetPublic]]'''
| '''[[OnRaceSwitchComplete - Actor|OnRaceSwitchComplete]]'''
| [[Cell Script|'''Cell''']]
|-
| '''[[SetRace - Actor|SetRace]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetRaceFlag - Race|SetRaceFlag]]'''<sup>SKSE</sup>
| '''[[OnRead - ObjectReference|OnRead]]'''
| [[Race Script|'''Race''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetReach - Weapon|SetReach]]'''<sup>SKSE</sup>
| '''[[OnRelease - ObjectReference|OnRelease]]'''
| '''[[Weapon Script|Weapon]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetReaction - Faction|SetReaction]]'''
| '''[[OnReset - ObjectReference|OnReset]]'''
| [[Faction Script|'''Faction''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetRelationshipRank - Actor|SetRelationshipRank]]'''
| '''[[OnSell - ObjectReference|OnSell]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetRestrained - Actor|SetRestrained]]'''
| '''[[OnSit - Actor|OnSit]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetResult - ConstructibleObject|SetResult]]'''<sup>SKSE</sup>
| '''[[OnSleepStart - Form|OnSleepStart]]'''
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| [[Form Script|'''Form''']]
|   
[[RegisterForSleep - Form|RegisterForSleep]]
|-  
|-  
   
   
| '''[[SetResultQuantity - ConstructibleObject|SetResultQuantity]]'''<sup>SKSE</sup>
| '''[[OnSleepStop - Form|OnSleepStop]]'''
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| [[Form Script|'''Form''']]
|   
[[RegisterForSleep - Form|RegisterForSleep]]
|-  
|-  
   
   
| '''[[SetScale - ObjectReference|SetScale]]'''
| '''[[OnSpellCast - ObjectReference|OnSpellCast]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetSittingRotation - Game|SetSittingRotation]]'''
| '''[[OnStoryActivateActor - Quest|OnStoryActivateActor]]'''
| [[Game Script|'''Game''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-
|'''[[SetSkin - Race|SetSkin]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-  
|-  
   
   
| '''[[SetSlotMask - Armor|SetSlotMask]]'''<sup>SKSE</sup>
| '''[[OnStoryAddToPlayer - Quest|OnStoryAddToPlayer]]'''
| [[Armor Script|'''Armor''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetSpeed - Weapon|SetSpeed]]'''<sup>SKSE</sup>
| '''[[OnStoryArrest - Quest|OnStoryArrest]]'''
| '''[[Weapon Script|Weapon]]'''
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetStagger - Weapon|SetStagger]]'''<sup>SKSE</sup>
| '''[[OnStoryAssaultActor - Quest|OnStoryAssaultActor]]'''
| '''[[Weapon Script|Weapon]]'''
| [[Quest Script|'''Quest''']]
|   
|   
|-
|'''[[SetString - UI|SetString]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|
|-  
|-  
   
   
| '''[[SetSubGraphFloatVariable - Actor|SetSubGraphFloatVariable]]'''
| '''[[OnStoryBribeNPC - Quest|OnStoryBribeNPC]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetSunGazeImageSpaceModifier - Game|SetSunGazeImageSpaceModifier]]'''
| '''[[OnStoryCastMagic - Quest|OnStoryCastMagic]]'''
| [[Game Script|'''Game''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetUnconscious - Actor|SetUnconscious]]'''
| '''[[OnStoryChangeLocation - Quest|OnStoryChangeLocation]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetValue - GlobalVariable|SetValue]]'''
| '''[[OnStoryCraftItem - Quest|OnStoryCraftItem]]'''
| [[GlobalVariable Script|'''GlobalVariable''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetValueInt - GlobalVariable|SetValueInt]]'''
| '''[[OnStoryCrimeGold - Quest|OnStoryCrimeGold]]'''
| [[GlobalVariable Script|'''GlobalVariable''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetVehicle - Actor|SetVehicle]]'''
| '''[[OnStoryCure - Quest|OnStoryCure]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetVoiceRecoveryTime - Actor|SetVoiceRecoveryTime]]'''
| '''[[OnStoryDialogue - Quest|OnStoryDialogue]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetVolume - SoundCategory|SetVolume]]'''
| '''[[OnStoryDiscoverDeadBody - Quest|OnStoryDiscoverDeadBody]]'''
| [[SoundCategory Script|'''SoundCategory''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetWeaponType - Weapon|SetWeaponType]]'''<sup>SKSE</sup>
| '''[[OnStoryEscapeJail - Quest|OnStoryEscapeJail]]'''
| '''[[Weapon Script|Weapon]]'''
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetWeight - ActorBase|SetWeight]]'''<sup>SKSE</sup>
| '''[[OnStoryFlatterNPC - Quest|OnStoryFlatterNPC]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetWeight - Form|SetWeight]]'''<sup>SKSE</sup>
| '''[[OnStoryHello - Quest|OnStoryHello]]'''
| [[Form Script|'''Form''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetWeightClass - Armor|SetWeightClass]]'''<sup>SKSE</sup>
| '''[[OnStoryIncreaseLevel - Quest|OnStoryIncreaseLevel]]'''
| [[Armor Script|'''Armor''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetWorkbenchKeyword - ConstructibleObject|SetWorkbenchKeyword]]'''<sup>SKSE</sup>
| '''[[OnStoryIncreaseSkill - Quest|OnStoryIncreaseSkill]]'''
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| [[Quest Script|'''Quest''']]
|   
|   
|-
|'''[[SetWorldModelPath - Form|SetWorldModelPath]]'''<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|[[HasWorldModel - Form|HasWorldModel]], [[GetWorldModelPath - Form|GetWorldModelPath]]
|-  
|-  
   
   
| '''[[ShakeCamera - Game|ShakeCamera]]'''
| '''[[OnStoryInfection - Quest|OnStoryInfection]]'''
| [[Game Script|'''Game''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[ShakeController - Game|ShakeController]]'''
| '''[[OnStoryIntimidateNPC - Quest|OnStoryIntimidateNPC]]'''
| [[Game Script|'''Game''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SheatheWeapon - Actor|SheatheWeapon]]'''<sup>SKSE</sup>
| '''[[OnStoryJail - Quest|OnStoryJail]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[Show - Message|Show]]'''
| '''[[OnStoryKillActor - Quest|OnStoryKillActor]]'''
| [[Message Script|'''Message''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[ShowAsHelpMessage - Message|ShowAsHelpMessage]]'''
| '''[[OnStoryNewVoicePower - Quest|OnStoryNewVoicePower]]'''
| [[Message Script|'''Message''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[ShowBarterMenu - Actor|ShowBarterMenu]]'''
| '''[[OnStoryPayFine - Quest|OnStoryPayFine]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[ShowFirstPersonGeometry - Game|ShowFirstPersonGeometry]]'''
| '''[[OnStoryPickLock - Quest|OnStoryPickLock]]'''
| [[Game Script|'''Game''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[ShowGiftMenu - Actor|ShowGiftMenu]]'''
| '''[[OnStoryPlayerGetsFavor - Quest|OnStoryPlayerGetsFavor]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[ShowHelpMessage - Game|ShowHelpMessage]]'''
| '''[[OnStoryRelationshipChange - Quest|OnStoryRelationshipChange]]'''
| [[Game Script|'''Game''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[ShowLimitedRaceMenu - Game|ShowLimitedRaceMenu]]'''
| '''[[OnStoryRemoveFromPlayer - Quest|OnStoryRemoveFromPlayer]]'''
| [[Game Script|'''Game''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[ShowRaceMenu - Game|ShowRaceMenu]]'''
| '''[[OnStoryScript - Quest|OnStoryScript]]'''
| [[Game Script|'''Game''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[ShowTitleSequenceMenu - Game|ShowTitleSequenceMenu]]'''
| '''[[OnStoryServedTime - Quest|OnStoryServedTime]]'''
| [[Game Script|'''Game''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[ShowTrainingMenu - Game|ShowTrainingMenu]]'''
| '''[[OnStoryTrespass - Quest|OnStoryTrespass]]'''
| [[Game Script|'''Game''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[Sin - Math|Sin]]'''
| '''[[OnTrackedStatsEvent - Form|OnTrackedStatsEvent]]'''
| [[Math Script|'''Math''']]
| [[Form Script|'''Form''']]
|   
|   
|-  
|-  
   
   
| '''[[SplineTranslateTo - ObjectReference|SplineTranslateTo]]'''
| '''[[OnTranslationAlmostComplete - ObjectReference|OnTranslationAlmostComplete]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SplineTranslateToRef - ObjectReference|SplineTranslateToRef]]'''
| '''[[OnTranslationComplete - ObjectReference|OnTranslationComplete]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SplineTranslateToRefNode - ObjectReference|SplineTranslateToRefNode]]'''
| '''[[OnTranslationFailed - ObjectReference|OnTranslationFailed]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[Sqrt - Math|Sqrt]]'''
| '''[[OnTrapHit - ObjectReference|OnTrapHit]]'''
| [[Math Script|'''Math''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[Start - Quest|Start]]'''
| '''[[OnTrapHitStart - ObjectReference|OnTrapHitStart]]'''
| [[Quest Script|'''Quest''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[Start - Scene|Start]]'''
| '''[[OnTrapHitStop - ObjectReference|OnTrapHitStop]]'''
| [[Scene Script|'''Scene''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[StartCannibal - Actor|StartCannibal]]'''
| '''[[OnTrigger - ObjectReference|OnTrigger]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[StartCombat - Actor|StartCombat]]'''
| '''[[OnTriggerEnter - ObjectReference|OnTriggerEnter]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[StartDeferredKill - Actor|StartDeferredKill]]'''
| '''[[OnTriggerLeave - ObjectReference|OnTriggerLeave]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-
|'''[[StartFrameRateCapture - Utility|StartFrameRateCapture]]'''
|[[Utility Script|'''Utility''']]
|[[CaptureFrameRate - Utility|CaptureFrameRate]], [[EndFrameRateCapture - Utility|EndFrameRateCapture]]
|-  
|-  
   
   
| '''[[StartObjectProfiling - Form|StartObjectProfiling]]'''
| '''[[OnUnequipped - ObjectReference|OnUnequipped]]'''
| [[Form Script|'''Form''']]
| '''[[ObjectReference Script|ObjectReference]]'''
[[StopObjectProfiling - Form|StopObjectProfiling]]
|-
| '''[[StartScriptProfiling - Debug|StartScriptProfiling]]'''
| [[Debug Script|'''Debug''']]
|   
|   
|-  
|-  
   
   
| '''[[StartSneaking - Actor|StartSneaking]]'''
| '''[[OnUnload - ObjectReference|OnUnload]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[StartStackProfiling - Debug|StartStackProfiling]]'''
| '''[[OnUpdate - ActiveMagicEffect|OnUpdate]]'''
| [[Debug Script|'''Debug''']]
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|   
|   
|-  
|-  
   
   
| '''[[StartTitleSequence - Game|StartTitleSequence]]'''
| '''[[OnUpdate - Alias|OnUpdate]]'''
| [[Game Script|'''Game''']]
| [[Alias Script|'''Alias''']]
|   
|   
|-  
|-  
   
   
| '''[[StartVampireFeed - Actor|StartVampireFeed]]'''
| '''[[OnUpdate - Form|OnUpdate]]'''
| [[Actor Script|'''Actor''']]
| [[Form Script|'''Form''']]
|   
|   
|-  
|-  
   
   
| '''[[Stop - EffectShader|Stop]]'''
| '''[[OnUpdateGameTime - Form|OnUpdateGameTime]]'''
| '''[[EffectShader Script|EffectShader]]'''
| [[Form Script|'''Form''']]
|   
|   
|-  
|-  
   
   
| '''[[Stop - Quest|Stop]]'''
| '''[[OnWardHit - ObjectReference|OnWardHit]]'''
| [[Quest Script|'''Quest''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-
| '''[[OnActorFallLongDistance - ActiveMagicEffect|OnActorFallLongDistance]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-  
|-  
| '''[[OnActorFallLongDistance - Alias|OnActorFallLongDistance]]'''<sup>PO3 PE SSE</sup>
| '''[[Stop - Scene|Stop]]'''
| '''[[Alias Script|Alias]]'''
| [[Scene Script|'''Scene''']]
|
|
|-  
|-  
| '''[[OnActorFallLongDistance - ObjectReference|OnActorFallLongDistance]]'''<sup>PO3 PE SSE</sup>
| '''[[Stop - VisualEffect|Stop]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[VisualEffect Script|VisualEffect]]'''
|
|
|-  
|-  
| '''[[OnActorKilled - ActiveMagicEffect|OnActorKilled]]'''<sup>PO3 PE SSE</sup>
| '''[[StopCombat - Actor|StopCombat]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[OnActorKilled - Alias|OnActorKilled]]'''<sup>PO3 PE SSE</sup>
| '''[[StopCombatAlarm - Actor|StopCombatAlarm]]'''
| '''[[Alias Script|Alias]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[OnActorKilled - Form|OnActorKilled]]'''<sup>PO3 PE SSE</sup>
| '''[[StopInstance - Sound|StopInstance]]'''
| '''[[Form Script|Form]]'''
| '''[[Sound Script|Sound]]'''
|
|
|-  
|-  
| '''[[OnActorReanimateStart - ActiveMagicEffect|OnActorReanimateStart]]'''<sup>PO3 PE SSE</sup>
| '''[[StopObjectProfiling - Form|StopObjectProfiling]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Form Script|'''Form''']]
|
| [[StartObjectProfiling - Form|StartObjectProfiling]]
|-  
|-  
| '''[[OnActorReanimateStart - Alias|OnActorReanimateStart]]'''<sup>PO3 PE SSE</sup>
| '''[[StopScriptProfiling - Debug|StopScriptProfiling]]'''
| '''[[Alias Script|Alias]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnActorReanimateStart - ObjectReference|OnActorReanimateStart]]'''<sup>PO3 PE SSE</sup>
| '''[[StopStackProfiling - Debug|StopStackProfiling]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnActorReanimateStop - ActiveMagicEffect|OnActorReanimateStop]]'''<sup>PO3 PE SSE</sup>
| '''[[StopTranslation - ObjectReference|StopTranslation]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-  
|-  
| '''[[OnActorReanimateStop - Alias|OnActorReanimateStop]]'''<sup>PO3 PE SSE</sup>
| '''[[Substring - StringUtil|Substring]]'''<sup>SKSE</sup>  
| '''[[Alias Script|Alias]]'''
| [[StringUtil Script|'''StringUtil''']]
|
|
|-  
|-  
| '''[[OnActorReanimateStop - ObjectReference|OnActorReanimateStop]]'''<sup>PO3 PE SSE</sup>
|}
| '''[[ObjectReference Script|ObjectReference]]'''
 
|
=== T ===
{|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]]-[[#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''']]
|-  
|-  
| '''[[OnActorResurrected - ActiveMagicEffect|OnActorResurrected]]'''<sup>PO3 PE SSE</sup>
| '''[[TapKey - Input|TapKey]]'''<sup>SKSE</sup>  
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| '''[[Input Script|Input]]'''
|
|
|-  
|-  
| '''[[OnActorResurrected - Alias|OnActorResurrected]]'''<sup>PO3 PE SSE</sup>
| '''[[TeachWord - Game|TeachWord]]'''
| '''[[Alias Script|Alias]]'''
| [[Game Script|'''Game''']]
|-
|'''[[TempClone - Form|TempClone]]'''<sup>SKSE</sup>
|'''[[Form Script|Form]]'''
|
|
|-  
|-  
| '''[[OnActorResurrected - ObjectReference|OnActorResurrected]]'''<sup>PO3 PE SSE</sup>
| '''[[TetherToHorse - ObjectReference|TetherToHorse]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-  
|-  
| '''[[OnBookRead - ActiveMagicEffect|OnBookRead]]'''<sup>PO3 PE SSE</sup>
| '''[[ToggleAI - Debug|ToggleAI]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnBookRead - Alias|OnBookRead]]'''<sup>PO3 PE SSE</sup>
| '''[[ToggleCollisions - Debug|ToggleCollisions]]'''
| '''[[Alias Script|Alias]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnBookRead - Form|OnBookRead]]'''<sup>PO3 PE SSE</sup>
| '''[[ToggleMenus - Debug|ToggleMenus]]'''
| '''[[Form Script|Form]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnCellFullyLoaded - ActiveMagicEffect|OnCellFullyLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[Trace - Debug|Trace]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnCellFullyLoaded - Alias|OnCellFullyLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[TraceAndBox - Debug|TraceAndBox]]'''
| '''[[Alias Script|Alias]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnCellFullyLoaded - Form|OnCellFullyLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[TraceConditional - Debug|TraceConditional]]'''
| '''[[Form Script|Form]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnCriticalHit - ActiveMagicEffect|OnCriticalHit]]'''<sup>PO3 PE SSE</sup>
| '''[[TraceStack - Debug|TraceStack]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnCriticalHit - Alias|OnCriticalHit]]'''<sup>PO3 PE SSE</sup>
| '''[[TraceUser - Debug|TraceUser]]'''
| '''[[Alias Script|Alias]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnCriticalHit - Form|OnCriticalHit]]'''<sup>PO3 PE SSE</sup>
| '''[[TranslateTo - ObjectReference|TranslateTo]]'''
| '''[[Form Script|Form]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-  
|-  
| '''[[OnDisarmed - ActiveMagicEffect|OnDisarmed]]'''<sup>PO3 PE SSE</sup>
| '''[[TranslateToRef - ObjectReference|TranslateToRef]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-  
|-  
| '''[[OnDisarmed - Alias|OnDisarmed]]'''<sup>PO3 PE SSE</sup>
| '''[[TrapSoul - Actor|TrapSoul]]'''
| '''[[Alias Script|Alias]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[OnDisarmed - Form|OnDisarmed]]'''<sup>PO3 PE SSE</sup>
| '''[[TriggerScreenBlood - Game|TriggerScreenBlood]]'''
| '''[[Form Script|Form]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[OnDragonSoulGained - ActiveMagicEffect|OnDragonSoulGained]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToAddToFaction - ReferenceAlias|TryToAddToFaction]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnDragonSoulGained - Alias|OnDragonSoulGained]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToClear - ReferenceAlias|TryToClear]]'''
| '''[[Alias Script|Alias]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-
| '''[[OnDragonSoulGained - Form|OnDragonSoulGained]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-  
|-  
| '''[[OnHitEx - ActiveMagicEffect|OnHitEx]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToDisable - ReferenceAlias|TryToDisable]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnHitEx - Alias|OnHitEx]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToDisableNoWait - ReferenceAlias|TryToDisableNoWait]]'''
| '''[[Alias Script|Alias]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnHitEx - ObjectReference|OnHitEx]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToEnable - ReferenceAlias|TryToEnable]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnItemCrafted - ActiveMagicEffect|OnItemCrafted]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToEnableNoWait - ReferenceAlias|TryToEnableNoWait]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnItemCrafted - Alias|OnItemCrafted]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToEvaluatePackage - ReferenceAlias|TryToEvaluatePackage]]'''
| '''[[Alias Script|Alias]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnItemCrafted - Form|OnItemCrafted]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToKill - ReferenceAlias|TryToKill]]'''
| '''[[Form Script|Form]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnItemHarvested - ActiveMagicEffect|OnItemHarvested]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToMoveTo - ReferenceAlias|TryToMoveTo]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnItemHarvested - Alias|OnItemHarvested]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToRemoveFromFaction - ReferenceAlias|TryToRemoveFromFaction]]'''
| '''[[Alias Script|Alias]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnItemHarvested - Form|OnItemHarvested]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToReset - ReferenceAlias|TryToReset]]'''
| '''[[Form Script|Form]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnLevelIncrease - ActiveMagicEffect|OnLevelIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToStopCombat - ReferenceAlias|TryToStopCombat]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnLevelIncrease - Alias|OnLevelIncrease]]'''<sup>PO3 PE SSE</sup>
|}
| '''[[Alias Script|Alias]]'''
=== U ===
|
{|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]]'''
!align=left width=170|Function
!align=left width=90|Member of
!align=left class="unsortable"|Description
|-
| '''[[UnequipAll - Actor|UnequipAll]]'''
| [[Actor Script|'''Actor''']]
|-  
|-  
| '''[[OnLevelIncrease - Form|OnLevelIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[UnequipItem - Actor|UnequipItem]]'''
| '''[[Form Script|Form]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[OnLocationDiscovery - ActiveMagicEffect|OnLocationDiscovery]]'''<sup>PO3 PE SSE</sup>
| '''[[UnequipItemEx - Actor|UnequipItemEx]]'''<sup>SKSE</sup>  
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[OnLocationDiscovery - Alias|OnLocationDiscovery]]'''<sup>PO3 PE SSE</sup>
| '''[[UnequipItemSlot - Actor|UnequipItemSlot]]'''
| '''[[Alias Script|Alias]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[OnLocationDiscovery - Form|OnLocationDiscovery]]'''<sup>PO3 PE SSE</sup>
| '''[[UnequipShout - Actor|UnequipShout]]'''
| '''[[Form Script|Form]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[OnMagicEffectApplyEx - ActiveMagicEffect|OnMagicEffectApplyEx]]'''<sup>PO3 PE SSE</sup>
| '''[[UnequipSpell - Actor|UnequipSpell]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[OnMagicEffectApplyEx - Alias|OnMagicEffectApplyEx]]'''<sup>PO3 PE SSE</sup>
| '''[[UnlockOwnedDoorsInCell - Actor|UnlockOwnedDoorsInCell]]'''
| '''[[Alias Script|Alias]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[OnMagicEffectApplyEx - ObjectReference|OnMagicEffectApplyEx]]'''<sup>PO3 PE SSE</sup>
| '''[[UnlockWord - Game|UnlockWord]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[OnMagicHit - ActiveMagicEffect|OnMagicHit]]'''<sup>PO3 PE SSE</sup>
| '''[[UnMute - SoundCategory|UnMute]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| '''[[SoundCategory Script|SoundCategory]]'''
|
|
|-  
|-  
| '''[[OnMagicHit - Alias|OnMagicHit]]'''<sup>PO3 PE SSE</sup>
| '''[[UnPause - SoundCategory|UnPause]]'''
| '''[[Alias Script|Alias]]'''
| [[SoundCategory Script|'''SoundCategory''']]
|
|
|-  
|-  
| '''[[OnMagicHit - ObjectReference|OnMagicHit]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForActorAction - Form|UnregisterForActorAction]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Form Script|'''Form''']]
|
|
|-  
|-  
| '''[[OnObjectGrab - ActiveMagicEffect|OnObjectGrab]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForAllControls - Form|UnregisterForAllControls]]'''<sup>SKSE</sup>  
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Form Script|'''Form''']]
|
| RegisterForControl, UnregisterForControl
|-  
|-  
| '''[[OnObjectGrab - Alias|OnObjectGrab]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForAllKeys - Form|UnregisterForAllKeys]]'''<sup>SKSE</sup>  
| '''[[Alias Script|Alias]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForKey - Form|RegisterForKey]], [[UnregisterForKey - Form|UnregisterForKey]]
|-  
|-  
| '''[[OnObjectGrab - Form|OnObjectGrab]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForAllMenus - Form|UnregisterForAllMenus]]'''<sup>SKSE</sup>  
| '''[[Form Script|Form]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForMenu - Form|RegisterForMenu]], [[UnregisterForMenu - Form|UnregisterForMenu]]
|-  
|-  
| '''[[OnObjectLoaded - ActiveMagicEffect|OnObjectLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForAnimationEvent - Form|UnregisterForAnimationEvent]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForAnimationEvent - Form|RegisterForAnimationEvent]]
|-  
|-  
| '''[[OnObjectLoaded - Alias|OnObjectLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForCameraState - Form|UnregisterForCameraState]]'''<sup>SKSE</sup>
| '''[[Alias Script|Alias]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForCameraState - Form|RegisterForCameraState]]
|-  
|-  
| '''[[OnObjectLoaded - Form|OnObjectLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForControl - Form|UnregisterForControl]]'''<sup>SKSE</sup>  
| '''[[Form Script|Form]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForControl - Form|RegisterForControl]], [[UnregisterForAllControls - Form|UnregisterForAllControls]]
|-  
|-  
| '''[[OnObjectRelease - ActiveMagicEffect|OnObjectRelease]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForCrosshairRef - Form|UnregisterForCrosshairRef]]'''<sup>SKSE</sup>  
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Form Script|'''Form''']]
|
| [[GetCurrentCrosshairRef - Game|GetCurrentCrosshairRef]], [[OnCrosshairRefChange - Form|OnCrosshairRefChange]], [[RegisterForCrosshairRef - Form|RegisterForCrosshairRef]]
|-  
|-  
| '''[[OnObjectRelease - Alias|OnObjectRelease]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForKey - Form|UnregisterForKey]]'''<sup>SKSE</sup>  
| '''[[Alias Script|Alias]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForKey - Form|RegisterForKey]], [[UnregisterForAllKeys - Form|UnregisterForAllKeys]]
|-  
|-  
| '''[[OnObjectRelease - Form|OnObjectRelease]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForLOS - Form|UnregisterForLOS]]'''
| '''[[Form Script|Form]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForLOS - Form|RegisterForLOS]]
|-  
|-  
| '''[[OnObjectUnloaded - ActiveMagicEffect|OnObjectUnloaded]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForMenu - Form|UnregisterForMenu]]'''<sup>SKSE</sup>  
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Form Script|'''Form''']]
|
[[RegisterForMenu - Form|RegisterForMenu]]
|-
|'''[[UnregisterForNiNodeUpdate]]'''<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|[[RegisterForNiNodeUpdate - Form|RegisterForNiNodeUpdate]]
|-  
|-  
| '''[[OnObjectUnloaded - Alias|OnObjectUnloaded]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForSleep - Form|UnregisterForSleep]]'''
| '''[[Alias Script|Alias]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForSleep - Form|RegisterForSleep]]
|-  
|-  
| '''[[OnObjectUnloaded - Form|OnObjectUnloaded]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForTrackedStatsEvent - Form|UnregisterForTrackedStatsEvent]]'''
| '''[[Form Script|Form]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForTrackedStatsEvent - Form|RegisterForTrackedStatsEvent]]
|-  
|-  
| '''[[OnPlayerShoutAttack - ActiveMagicEffect|OnPlayerShoutAttack]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForUpdate - Form|UnregisterForUpdate]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForUpdate - Form|RegisterForUpdate]], [[RegisterForSingleUpdate - Form|RegisterForSingleUpdate]]
|-  
|-  
| '''[[OnPlayerShoutAttack - Alias|OnPlayerShoutAttack]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForUpdateGameTime - Form|UnregisterForUpdateGameTime]]'''
| '''[[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]]'''
| '''[[Form Script|Form]]'''
| [[RegisterForUpdateGameTime - Form|RegisterForUpdateGameTime]]
|
|-  
|-  
| '''[[OnSpellLearned - ActiveMagicEffect|OnSpellLearned]]'''<sup>PO3 PE SSE</sup>
| '''[[UpdateCurrentInstanceGlobal - Quest|UpdateCurrentInstanceGlobal]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Quest Script|'''Quest''']]
|
|
|-
|-  
| '''[[OnSpellLearned - Alias|OnSpellLearned]]'''<sup>PO3 PE SSE</sup>
 
| '''[[Alias Script|Alias]]'''
| '''[[UpdateHairColor - Game|UpdateHairColor]]'''<sup>SKSE</sup>
|
| [[Game Script|'''Game''']]
|-  
|
| '''[[OnWeaponHit - ActiveMagicEffect|OnWeaponHit]]'''<sup>PO3 PE SSE</sup>
|-
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
| '''[[UpdateWeight - Actor|UpdateWeight]]'''<sup>SKSE</sup>  
|-  
| '''[[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]]'''
|
|-
 
|'''[[OpenCustomMenu - UI|OpenCustomMenu]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|
|-
| '''[[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[]
|-
 
|}
 
=== P ===
{|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]]-[[#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''']]
|-
 
| '''[[PlayDebugShader - ObjectReference|PlayDebugShader]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[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]]'''
|
|-
 
| '''[[ProcessTrapHit - ObjectReference|ProcessTrapHit]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[PreventActorDetection - Actor|PreventActorDetection]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
 
| '''[[PushActorAway - ObjectReference|PushActorAway]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
|'''[[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[]
|-
 
|}
 
=== Q ===
{|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]]-[[#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[]
|-
 
|}
 
=== S ===
{|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]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
!align=left width=170|Function
!align=left width=110|Member of
!align=left class="unsortable"|Description
|-
 
| '''[[SaveGame - Game|SaveGame]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
|-
 
| '''[[Say - ObjectReference|Say]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
|'''[[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''']]
|-
 
| '''[[ScaleObject3D - ObjectReference|ScaleObject3D]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[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[]
|-
 
|}
 
=== T ===
{|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]]-[[#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]]'''
|
|-
 
| '''[[ToggleCollisions - Debug|ToggleCollisions]]'''
| [[Debug Script|'''Debug''']]
|-
| '''[[ToggleHairWigs - Actor|ToggleHairWigs]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
 
| '''[[ToggleMenus - Debug|ToggleMenus]]'''
| [[Debug Script|'''Debug''']]
|-
| '''[[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''']]
|-
 
| '''[[ToggleFreeCamera - MiscUtil|ToggleFreeCamera]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|
|-
 
|}
=== U ===
{|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]]''' 
!align=left width=170|Function
!align=left width=90|Member of
!align=left class="unsortable"|Description
|-
| '''[[UnequipAll - Actor|UnequipAll]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[UnequipItem - Actor|UnequipItem]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[UnequipItemEx - Actor|UnequipItemEx]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
|-
| '''[[UnequipItemSlot - Actor|UnequipItemSlot]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[UnequipShout - Actor|UnequipShout]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[UnequipSpell - Actor|UnequipSpell]]'''
| [[Actor Script|'''Actor''']]
|-
| '''[[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''']]
|-
 
| '''[[UpdateHairColor - Game|UpdateHairColor]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
|
|-
| '''[[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]]'''
|
|-
 
| '''[[Unload - JsonUtil|Unload]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|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
|-
 
|}
 
=== 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''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-
| '''[[UsingGamepad - Game|UsingGamepad]]'''
| [[Game Script|'''Game''']]
|-
|}
=== 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]]'''
| '''[[WrapFloat - PapyrusUtil|WrapFloat]]'''<sup>PU SE</sup>
| [[Utility Script|'''Utility''']]
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|float
|-
| '''[[WaitForAnimationEvent - ObjectReference|WaitForAnimationEvent]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[WaitGameTime - Utility|WaitGameTime]]'''
| [[Utility Script|'''Utility''']]
|-  
|-  
| '''[[WrapInt - PapyrusUtil|WrapInt]]'''<sup>PU SE</sup>
| '''[[WaitMenuMode - Utility|WaitMenuMode]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| '''[[Utility Script|Utility]]'''
|int
|
|-  
|-  
| '''[[WriteToFile - MiscUtil|WriteToFile]]'''<sup>PU SE</sup>
| '''[[WillIntimidateSucceed - Actor|WillIntimidateSucceed]]'''
| '''[[MiscUtil Script|MiscUtil]]'''
| [[Actor Script|'''Actor''']]
|bool
|
|-  
|-  
}
| '''[[WornHasKeyword - Actor|WornHasKeyword]]'''
| [[Actor Script|'''Actor''']]
|}
[[Category:Papyrus]]
[[Category:Papyrus]]

Latest revision as of 10:52, 25 April 2024

200px Alert image.png TAKE NOTICE!

This article has been flagged as incomplete or inaccurate. Take any information here with a grain of salt.

Help out! If you have the knowledge needed, please edit this article so we can remove the Incomplete flag.

This Page Contains lists of all Papyrus Scripting Functions and Events including SKSE functions.

A SKSE suffix indicates if the function requires SKSE. A PO3 PE SSE suffix indicates if the function requires Power of Three's Papyrus Extender SSE. A PU SSE 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 middle column indicates in which base script the function is defined.

Contents
A B C D E F G H I K L M N O P Q R S T U W

A[edit | edit source]

Jump to: B-C-D-E-F-G-H-I-K-L-M-N-O-P-Q-R-S-T-U-W
Function Member of Returns Description
Abs Math Float
Acos Math Float
Activate ObjectReference Bool
Add MusicType -
Add Topic -
AddAchievement Game - Global function
AddForm FormList -
AddForm LeveledActor -
AddForm LeveledItem -
AddForm LeveledSpell -
AddHavokBallAndSocketConstraint Game Bool
AddInventoryEventFilter ObjectReference -
AddItem ObjectReference -
AddKeyIfNeeded ObjectReference -
AddPerk Actor -
AddPerkPoints Game -
AddShout Actor Bool
AddSlotToMaskSKSE Armor Int
AddSlotToMaskSKSE ArmorAddon Int
AddSpawnSKSE SpawnerTask -
AddSpell Actor Bool
AddToFaction Actor -
AddToMap ObjectReference -
AdvanceSkill Game -
AllowBleedoutDialogue Actor -
AllowPCDialogue Actor -
AllowPCDialogueSKSE Race Bool
AllowPickpocketSKSE Race Bool
Apply ImageSpaceModifier -
ApplyCrossFade ImageSpaceModifier -
ApplyHavokImpulse ObjectReference -
AsCharSKSE StringUtil String
Asin Math Float
Atan Math Float
AttachAshPile Actor -
AvoidsRoadsSKSE Race Bool
AddActorToArrayPO3 PE SSE Array
AddAllEquippedItemsToArrayPO3 PE SSE Actor
AddAllItemsToListPO3 PE SSE ObjectReference
AddBasePerkPO3 PE SSE Actor
AddBaseSpellPO3 PE SSE Actor
AddEffectItemToEnchantmentPO3 PE SSE Enchantment
AddEffectItemToPotionPO3 PE SSE Potion
AddEffectItemToScrollPO3 PE SSE Scroll
AddEffectItemToSpellPO3 PE SSE Spell
AddItemsOfTypeToArrayPO3 PE SSE ObjectReference
AddItemsOfTypeToListPO3 PE SSE ObjectReference
AddKeywordToFormPO3 PE SSE Form
AddKeywordToRefPO3 PE SSE ObjectReference
AddMagicEffectToEnchantmentPO3 PE SSE Enchantment
AddMagicEffectToPotionPO3 PE SSE Potion
AddMagicEffectToScrollPO3 PE SSE Scroll
AddMagicEffectToSpellPO3 PE SSE Spell
AddPackageIdlePO3 PE SSE Package
AddStringToArrayPO3 PE SSE Array
ApplyMaterialShaderPO3 PE SSE ObjectReference
ApplyPoisonToEquippedWeaponPO3 PE SSE Actor
ArrayStringCountPO3 PE SSE Array
ActorArrayPU SE PapyrusUtil Actor[]
AddFloatValuesPU SE PapyrusUtil float
AddIntValuesPU SE PapyrusUtil int
AddPackageOverridePU SE ActorUtil
AdjustFloatValuePU SE JsonUtil float
AdjustIntValuePU SE JsonUtil int
AliasArrayPU SE PapyrusUtil Alias[]

B[edit | edit source]

Jump to: A-C-D-E-F-G-H-I-K-L-M-N-O-P-Q-R-S-T-U-W
Function Member of Description
BlendColorWithSkinTonePO3 PE SSE Actor
BlockActivation ObjectReference
BoolArrayPU SE PapyrusUtil bool[]

C[edit | edit source]

Jump to: A-B-D-E-F-G-H-I-K-L-M-N-O-P-Q-R-S-T-U-W
Function Member of Return Description
CalculateEncounterLevel ObjectReference Int
CalculateFavorCost Game Int
CanFastTravelToMarker ObjectReference Bool
CanFlySKSE Race Bool
CanFlyHere Actor Bool
CanPayCrimeGold Faction Bool
CanSwimSKSE Race Bool
CantOpenDoorsSKSE Race Bool
CanWalkSKSE Race Bool
CaptureFrameRate Utility String
Cast Scroll -
Cast Spell -
Ceiling Math Int
CenterOnCell Debug -
CenterOnCellAndWait Debug -
ChangeHeadPartSKSE Actor -
Clear LocationAlias -
Clear ReferenceAlias -
ClearAllowPCDialogueSKSE Race -
ClearAllowPickpocketSKSE Race -
ClearArrested Actor -
ClearAvoidsRoadsSKSE Race -
ClearCantOpenDoorsSKSE Race -
ClearDestruction ObjectReference -
ClearExpressionOverride Actor -
ClearExtraArrows Actor -
ClearForcedLandingMarker Actor -
ClearKeepOffsetFromActor Actor -
ClearLookAt Actor -
ClearNoCombatInWaterSKSE Race -
ClearNoKnockdownsSKSE Race -
ClearNoShadowsSKSE Race -
ClearPrison Game -
ClearRaceFlagSKSE Race -
ClearTempEffects Game -
CloseCustomMenuSKSE UI -
CloseUserLog Debug -
CompleteAllObjectives Quest -
CompleteQuest Quest -
Cos Math Float
CountLinkedRefChain ObjectReference Int
CreateSKSE ModEvent Int
CreateSKSE SpawnerTask Int
CreateSKSE UICallback Int
CreateAliasArraySKSE Utility Alias[]
CreateBoolArraySKSE Utility Bool[]
CreateDetectionEvent ObjectReference -
CreateEnchantmentSKSE ObjectReference -
CreateEnchantmentSKSE WornObject -
CreateFloatArraySKSE Utility Float[]
CreateFormArraySKSE Utility Form[]
CreateIntArraySKSE Utility Int[]
CreateStringArraySKSE Utility String[]
CanActorBeDetectedPO3 PE SSE Actor
CanActorDetectPO3 PE SSE Actor
ClearCachedFactionFightReactionsPO3 PE SSE Game
ClearEffectShaderFlagPO3 PE SSE EffectShader
ClearHazardFlagPO3 PE SSE Hazard
ClearReadFlagPO3 PE SSE Book
ClearRecordFlagPO3 PE SSE Form
CanResolvePathPU SE JsonUtil bool
ClampFloatPU SE PapyrusUtil float
ClampIntPU SE PapyrusUtil int
ClearAllPU SE JsonUtil
ClearEmptyPU SE PapyrusUtil string[]
ClearNonePU SE PapyrusUtil Form[]
ClearPackageOverridePU SE ActorUtil int
ClearPathPU SE JsonUtil
ClearPathIndexPU SE JsonUtil
CountActorPU SE PapyrusUtil int
CountAliasPU SE PapyrusUtil int
CountAllPrefixPU SE JsonUtil int
CountBoolPU SE PapyrusUtil int
CountFalsePU SE PapyrusUtil int
CountFloatPU SE PapyrusUtil int
CountFloatListPrefixPU SE JsonUtil int
CountFloatValuePrefixPU SE JsonUtil int
CountFormPU SE PapyrusUtil int
CountFormListPrefixPU SE JsonUtil int
CountFormValuePrefixPU SE JsonUtil int
CountIntPU SE PapyrusUtil int
CountIntListPrefixPU SE JsonUtil int
CountIntValuePrefixPU SE JsonUtil int
CountNonePU SE PapyrusUtil int
CountObjRefPU SE PapyrusUtil int
CountPackageOverridePU SE ActorUtil int
CountStringPU SE PapyrusUtil int
CountStringListPrefixPU SE JsonUtil int
CountStringValuePrefixPU SE JsonUtil int
CountTruePU SE PapyrusUtil int

D[edit | edit source]

Jump to: A-B-C-E-F-G-H-I-K-L-M-N-O-P-Q-R-S-T-U-W
Function Member of Return Description
DecapitateActorPO3 PE SSE Actor
DamageActorValue Actor -
DamageAV Actor - alias for DamageActorValue
DamageObject ObjectReference -
DegreesToRadians Math Float
Delete ObjectReference -
DeleteWhenAble ObjectReference -
Disable ObjectReference -
DisableLinkChain ObjectReference -
DisableNoWait ObjectReference -
DisablePlayerControls Game -
Dismount Actor Bool
Dispel ActiveMagicEffect -
DispelAllSpells Actor -
DispelSpell Actor Bool
DoCombatSpellApply Actor -
DrawWeapon Actor -
DropObject ObjectReference ObjectReference
DumpAliasData Debug -
DumpAnimationVariablesPO3 PE SSE Debug

E[edit | edit source]

Jump to: A-B-C-D-F-G-H-I-K-L-M-N-O-P-Q-R-S-T-U-W
Function Member of Description
Enable ObjectReference
EnableAI Actor
EnableFastTravel Game
EnableFastTravel ObjectReference
EnableLinkChain ObjectReference
EnableNoWait ObjectReference
EnablePlayerControls Game
EndDeferredKill Actor
EndFrameRateCapture Utility CaptureFrameRate, StartFrameRateCapture
EquipItem Actor
EquipItemByIdSKSE Actor
EquipItemExSKSE Actor
EquipShout Actor
EquipSpell Actor
EvaluatePackage Actor

F[edit | edit source]

Jump to: A-B-C-D-E-G-H-I-K-L-M-N-O-P-Q-R-S-T-U-W
Function Member of Return Description
FadeOutGame Game -
FailAllObjectives Quest -
FastTravel Game -
Find FormList Int
FindSKSE StringUtil Int
FindClosestActor Game Actor
FindClosestActorFromRef Game Actor
FindClosestReferenceOfAnyTypeInList Game ObjectReference
FindClosestReferenceOfAnyTypeInListFromRef Game ObjectReference
FindClosestReferenceOfType Game ObjectReference
FindClosestReferenceOfTypeFromRef Game ObjectReference
FindRandomActor Game Actor
FindRandomActorFromRef Game Actor
FindRandomReferenceOfAnyTypeInList Game ObjectReference
FindRandomReferenceOfAnyTypeInListFromRef Game ObjectReference
FindRandomReferenceOfType Game ObjectReference
FindRandomReferenceOfTypeFromRef Game ObjectReference
FindWeather Weather Weather
Fire Weapon -
Floor Math Int
ForceActive Quest -
ForceActive Weather -
ForceActorValue Actor -
ForceAddRagdollToWorld ObjectReference -
ForceAV Actor - alias for ForceActorValue
ForceFirstPerson Game -
ForceLocationTo LocationAlias -
ForceMovementDirection Actor - animation debug
ForceMovementDirectionRamp Actor - animation debug
ForceMovementRotationSpeed Actor - animation debug
ForceMovementRotationSpeedRamp Actor - animation debug
ForceMovementSpeed Actor - animation debug
ForceMovementSpeedRamp Actor - animation debug
ForceRefIfEmpty ReferenceAlias -
ForceRefTo ReferenceAlias -
ForceRemoveRagdollFromWorld ObjectReference -
ForceStart Scene -
ForceTargetAngle Actor - animation debug
ForceTargetDirection Actor - animation debug
ForceTargetSpeed Actor - animation debug
ForceThirdPerson Game -
FindAllReferencesOfFormTypePO3 PE SSE ObjectReference
FindAllReferencesOfTypePO3 PE SSE ObjectReference
FindAllReferencesWithKeywordPO3 PE SSE ObjectReference
FindFirstItemInListPO3 PE SSE ObjectReference
ForceActorDetectingPO3 PE SSE Actor
ForceActorDetectionPO3 PE SSE Actor
FreezeActorPO3 PE SSE Actor
GenerateRandomFloatPO3 PE SSE Utility
GenerateRandomIntPO3 PE SSE Utility
GetActivateChildrenPO3 PE SSE ObjectReference
GetActiveGamebryoAnimationPO3 PE SSE ObjectReference
GetActorAlphaPO3 PE SSE Actor
GetActorCausePO3 PE SSE ObjectReference
GetActorKnockStatePO3 PE SSE Actor
GetActorRefractionPO3 PE SSE Actor
GetActorsByProcessingLevelPO3 PE SSE Game
GetActorSoulSizePO3 PE SSE Actor
GetActorStatePO3 PE SSE Actor
GetActorValueModifierPO3 PE SSE Actor
GetAddonModelsPO3 PE SSE EffectShader
GetAllArtObjectsPO3 PE SSE ObjectReference
GetAllEffectShadersPO3 PE SSE ObjectReference
GetAllEnchantmentsPO3 PE SSE Game
GetAllEnchantmentsInModPO3 PE SSE Game
GetAllFormsPO3 PE SSE Game
GetAllFormsInModPO3 PE SSE Game
GetAllQuestObjectivesPO3 PE SSE Quest
GetAllRacesPO3 PE SSE Game
GetAllRacesInModPO3 PE SSE Game
GetAllSpellsPO3 PE SSE Game
GetAllSpellsInModPO3 PE SSE Game
GetArtObjectPO3 PE SSE VisualEffect
GetArtObjectTotalCountPO3 PE SSE VisualEffect
GetAttachedCellsPO3 PE SSE Game
GetCellNorthRotationPO3 PE SSE Cell
GetClosestActorFromRefPO3 PE SSE ObjectReference
GetCombatAlliesPO3 PE SSE Actor
GetCombatTargetsPO3 PE SSE Actor
GetCommandedActorsPO3 PE SSE Actor
GetCommandingActorPO3 PE SSE Actor
GetConditionListPO3 PE SSE Form
GetCriticalStagePO3 PE SSE Actor
GetDeathItemPO3 PE SSE ActorBase
GetDescriptionPO3 PE SSE Form
GetDoorDestinationPO3 PE SSE ObjectReference
GetEffectArchetypeAsIntPO3 PE SSE MagicEffect
GetEffectArchetypeAsStringPO3 PE SSE MagicEffect
GetEffectShaderDurationPO3 PE SSE ObjectReference
GetEffectShaderTotalCountPO3 PE SSE EffectShader
GetEnchantmentTypePO3 PE SSE Enchantment
GetEquippedAmmoPO3 PE SSE Actor
GetEquippedWeaponIsPoisonedPO3 PE SSE Actor
GetEquippedWeaponPoisonPO3 PE SSE Actor
GetEquippedWeaponPoisonCountPO3 PE SSE Actor
GetFootstepSetPO3 PE SSE ArmorAddon
GetFormEditorIDPO3 PE SSE Form
GetFormFromEditorIDPO3 PE SSE Game
GetFormModNamePO3 PE SSE Form
GetFurnitureTypePO3 PE SSE Furniture
GetGameSettingBoolPO3 PE SSE Game
GetGodModePO3 PE SSE Game
GetHairColorPO3 PE SSE Actor
GetHazardIMODPO3 PE SSE Hazard
GetHazardIMODRadiusPO3 PE SSE Hazard
GetHazardIPDSPO3 PE SSE Hazard
GetHazardLifetimePO3 PE SSE Hazard
GetHazardLightPO3 PE SSE Hazard
GetHazardLimitPO3 PE SSE Hazard
GetHazardRadiusPO3 PE SSE Hazard
GetHazardSoundPO3 PE SSE Hazard
GetHazardSpellPO3 PE SSE Hazard
GetHazardTargetIntervalPO3 PE SSE Hazard
GetHeadPartTextureSetPO3 PE SSE Actor
GetLightFadePO3 PE SSE Light
GetLightFOVPO3 PE SSE Light
GetLightingTemplatePO3 PE SSE Cell
GetLightRadiusPO3 PE SSE Light
GetLightRGBPO3 PE SSE Light
GetLightShadowDepthBiasPO3 PE SSE Light
GetLightTypePO3 PE SSE Light
GetLinkedChildrenPO3 PE SSE ObjectReference
GetLocalGravityPO3 PE SSE Game
GetLocalGravityActorPO3 PE SSE Actor
GetMagicEffectSoundPO3 PE SSE MagicEffect
GetMagicEffectSourcePO3 PE SSE ObjectReference
GetMaterialTypePO3 PE SSE ObjectReference
GetMembraneFillTexturePO3 PE SSE EffectShader
GetMembraneHolesTexturePO3 PE SSE EffectShader
GetMembranePaletteTexturePO3 PE SSE EffectShader
GetMenuContainerPO3 PE SSE UI
GetMotionTypePO3 PE SSE ObjectReference
GetMountPO3 PE SSE Actor
GetNthPerkPO3 PE SSE ActorBase
GetNumActorsInHighPO3 PE SSE Game
GetObjectUnderFeetPO3 PE SSE Actor
GetOffersServicesPO3 PE SSE Actor
GetPackageIdlesPO3 PE SSE Package
GetPackageTypePO3 PE SSE Package
GetParentLocationPO3 PE SSE Location
GetParticleFullCountPO3 PE SSE EffectShader
GetParticlePersistentCountPO3 PE SSE EffectShader
GetParticleShaderTexturePO3 PE SSE EffectShader
GetPerkCountPO3 PE SSE ActorBase
GetPlayerFollowersPO3 PE SSE Game
GetPrimaryActorValuePO3 PE SSE MagicEffect
GetProjectileImpactForcePO3 PE SSE Projectile
GetProjectileRangePO3 PE SSE Projectile
GetProjectileSpeedPO3 PE SSE Projectile
GetProjectileTypePO3 PE SSE Projectile
GetQuestItemsPO3 PE SSE ObjectReference
GetRandomActorFromRefPO3 PE SSE ObjectReference
GetRefAliasesPO3 PE SSE ObjectReference
GetRefCountPO3 PE SSE ObjectReference
GetRelationshipsPO3 PE SSE ActorBase
GetRiderPO3 PE SSE Actor
GetRunningPackagePO3 PE SSE Actor
GetSecondaryActorValuePO3 PE SSE MagicEffect
GetSkinColorPO3 PE SSE Actor
GetSortedActorNamesPO3 PE SSE Array
GetSortedNPCNamesPO3 PE SSE Array
GetSpellTypePO3 PE SSE Spell
GetStoredSoulSizePO3 PE SSE ObjectReference
GetSurfaceMaterialTypePO3 PE SSE Game
GetSystemTimePO3 PE SSE Utility
GetTimeDeadPO3 PE SSE Actor
GetTimeOfDeathPO3 PE SSE Actor
GetVendorFactionPO3 PE SSE Actor
GetVendorFactionContainerPO3 PE SSE Faction
GetWeatherTypePO3 PE SSE Weather
GetWindSpeedAsFloatPO3 PE SSE Weather
GetWindSpeedAsIntPO3 PE SSE Weather
GivePlayerSpellBookPO3 PE SSE Debug
FileExistsPU SE MiscUtil bool
FilesInFolderPU SE MiscUtil string[]
FindPathFloatElementPU SE JsonUtil int
FindPathFormElementPU SE JsonUtil int
FindPathIntElementPU SE JsonUtil int
FindPathStringElementPU SE JsonUtil int
FloatArrayPU SE PapyrusUtil float[]
FloatListAddPU SE JsonUtil int
FloatListAdjustPU SE JsonUtil float
FloatListClearPU SE JsonUtil int
FloatListCopyPU SE JsonUtil bool
FloatListCountPU SE JsonUtil int
FloatListCountValuePU SE JsonUtil int
FloatListFindPU SE JsonUtil int
FloatListGetPU SE JsonUtil Float
FloatListHasPU SE JsonUtil bool
FloatListInsertAtPU SE JsonUtil bool
FloatListRandomPU SE JsonUtil float
FloatListRemovePU SE JsonUtil int
FloatListRemoveAtPU SE JsonUtil bool
FloatListResizePU SE JsonUtil int
FloatListSetPU SE JsonUtil Float
FloatListSlicePU SE JsonUtil
FloatListToArrayPU SE JsonUtil float[]
FoldersInFolderPU SE MiscUtil string[]
FormArrayPU SE PapyrusUtil Form[]
FormListAddPU SE JsonUtil int
FormListClearPU SE JsonUtil int
FormListCopyPU SE JsonUtil bool
FormListCountPU SE JsonUtil int
FormListCountValuePU SE JsonUtil int
FormListFindPU SE JsonUtil int
FormListGetPU SE JsonUtil Form
FormListHasPU SE JsonUtil bool
FormListInsertAtPU SE JsonUtil bool
FormListRandomPU SE JsonUtil Form
FormListRemovePU SE JsonUtil int
FormListRemoveAtPU SE JsonUtil bool
FormListResizePU SE JsonUtil int
FormListSetPU SE JsonUtil Form
FormListSlicePU SE JsonUtil
FormListToArrayPU SE JsonUtil Form[]

G[edit | edit source]

Jump to: A-B-C-D-E-F-H-I-K-L-M-N-O-P-Q-R-S-T-U-W
Function Member of Return Description
GameTimeToString Utility String
GetActorBase Actor ActorBase
GetActorOwner Cell ActorBase
GetActorOwner ObjectReference ActorBase
GetActorReference ReferenceAlias Actor
GetActorValue Actor Float
GetActorValueInfoByIDSKSE ActorValueInfo ActorValueInfo
GetActorValueInfoByNameSKSE ActorValueInfo ActorValueInfo
GetActorValueMax Actor Float
GetActorValuePercentage Actor Float
GetActualWaterLevelSKSE Cell Float
GetAlias Quest Alias
GetAliasByIDSKSE Quest Alias
GetAliasByNameSKSE Quest Alias
GetAliasesSKSE Quest Alias[]
GetAllAmmoSKSE GameData Form[]
GetAllArmorSKSE GameData Form[]
GetAllBooksSKSE GameData Form[]
GetAllFormsSKSE GameData Form[]
GetAllIngredientsSKSE GameData Form[]
GetAllKeysSKSE GameData Form[]
GetAllMiscItemsSKSE GameData Form[]
GetAllowDualWieldingSKSE CombatStyle Bool
GetAllPotionsSKSE GameData Form[]
GetAllScrollsSKSE GameData Form[]
GetAllWeaponsSKSE GameData Form[]
GetAlphaSKSE ColorComponent Int
GetAngleX ObjectReference Float
GetAngleY ObjectReference Float
GetAngleZ ObjectReference Float
GetAnimationVariableBool ObjectReference Bool
GetAnimationVariableFloat ObjectReference Float
GetAnimationVariableInt ObjectReference Int
GetArmorRatingSKSE Armor Int
GetAssociatedSkill MagicEffect String
GetAt FormList Form
GetAV Actor Float alias for GetActorValue
GetAverageFrameRate Utility Float
GetAVIByIDSKSE ActorValueInfo ActorValueInfo alias for GetActorValueInfoByID
GetAVIByNameSKSE ActorValueInfo ActorValueInfo alias for GetActorValueInfoByName
GetAVMax Actor Float alias for GetActorValueMax
GetAvoidThreatChance CombatStyle Float
GetAVPercentage Actor Float alias for GetActorValuePercentage
GetBaseActorValue Actor Float
GetBaseAV Actor Float alias for GetBaseActorValue
GetBaseCostSKSE MagicEffect Float
GetBaseDamageSKSE Weapon Int
GetBaseObject ActiveMagicEffect MagicEffect
GetBaseObject ObjectReference Form
GetBaseValue ActiveMagicEffect Float
GetBlueSKSE ColorComponent Int global function
GetBlueSKSE ColorForm Int
GetBoolSKSE UI Bool
GetBribeAmount Actor Int
GetBudgetCount Utility Int
GetBudgetName Utility String
GetBuySellListSKSE Faction FormList
GetCameraStateSKSE Camera Int
GetCameraStateSKSE Game Int
GetCasterActor ActiveMagicEffect Actor
GetCastTimeSKSE MagicEffect Float
GetCastTimeSKSE Scroll Float
GetCastTimeSKSE Spell Float
GetChanceGlobalSKSE LeveledItem GlobalVariable
GetChanceNoneSKSE LeveledItem Int
GetChanceNoneSKSE LeveledSpell Int
GetClass ActorBase Class
GetClassification Weather Int
GetCloseRangeDuelingCircleMultSKSE CombatStyle Float
GetCloseRangeDuelingFallbackMultSKSE CombatStyle Float
GetCloseRangeFlankingFlankDistanceSKSE CombatStyle Float
GetCloseRangeFlankingStalkTimeSKSE CombatStyle Float
GetColorSKSE ColorForm Int
GetCombatState Actor Int
GetCombatStyleSKSE ActorBase CombatStyle
GetCombatTarget Actor Actor
GetConfigName Debug String
GetContainerFormsSKSE ObjectReference Form[]
GetCostliestEffectIndexSKSE Enchantment Int
GetCostliestEffectIndexSKSE Ingredient Int
GetCostliestEffectIndexSKSE Potion Int
GetCostliestEffectIndexSKSE Scroll Int
GetCostliestEffectIndexSKSE Spell Int
GetCrimeFaction Actor Faction
GetCrimeGold Faction Int
GetCrimeGoldNonViolent Faction Int
GetCrimeGoldViolent Faction Int
GetCritDamageSKSE Weapon
GetCurrentBudget Utility
GetCurrentCrosshairRefSKSE Game
GetCurrentDestructionStage ObjectReference
GetCurrentGameTime Utility
GetCurrentLocation ObjectReference
GetCurrentMemory Utility
GetCurrentPackage Actor
GetCurrentRealTime Utility
GetCurrentScene ObjectReference
GetCurrentStageID Quest
GetCurrentWeather Weather
GetCurrentWeatherTransition Weather
GetDeadCount ActorBase
GetDefaultVoiceTypeSKSE Race
GetDialogueTarget Actor
GetDisplayNameSKSE ObjectReference String
GetDistance ObjectReference
GetDurationSKSE ActiveMagicEffect
GetEditorLocation ObjectReference
GetEffectiveMagickaCostSKSE Spell
GetEnchantmentSKSE Armor
GetEnchantmentSKSE Weapon
GetEquippedItemType Actor
GetEquippedObjectSKSE Actor
GetEquippedShield Actor
GetEquippedShout Actor
GetEquippedSpell Actor
GetEquippedWeapon Actor
GetFacePresetSKSE ActorBase
GetFactionOwner Cell
GetFactionOwner ObjectReference
GetFactionRank Actor
GetFactionReaction Actor
GetFloatSKSE UI
GetFlyingState Actor
GetForcedLandingMarker Actor
GetForm Game
GetFormExSKSE Game
GetFormFromFile Game
GetFormID Form
GetGameSettingFloat Game
GetGameSettingInt Game
GetGameSettingString Game
GetGiftFilter ActorBase
GetGoldAmount Actor
GetGoldValue Form
GetGreenSKSE ColorForm
GetHairColorSKSE ActorBase
GetHeadingAngle ObjectReference
GetHeightSKSE ActorBase
GetHeight ObjectReference
GetHighestRelationshipRank Actor
GetHueSKSE ColorForm
GetIDSKSE Alias
GetInfamy Faction
GetInfamyNonViolent Faction
GetInfamyViolent Faction
GetINIBoolSKSE Utility
GetINIFloatSKSE Utility
GetINIIntSKSE Utility
GetINIStringSKSE Utility
GetIntSKSE UI
GetItemChargeSKSE ObjectReference
GetItemCount ObjectReference
GetItemHealthPercent ObjectReference
GetItemMaxChargeSKSE ObjectReference
GetKey ObjectReference
GetKeywordSKSE Keyword
GetKeywordData Location
GetKeywordsSKSE Form
GetKiller Actor
GetLength ObjectReference
GetLengthSKSE StringUtil
GetLevel Actor
GetLeveledActorBase Actor
GetLightLevel Actor
GetLinkedRef ObjectReference
GetLocation LocationAlias
GetLockLevel ObjectReference
GetLowestRelationshipRank Actor
GetLuminositySKSE ColorForm
GetMagicEffectsSKSE Potion
GetMappedKeySKSE Input
GetMaskForSlotSKSE Armor
GetMass ObjectReference
GetMaxFrameRate Utility
GetMaxRangeSKSE Weapon
GetMinFrameRate Utility
GetMinRangeSKSE Weapon
GetModAuthorSKSE Game
GetModByNameSKSE Game
GetModCountSKSE Game
GetModDependencyCountSKSE Game
GetModDescriptionSKSE Game
GetModelPathSKSE Armor HasWorldModel, SetWorldModelPath
GetModelPathSKSE Weapon
GetModNameSKSE Game
GetNameSKSE Alias
GetNameSKSE Form
GetNoBleedoutRecovery Actor
GetNthCharSKSE StringUtil
GetNthEffectAreaSKSE Enchantment
GetNthEffectAreaSKSE Ingredient
GetNthEffectAreaSKSE Potion
GetNthEffectAreaSKSE Scroll
GetNthEffectAreaSKSE Spell
GetNthEffectDurationSKSE Enchantment
GetNthEffectDurationSKSE Ingredient
GetNthEffectDurationSKSE Potion
GetNthEffectDurationSKSE Scroll
GetNthEffectDurationSKSE Spell
GetNthEffectMagicEffectSKSE Enchantment
GetNthEffectMagicEffectSKSE Ingredient
GetNthEffectMagicEffectSKSE Potion
GetNthEffectMagicEffectSKSE Scroll
GetNthEffectMagicEffectSKSE Spell
GetNthEffectMagnitudeSKSE Enchantment
GetNthEffectMagnitudeSKSE Ingredient
GetNthEffectMagnitudeSKSE Potion
GetNthEffectMagnitudeSKSE Scroll
GetNthEffectMagnitudeSKSE Spell
GetNthEntryValueSKSE Perk
GetNthFormSKSE ObjectReference
GetNthHeadPartSKSE ActorBase
GetNthIngredientSKSE ConstructibleObject
GetNthIngredientQuantitySKSE ConstructibleObject
GetNthKeyPressedSKSE Input
GetNthKeywordSKSE Form
GetNthLinkedRef ObjectReference
GetNthModDependencySKSE Game
GetNthParentSKSE EquipSlot
GetNthPartSKSE Outfit
GetNthPlayableRaceSKSE Race
GetNthRefSKSE Cell
GetNthSpellSKSE Actor
GetNthSpellSKSE ActorBase
GetNthSpellSKSE Race
GetNumEffectsSKSE Enchantment
GetNumEffectsSKSE Ingredient
GetNumEffectsSKSE Potion
GetNumEffectsSKSE Scroll
GetNumEffectsSKSE Spell
GetNumHeadPartsSKSE ActorBase
GetNumIngredientsSKSE ConstructibleObject
GetNumItemsSKSE ObjectReference
GetNumKeysPressedSKSE Input
GetNumKeywordsSKSE Form
GetNumParentsSKSE EquipSlot
GetNumPartsSKSE Outfit
GetNumPlayableRacesSKSE Race
GetNumRefsSKSE Cell
GetOpenState ObjectReference
GetOutfitSKSE ActorBase
GetOutgoingWeather Weather
GetOwningQuest Alias
GetOwningQuest Package
GetOwningQuest Scene
GetOwningQuest TopicInfo
GetParentCell ObjectReference
GetPerkPointsSKSE Game
GetPlatformName Debug
GetPlayer Game
GetPlayerControls Actor
GetPlayerGrabbedRef Game
GetPlayersLastRiddenHorse Game
GetPositionX ObjectReference
GetPositionY ObjectReference
GetPositionZ ObjectReference
GetRace Actor
GetRace ActorBase
GetRaceSKSE Race gets race by editorID string
GetReachSKSE Weapon
GetReaction Faction
GetRealHoursPassed Game
GetRedSKSE ColorForm
GetReference ReferenceAlias
GetRefTypeAliveCount Location
GetRefTypeDeadCount Location
GetRelationshipRank Actor
GetResultSKSE ConstructibleObject
GetResultQuantitySKSE ConstructibleObject
GetSaturationSKSE ColorForm
GetScale ObjectReference
GetSex ActorBase
GetSitState Actor
GetSize FormList
GetSkillSKSE Book
GetSkinSKSE Race
GetSkyMode Weather
GetSleepState Actor
GetSlotMaskSKSE Armor
GetSpeedSKSE Weapon
GetSpellSKSE Book
GetSpellCountSKSE Actor
GetSpellCountSKSE ActorBase
GetSpellCountSKSE Race
GetStaggerSKSE Weapon
GetState All Scripts
GetStolenItemValueCrime Faction
GetStolenItemValueNoCrime Faction
GetStringSKSE Keyword
GetStringSKSE UI
GetSunGlareSKSE Weather
GetSunPositionX Game
GetSunPositionY Game
GetSunPositionZ Game
GetTargetActor ActiveMagicEffect
GetTemplate Package
GetTimeElapsedSKSE ActiveMagicEffect
GetTotalArmorWeightSKSE ObjectReference
GetTotalItemWeightSKSE ObjectReference
GetTriggerObjectCount ObjectReference
GetTypeSKSE Form
GetTypeSKSE HeadPart
GetValue GlobalVariable
GetValueInt GlobalVariable
GetVersionSKSE SKSE
GetVersionBetaSKSE SKSE
GetVersionMinorSKSE SKSE
GetVersionNumber Debug
GetVersionReleaseSKSE SKSE
GetVoiceRecoveryTime Actor
GetVoiceType ObjectReference
GetWaterLevelSKSE Cell Float
GetWeaponTypeSKSE Weapon
GetWeightSKSE ActorBase
GetWeightSKSE Form
GetWeightClassSKSE Armor
GetWidth ObjectReference
GetWorkbenchKeywordSKSE ConstructibleObject
GetWorldModelNthTextureSetSKSE Form SetWorldModelNthTextureSet
GetWorldModelNumTextureSetsSKSE Form SetWorldModelNthTextureSet
GetWorldSpace ObjectReference
GetWornFormSKSE Actor
GotoState All Scripts
GetActorRaceEditorIDPU SE MiscUtil string
GetDiffActorPU SE PapyrusUtil Actor[]
GetDiffAliasPU SE PapyrusUtil Alias[]
GetDiffFloatPU SE PapyrusUtil float[]
GetDiffFormPU SE PapyrusUtil Form[]
GetDiffIntPU SE PapyrusUtil int[]
GetDiffObjRefPU SE PapyrusUtil ObjectReference[]
GetDiffStringPU SE PapyrusUtil string[]
GetErrorsPU SE JsonUtil string
GetFloatValuePU SE JsonUtil float
GetFormValuePU SE JsonUtil form
GetIntValuePU SE JsonUtil int
GetMatchingActorPU SE PapyrusUtil Actor[]
GetMatchingAliasPU SE PapyrusUtil Alias[]
GetMatchingFloatPU SE PapyrusUtil float[]
GetMatchingFormPU SE PapyrusUtil Form[]
GetMatchingIntPU SE PapyrusUtil int[]
GetMatchingObjRefPU SE PapyrusUtil ObjectReference[]
GetMatchingStringPU SE PapyrusUtil string[]
GetPathBoolValuePU SE JsonUtil bool
GetPathFloatValuePU SE JsonUtil float
GetPathFormValuePU SE JsonUtil form
GetPathIntValuePU SE JsonUtil int
GetPathStringValuePU SE JsonUtil string
GetRaceEditorIDPU SE MiscUtil string
GetScriptVersionPU SE PapyrusUtil int
GetStringValuePU SE JsonUtil string
GetVersionPU SE PapyrusUtil int

H[edit | edit source]

Jump to: A-B-C-D-E-F-G-I-K-L-M-N-O-P-Q-R-S-T-U-W
Function Member of Description
HasAssociation Actor
HasCommonParent Location
HasEffectKeyword ObjectReference
HasFamilyRelationship Actor
HasForm FormList
HasKeyword Form GetKeyword, GetKeywords
HasKeywordStringSKSE Form GetKeyword
HasLOS Actor
HasMagicEffect Actor
HasMagicEffectWithKeyword Actor
HasNode ObjectReference
HasParentRelationship Actor
HasPerk Actor
HasRefType Location
HasRefType ObjectReference
HasSpell Actor
HasWorldModelSKSE Form GetWorldModelPath, SetWorldModelPath
HideTitleSequenceMenu Game
HoldKeySKSE Input
HasActiveSpellPO3 PE SSE Actor
HasArtObjectPO3 PE SSE ObjectReference
HasDeferredKillPO3 PE SSE Actor
HasEffectShaderPO3 PE SSE ObjectReference
HasMagicEffectWithArchetypePO3 PE SSE Actor
HasNiExtraDataPO3 PE SSE ObjectReference
HasSkinPO3 PE SSE Actor
HideMenuPO3 PE SSE UI
HasFloatValuePU SE JsonUtil bool
HasFormValuePU SE JsonUtil bool
HasIntValuePU SE JsonUtil bool
HasStringValuePU SE JsonUtil bool

I[edit | edit source]

Jump to: A-B-C-D-E-F-G-H-K-L-M-N-O-P-Q-R-S-T-U-W
Function Member of Return Description
IgnoreFriendlyHits ObjectReference
IncrementSkill Game
IncrementSkillBy Game
IncrementStat Game
InterruptCast ObjectReference
InvokeSKSE UI
InvokeBoolSKSE UI
InvokeBoolASKSE UI array version
InvokeFloatSKSE UI
InvokeFloatASKSE UI array version
InvokeFormSKSE UI
InvokeIntSKSE UI
InvokeIntASKSE UI array version
InvokeStringSKSE UI
InvokeStringASKSE UI array version
Is3DLoaded ObjectReference Bool
IsActionComplete Scene Bool
IsActivateChild ObjectReference Bool
IsActivateControlsEnabled Game Bool
IsActivationBlocked ObjectReference Bool
IsActive Quest Bool
IsAIEnabledSKSE Actor Bool
IsAlarmed Actor Bool
IsAlerted Actor Bool
IsAllowedToFly Actor Bool
IsArrested Actor Bool
IsArrestingTarget Actor Bool
IsAttached Cell Bool
IsBattleAxeSKSE Weapon Bool
IsBeingRidden Actor Bool
IsBleedingOut Actor Bool
IsBootsSKSE Armor Bool
IsBowSKSE Weapon Bool
IsBribed Actor Bool
IsCamSwitchControlsEnabled Game Bool
IsChild Actor Bool
IsChild Location Bool
IsChildRaceSKSE Race Bool
IsCleared Location Bool
IsClothingSKSE Armor Bool
IsClothingBodySKSE Armor Bool
IsClothingFeetSKSE Armor Bool
IsClothingHandsSKSE Armor Bool
IsClothingHeadSKSE Armor Bool
IsClothingPoorSKSE Armor Bool
IsClothingRichSKSE Armor Bool
IsClothingRingSKSE Armor Bool
IsCommandedActor Actor Bool
IsCompleted Quest Bool
IsCuirassSKSE Armor Bool
IsDaggerSKSE Weapon Bool
IsDead Actor Bool
IsDeleted ObjectReference Bool
IsDetectedBy Actor Bool
IsDigitSKSE StringUtil Bool
IsDisabled ObjectReference Bool
IsDoingFavor Actor Bool
IsEnabled ObjectReference Bool
IsEquipped Actor Bool
IsEssential Actor Bool
IsEssential ActorBase Bool
IsFactionInCrimeGroup Faction Bool
IsFastTravelControlsEnabled Game Bool
IsFastTravelEnabled Game Bool
IsFightingControlsEnabled Game Bool
IsFlying Actor Bool
IsFoodSKSE Potion Bool
IsFurnitureInUse ObjectReference Bool
IsFurnitureMarkerInUse ObjectReference Bool
IsGauntletsSKSE Armor Bool
IsGhost Actor Bool
IsGreatswordSKSE Weapon Bool
IsGuard Actor Bool
IsHarvestedSKSE ObjectReference Bool
IsHeavyArmorSKSE Armor Bool
IsHelmetSKSE Armor Bool
IsHostile Enchantment Bool
IsHostile Ingredient Bool
IsHostile Potion Bool
IsHostile Spell Bool
IsHostileToActor Actor Bool
IsIgnoringFriendlyHits ObjectReference Bool
IsImmobileSKSE Race Bool
IsInCombat Actor Bool
IsInDialogueWithPlayer ObjectReference Bool
IsInFaction Actor Bool
IsInInterior ObjectReference Bool
IsInKillMove Actor Bool
IsInLocation ObjectReference Bool
IsInMenuMode Utility Bool
IsInterior Cell Bool
IsIntimidated Actor Bool
IsInvulnerable ActorBase Bool
IsJewelrySKSE Armor Bool
IsJournalControlsEnabled Game Bool
IsKeyPressedSKSE Input Bool
IsLetterSKSE StringUtil Bool
IsLightArmorSKSE Armor Bool
IsLoaded Location Bool
IsLocked ObjectReference Bool
IsLookingControlsEnabled Game Bool
IsMaceSKSE Weapon Bool
IsMapMarkerVisible ObjectReference Bool
IsMenuControlsEnabled Game Bool
IsMenuOpenSKSE UI Bool
IsMovementControlsEnabled Game Bool
IsNearPlayer ObjectReference Bool
IsNotPushableSKSE Race Bool
IsObjectiveCompleted Quest Bool
IsObjectiveDisplayed Quest Bool
IsObjectiveFailed Quest Bool
IsOnMount Actor Bool
IsOverEncumbered Actor Bool
IsPlayerExpelled Faction Bool
IsPlayersLastRiddenHorse Actor Bool
IsPlayerSungazing Game Bool
IsPlayerTeammate Actor Bool
IsPlayableSKSE Form Bool
IsPlayableSKSE Race Bool
IsPlaying Scene Bool
IsPluginInstalledSKSE Game Bool
IsProtected ActorBase Bool
IsPunctuationSKSE StringUtil Bool
IsRaceFlagSetSKSE Race Bool
IsReadSKSE Book Bool
IsRunning Actor Bool
IsRunning Quest Bool
IsSameLocation Location Bool
IsShieldSKSE Armor Bool
IsSneaking Actor Bool
IsSneakingControlsEnabled Game Bool
IsSprinting Actor Bool
IsStaffSKSE Weapon Bool
IsStageDone Quest Bool
IsStarting Quest Bool
IsStopped Quest Bool
IsStopping Quest Bool
IsSwimmingSKSE Actor Bool
IsSwordSKSE Weapon Bool
IsTakeableSKSE Book Bool
IsTextInputEnabledSKSE UI Bool
IsTrespassing Actor Bool
IsUnconscious Actor Bool
IsUnique ActorBase Bool
IsWarAxeSKSE Weapon Bool
IsWarhammerSKSE Weapon Bool
IsWeaponDrawn Actor Bool
IsWordUnlocked Game Bool
IntToStringPO3 PE SSE String
IsActorInWaterPO3 PE SSE Actor
IsActorUnderwaterPO3 PE SSE Actor
IsCastingPO3 PE SSE ObjectReference
IsDetectedByAnyonePO3 PE SSE Actor
IsEffectShaderFlagSetPO3 PE SSE EffectShader
IsFormInModPO3 PE SSE Form
IsGeneratedFormPO3 PE SSE Form
IsHazardFlagSetPO3 PE SSE Hazard
IsLimbGonePO3 PE SSE Actor
IsLoadDoorPO3 PE SSE ObjectReference
IsPluginFoundPO3 PE SSE Game
IsQuadrupedPO3 PE SSE Actor
IsQuestItemPO3 PE SSE ObjectReference
IsRecordFlagSetPO3 PE SSE Form
IsRefInWaterPO3 PE SSE ObjectReference
IsScriptAttachedToActiveEffectPO3 PE SSE ActiveMagicEffect
IsScriptAttachedToAliasPO3 PE SSE Alias
IsScriptAttachedToFormPO3 PE SSE Form
IsSoulTrappedPO3 PE SSE Actor
IsSurvivalModeActivePO3 PE SSE Game
IsVIPPO3 PE SSE ObjectReference
IntArrayPU SE PapyrusUtil int[]
IntListAddPU SE JsonUtil int
IntListAdjustPU SE JsonUtil Int
IntListClearPU SE JsonUtil int
IntListCopyPU SE JsonUtil bool
IntListCountPU SE JsonUtil int
IntListCountValuePU SE JsonUtil int
IntListFindPU SE JsonUtil int
IntListGetPU SE JsonUtil Int
IntListHasPU SE JsonUtil bool
IntListInsertAtPU SE JsonUtil bool
IntListRandomPU SE JsonUtil int
IntListRemovePU SE JsonUtil int
IntListRemoveAtPU SE JsonUtil bool
IntListResizePU SE JsonUtil int
IntListSetPU SE JsonUtil Int
IntListSlicePU SE JsonUtil
IntListToArrayPU SE JsonUtil int[]
IsGoodPU SE JsonUtil bool
IsPathArrayPU SE JsonUtil bool
IsPathBoolPU SE JsonUtil bool
IsPathFormPU SE JsonUtil bool
IsPathNumberPU SE JsonUtil bool
IsPathObjectPU SE JsonUtil bool
IsPathStringPU SE JsonUtil bool
IsPendingSavePU SE JsonUtil bool

K[edit | edit source]

Jump to: A-B-C-D-E-F-G-H-I-L-M-N-O-P-Q-R-S-T-U-W
Function Member of Description
JsonUtilExistsPU SE JsonUtil bool
JsonUtilInFolderPU SE JsonUtil string[]

K[edit | edit source]

Jump to: A-B-C-D-E-F-G-H-I-L-M-N-O-P-Q-R-S-T-U-W
Function Member of Description
KeepOffsetFromActor Actor
Kill Actor
KillEssential Actor
KillNoWaitPO3 PE SSE Actor
KillSilent Actor
KnockAreaEffect ObjectReference

L[edit | edit source]

Jump to: A-B-C-D-E-F-G-H-I-K-M-N-O-P-Q-R-S-T-U-W
Function Member of Description
LearnAllEffects Ingredient
LearnEffect Ingredient
LearnNextEffect Ingredient
LeftShiftSKSE Math
LoadGameSKSE Game
Lock ObjectReference
LogicalAndSKSE Math
LogicalNotSKSE Math
LogicalOrSKSE Math
LogicalXorSKSE Math
LoadPU SE JsonUtil bool

M[edit | edit source]

Jump to: A-B-C-D-E-F-G-H-I-K-L-N-O-P-Q-R-S-T-U-W
Function Member of Description
MakeCanFlySKSE Race
MakeCanSwimSKSE Race
MakeCanWalkSKSE Race
MakeChildRaceSKSE Race
MakeImmobileSKSE Race
MakeMobileSKSE Race
MakeNoKnockdownsSKSE Race
MakeNonChildRaceSKSE Race
MakeNonFlyingSKSE Race
MakeNonSwimmingSKSE Race
MakeNonWalkingSKSE Race
MakeNotPushableSKSE Race
MakePlayableSKSE Race
MakePlayerFriend Actor
MakePushableSKSE Race
MarkItemAsFavoritePO3 PE SSE Form
MakeUnplayableSKSE Race
MixColorWithSkinTonePO3 PE SSE Actor
MoveToNearestNavmeshLocationPO3 PE SSE ObjectReference
MessageBox Debug
Mod GlobalVariable
ModActorValue Actor
ModArmorRatingSKSE Armor
ModCrimeGold Faction
ModFactionRank Actor
ModObjectiveGlobal Quest
ModPerkPointsSKSE Game
ModReaction Faction
MoveTo ObjectReference
MoveToIfUnloaded ObjectReference
MoveToInteractionLocation ObjectReference
MoveToMyEditorLocation ObjectReference
MoveToNode ObjectReference
MoveToPackageLocation Actor
MoveToWhenUnloaded ObjectReference
Mute SoundCategory
MergeActorArrayPU SE PapyrusUtil Actor[]
MergeAliasArrayPU SE PapyrusUtil Alias[]
MergeBoolArrayPU SE PapyrusUtil bool[]
MergeFloatArrayPU SE PapyrusUtil float[]
MergeFormArrayPU SE PapyrusUtil Form[]
MergeIntArrayPU SE PapyrusUtil int[]
MergeObjRefArrayPU SE PapyrusUtil ObjectReference[]
MergeStringArrayPU SE PapyrusUtil string[]

N[edit | edit source]

Jump to: A-B-C-D-E-F-G-H-I-K-L-M-O-P-Q-R-S-T-U-W
Function Member of Return Description
NoCombatInWaterSKSE Race Bool
NoKnockdownsSKSE Race Bool
NoShadowSKSE Race Bool
Notification Debug

O[edit | edit source]

Jump to: A-B-C-D-E-F-G-H-I-K-L-M-N-P-Q-R-S-T-U-W
Function Member of Description
OnActivate ObjectReference
OnActorActionSKSE Form RegisterForActorAction, UnregisterForActorAction
OnAnimationEvent Form OnAnimationEventUnregistered, RegisterForAnimationEvent, UnregisterForAnimationEvent
OnAnimationEventUnregistered Form OnAnimationEvent, RegisterForAnimationEvent, UnregisterForAnimationEvent
OnAttachedToCell ObjectReference
OnCellAttach ObjectReference
OnCellDetach ObjectReference
OnCellLoad ObjectReference
OnClose ObjectReference
OnCombatStateChanged Actor
OnContainerChanged ObjectReference
OnControlDownSKSE Form RegisterForControl, UnregisterForControl, UnregisterForAllControls
OnControlUpSKSE Form RegisterForControl, UnregisterForControl, UnregisterForAllControls
OnCrosshairRefChangeSKSE Form GetCurrentCrosshairRef, RegisterForCrosshairRef, UnregisterForCrosshairRef
OnDeath Actor
OnDestructionStageChanged ObjectReference
OnDetachedFromCell ObjectReference
OnDying Actor
OnEffectFinish ActiveMagicEffect
OnEffectStart ActiveMagicEffect
OnEnterBleedout Actor
OnEquipped ObjectReference
OnGainLOS Form RegisterForLOS, RegisterForSingleLOSGain
OnGetUp Actor
OnGrab ObjectReference
OnHit ObjectReference
OnItemAdded ObjectReference
OnItemRemoved ObjectReference
OnKeyDownSKSE Form RegisterForKey, UnregisterForKey, UnregisterForAllKeys
OnKeyUpSKSE Form RegisterForKey, UnregisterForKey, UnregisterForAllKeys
OnLoad ObjectReference
OnLocationChange Actor
OnLockStateChanged ObjectReference
OnLostLOS Form RegisterForLOS, RegisterForSingleLOSLost
OnMagicEffectApply ObjectReference
OnMenuCloseSKSE Form RegisterForMenu, UnregisterForMenu
OnMenuOpenSKSE Form RegisterForMenu, UnregisterForMenu
OnNiNodeUpdateSKSE ActiveMagicEffect RegisterForNiNodeUpdate, UnregisterForNiNodeUpdate
OnNiNodeUpdateSKSE Alias RegisterForNiNodeUpdate, UnregisterForNiNodeUpdate
OnNiNodeUpdateSKSE Form RegisterForNiNodeUpdate, UnregisterForNiNodeUpdate
OnObjectEquipped Actor
OnObjectUnequipped Actor
OnOpen ObjectReference
OnPackageChange Actor
OnPackageEnd Actor
OnPackageStart Actor
OnPlayerBowShot Actor
OnPlayerCameraStateSKSE Form RegisterForCameraState, UnregisterForCameraState
OnPlayerLoadGame Actor
OnRaceSwitchComplete Actor
OnRead ObjectReference
OnRelease ObjectReference
OnReset ObjectReference
OnSell ObjectReference
OnSit Actor
OnSleepStart Form RegisterForSleep
OnSleepStop Form RegisterForSleep
OnSpellCast ObjectReference
OnStoryActivateActor Quest
OnStoryAddToPlayer Quest
OnStoryArrest Quest
OnStoryAssaultActor Quest
OnStoryBribeNPC Quest
OnStoryCastMagic Quest
OnStoryChangeLocation Quest
OnStoryCraftItem Quest
OnStoryCrimeGold Quest
OnStoryCure Quest
OnStoryDialogue Quest
OnStoryDiscoverDeadBody Quest
OnStoryEscapeJail Quest
OnStoryFlatterNPC Quest
OnStoryHello Quest
OnStoryIncreaseLevel Quest
OnStoryIncreaseSkill Quest
OnStoryInfection Quest
OnStoryIntimidateNPC Quest
OnStoryJail Quest
OnStoryKillActor Quest
OnStoryNewVoicePower Quest
OnStoryPayFine Quest
OnStoryPickLock Quest
OnStoryPlayerGetsFavor Quest
OnStoryRelationshipChange Quest
OnStoryRemoveFromPlayer Quest
OnStoryScript Quest
OnStoryServedTime Quest
OnStoryTrespass Quest
OnTrackedStatsEvent Form
OnTranslationAlmostComplete ObjectReference
OnTranslationComplete ObjectReference
OnTranslationFailed ObjectReference
OnTrapHit ObjectReference
OnTrapHitStart ObjectReference
OnTrapHitStop ObjectReference
OnTrigger ObjectReference
OnTriggerEnter ObjectReference
OnTriggerLeave ObjectReference
OnUnequipped ObjectReference
OnUnload ObjectReference
OnUpdate ActiveMagicEffect
OnUpdate Alias
OnUpdate Form
OnUpdateGameTime Form
OnWardHit ObjectReference
OnActorFallLongDistancePO3 PE SSE ActiveMagicEffect
OnActorFallLongDistancePO3 PE SSE Alias
OnActorFallLongDistancePO3 PE SSE ObjectReference
OnActorKilledPO3 PE SSE ActiveMagicEffect
OnActorKilledPO3 PE SSE Alias
OnActorKilledPO3 PE SSE Form
OnActorReanimateStartPO3 PE SSE ActiveMagicEffect
OnActorReanimateStartPO3 PE SSE Alias
OnActorReanimateStartPO3 PE SSE ObjectReference
OnActorReanimateStopPO3 PE SSE ActiveMagicEffect
OnActorReanimateStopPO3 PE SSE Alias
OnActorReanimateStopPO3 PE SSE ObjectReference
OnActorResurrectedPO3 PE SSE ActiveMagicEffect
OnActorResurrectedPO3 PE SSE Alias
OnActorResurrectedPO3 PE SSE ObjectReference
OnBookReadPO3 PE SSE ActiveMagicEffect
OnBookReadPO3 PE SSE Alias
OnBookReadPO3 PE SSE Form
OnCellFullyLoadedPO3 PE SSE ActiveMagicEffect
OnCellFullyLoadedPO3 PE SSE Alias
OnCellFullyLoadedPO3 PE SSE Form
OnCriticalHitPO3 PE SSE ActiveMagicEffect
OnCriticalHitPO3 PE SSE Alias
OnCriticalHitPO3 PE SSE Form
OnDisarmedPO3 PE SSE ActiveMagicEffect
OnDisarmedPO3 PE SSE Alias
OnDisarmedPO3 PE SSE Form
OnDragonSoulGainedPO3 PE SSE ActiveMagicEffect
OnDragonSoulGainedPO3 PE SSE Alias
OnDragonSoulGainedPO3 PE SSE Form
OnHitExPO3 PE SSE ActiveMagicEffect
OnHitExPO3 PE SSE Alias
OnHitExPO3 PE SSE ObjectReference
OnItemCraftedPO3 PE SSE ActiveMagicEffect
OnItemCraftedPO3 PE SSE Alias
OnItemCraftedPO3 PE SSE Form
OnItemHarvestedPO3 PE SSE ActiveMagicEffect
OnItemHarvestedPO3 PE SSE Alias
OnItemHarvestedPO3 PE SSE Form
OnLevelIncreasePO3 PE SSE ActiveMagicEffect
OnLevelIncreasePO3 PE SSE Alias
OnLevelIncreasePO3 PE SSE Form
OnLocationDiscoveryPO3 PE SSE ActiveMagicEffect
OnLocationDiscoveryPO3 PE SSE Alias
OnLocationDiscoveryPO3 PE SSE Form
OnMagicEffectApplyExPO3 PE SSE ActiveMagicEffect
OnMagicEffectApplyExPO3 PE SSE Alias
OnMagicEffectApplyExPO3 PE SSE ObjectReference
OnMagicHitPO3 PE SSE ActiveMagicEffect
OnMagicHitPO3 PE SSE Alias
OnMagicHitPO3 PE SSE ObjectReference
OnObjectGrabPO3 PE SSE ActiveMagicEffect
OnObjectGrabPO3 PE SSE Alias
OnObjectGrabPO3 PE SSE Form
OnObjectLoadedPO3 PE SSE ActiveMagicEffect
OnObjectLoadedPO3 PE SSE Alias
OnObjectLoadedPO3 PE SSE Form
OnObjectReleasePO3 PE SSE ActiveMagicEffect
OnObjectReleasePO3 PE SSE Alias
OnObjectReleasePO3 PE SSE Form
OnObjectUnloadedPO3 PE SSE ActiveMagicEffect
OnObjectUnloadedPO3 PE SSE Alias
OnObjectUnloadedPO3 PE SSE Form
OnPlayerShoutAttackPO3 PE SSE ActiveMagicEffect
OnPlayerShoutAttackPO3 PE SSE Alias
OnPlayerShoutAttackPO3 PE SSE Form
OnProjectileHitPO3 PE SSE ActiveMagicEffect
OnProjectileHitPO3 PE SSE Alias
OnProjectileHitPO3 PE SSE ObjectReference
OnQuestStageChangePO3 PE SSE ActiveMagicEffect
OnQuestStageChangePO3 PE SSE Alias
OnQuestStageChangePO3 PE SSE Form
OnQuestStartPO3 PE SSE ActiveMagicEffect
OnQuestStartPO3 PE SSE Alias
OnQuestStartPO3 PE SSE Form
OnQuestStopPO3 PE SSE ActiveMagicEffect
OnQuestStopPO3 PE SSE Alias
OnQuestStopPO3 PE SSE Form
OnSkillIncreasePO3 PE SSE ActiveMagicEffect
OnSkillIncreasePO3 PE SSE Alias
OnSkillIncreasePO3 PE SSE Form
OnSoulTrappedPO3 PE SSE ActiveMagicEffect
OnSoulTrappedPO3 PE SSE Alias
OnSoulTrappedPO3 PE SSE Form
OnSpellLearnedPO3 PE SSE ActiveMagicEffect
OnSpellLearnedPO3 PE SSE Alias
OnWeaponHitPO3 PE SSE ActiveMagicEffect
OnWeaponHitPO3 PE SSE Alias
OnWeaponHitPO3 PE SSE ObjectReference
OnWeatherChangePO3 PE SSE ActiveMagicEffect
OnWeatherChangePO3 PE SSE Alias
OnWeatherChangePO3 PE SSE Form
OpenCustomMenuSKSE UI
OpenInventory Actor
OpenUserLog Debug
OverBudget Utility
ObjRefArrayPU SE PapyrusUtil ObjectReference[]

P[edit | edit source]

Jump to: A-B-C-D-E-F-G-H-I-K-L-M-N-O-Q-R-S-T-U-W
Function Member of Description
PathToReference Actor
Pause SoundCategory
PlaceActorAtMe ObjectReference
PlaceAtMe ObjectReference
Play EffectShader
Play Sound
Play VisualEffect
PlayAndWait Sound
PlayAnimation ObjectReference
PlayAnimationAndWait ObjectReference
PlayBink Game
PlayDebugShaderPO3 PE SSE ObjectReference
PlayerKnows Form SetPlayerKnows
PlayerMoveToAndWait Debug
PlayerPayCrimeGold Faction
PlayGamebryoAnimation ObjectReference
PlayIdle Actor
PlayIdleWithTarget Actor
PlayImpactEffect ObjectReference
PlaySubGraphAnimation Actor
PlaySyncedAnimationAndWaitSS ObjectReference
PlaySyncedAnimationSS ObjectReference
PlayTerrainEffect ObjectReference
PopTo ImageSpaceModifier
Pow Math
PrecacheCharGen Game
PrecacheCharGenClear Game
PreventActorDetectingPO3 PE SSE Actor
ProcessTrapHit ObjectReference
PreventActorDetectionPO3 PE SSE Actor
PushActorAway ObjectReference
PushBoolSKSE UICallback
PushBoolASKSE UICallback
PushFloatSKSE UICallback
PushFloatASKSE UICallback
PushIntSKSE UICallback
PushIntASKSE UICallback
PushStringSKSE UICallback
PushStringASKSE UICallback
PathCountPU SE JsonUtil int
PathFloatElementsPU SE JsonUtil float[]
PathFormElementsPU SE JsonUtil form[]
PathIntElementsPU SE JsonUtil int[]
PathMembersPU SE JsonUtil string[]
PathStringElementsPU SE JsonUtil string[]
PrintConsolePU SE MiscUtil
PushActorPU SE PapyrusUtil Actor[]
PushAliasPU SE PapyrusUtil Alias[]
PushBoolPU SE PapyrusUtil bool[]
PushFloatPU SE PapyrusUtil float[]
PushFormPU SE PapyrusUtil Form[]
PushIntPU SE PapyrusUtil int[]
PushObjRefPU SE PapyrusUtil ObjectReference[]
PushStringPU SE PapyrusUtil string[]

Q[edit | edit source]

Jump to: A-B-C-D-E-F-G-H-I-K-L-M-N-O-P-R-S-T-U-W
Function Member of Description
QueryStat Game
QueueNiNodeUpdateSKSE Actor
QuitGame Debug
QuitToMainMenu Game

R[edit | edit source]

Jump to: A-B-C-D-E-F-G-H-I-K-L-M-N-O-P-Q-S-T-U-W
Function Member of Description
RadiansToDegrees Math
RampRumble ObjectReference
RandomFloat Utility
RandomInt Utility
RegenerateHeadSKSE Actor
RegisterForActorActionSKSE Form OnActorAction, UnregisterForActorAction
RegisterForAnimationEvent Form OnAnimationEvent, OnAnimationEventUnregistered, UnregisterForAnimationEvent
RegisterForCameraStateSKSE Form OnPlayerCameraState, UnregisterForCameraState
RegisterForControlSKSE Form OnControlDown, OnControlUp, UnregisterForControl, UnregisterForAllControls
RegisterForCrosshairRefSKSE Form GetCurrentCrosshairRef, OnCrosshairRefChange, UnregisterForCrosshairRef
RegisterForKeySKSE Form OnKeyDown, OnKeyUp, UnregisterForKey, UnregisterForAllKeys
RegisterForLOS Form OnGainLOS, OnLostLOS, UnregisterForLOS
RegisterForMenuSKSE Form OnMenuOpen, OnMenuClose
RegisterForModEventSKSE Form SendModEvent
RegisterForNiNodeUpdateSKSE ActiveMagicEffect OnNiNodeUpdate, UnregisterForNiNodeUpdate
RegisterForNiNodeUpdateSKSE Alias OnNiNodeUpdate, UnregisterForNiNodeUpdate
RegisterForNiNodeUpdateSKSE Form OnNiNodeUpdate, UnregisterForNiNodeUpdate
RegisterForSingleLOSGain Form OnGainLOS
RegisterForSingleLOSLost Form OnLostLOS
RegisterForSingleUpdate Form OnUpdate
RegisterForSingleUpdateGameTime Form OnUpdateGameTime
RegisterForSleep Form OnSleepStart, OnSleepStop
RegisterForTrackedStatsEvent Form OnTrackedStatsEvent, UnregisterForTrackedStatsEvent
RegisterForUpdate Form OnUpdate, UnregisterForUpdate
RegisterForUpdateGameTime Form OnUpdateGameTime, UnregisterForUpdateGameTime
ReleaseSKSE UICallback
ReleaseKeySKSE Input
ReleaseOverride Weather
RemoteCast Spell
Remove ImageSpaceModifier
Remove MusicType
RemoveAddedForm FormList
RemoveAllInventoryEventFilters ObjectReference
RemoveAllItems ObjectReference
RemoveCrossFade ImageSpaceModifier
RemoveFromAllFactions Actor
RemoveFromFaction Actor
RemoveHavokConstraints Game
RemoveInventoryEventFilter ObjectReference
RemoveItem ObjectReference
RemovePerk Actor
RemoveShout Actor
RemoveSlotFromMaskSKSE Armor
RemoveSpell Actor
RequestAutoSave Game
RequestModel Game
RequestSave Game
Reset Cell
Reset ObjectReference
Reset Quest
ResetHealthAndLimbs Actor
ResetHelpMessage Message
ResizeAliasArraySKSE Utility
ResizeBoolArraySKSE Utility
ResizeFloatArraySKSE Utility
ResizeFormArraySKSE Utility
ResizeIntArraySKSE Utility
ResizeStringArraySKSE Utility
RestoreActorValue Actor
Resurrect Actor
Revert FormList
Revert LeveledActor
Revert LeveledItem
Revert LeveledSpell
RightShiftSKSE Math LeftShift
RegisterForActorFallLongDistancePO3 PE SSE ActiveMagicEffect
RegisterForActorFallLongDistancePO3 PE SSE Alias
RegisterForActorFallLongDistancePO3 PE SSE Form
RegisterForActorKilledPO3 PE SSE ActiveMagicEffect
RegisterForActorKilledPO3 PE SSE Alias
RegisterForActorKilledPO3 PE SSE Form
RegisterForActorReanimateStartPO3 PE SSE ActiveMagicEffect
RegisterForActorReanimateStartPO3 PE SSE Alias
RegisterForActorReanimateStartPO3 PE SSE Form
RegisterForActorReanimateStopPO3 PE SSE ActiveMagicEffect
RegisterForActorReanimateStopPO3 PE SSE Alias
RegisterForActorReanimateStopPO3 PE SSE Form
RegisterForActorResurrectedPO3 PE SSE ActiveMagicEffect
RegisterForActorResurrectedPO3 PE SSE Alias
RegisterForActorResurrectedPO3 PE SSE Form
RegisterForBookReadPO3 PE SSE ActiveMagicEffect
RegisterForBookReadPO3 PE SSE Alias
RegisterForBookReadPO3 PE SSE Form
RegisterForCellFullyLoadedPO3 PE SSE ActiveMagicEffect
RegisterForCellFullyLoadedPO3 PE SSE Alias
RegisterForCellFullyLoadedPO3 PE SSE Form
RegisterForCriticalHitPO3 PE SSE ActiveMagicEffect
RegisterForCriticalHitPO3 PE SSE Alias
RegisterForCriticalHitPO3 PE SSE Form
RegisterForDisarmedPO3 PE SSE ActiveMagicEffect
RegisterForDisarmedPO3 PE SSE Alias
RegisterForDisarmedPO3 PE SSE Form
RegisterForDragonSoulGainedPO3 PE SSE ActiveMagicEffect
RegisterForDragonSoulGainedPO3 PE SSE Alias
RegisterForDragonSoulGainedPO3 PE SSE Form
RegisterForHitEventExPO3 PE SSE ActiveMagicEffect
RegisterForHitEventExPO3 PE SSE Alias
RegisterForHitEventExPO3 PE SSE Form
RegisterForItemCraftedPO3 PE SSE ActiveMagicEffect
RegisterForItemCraftedPO3 PE SSE Alias
RegisterForItemCraftedPO3 PE SSE Form
RegisterForItemHarvestedPO3 PE SSE ActiveMagicEffect
RegisterForItemHarvestedPO3 PE SSE Alias
RegisterForItemHarvestedPO3 PE SSE Form
RegisterForLevelIncreasePO3 PE SSE ActiveMagicEffect
RegisterForLevelIncreasePO3 PE SSE Alias
RegisterForLevelIncreasePO3 PE SSE Form
RegisterForLocationDiscoveryPO3 PE SSE ActiveMagicEffect
RegisterForLocationDiscoveryPO3 PE SSE Alias
RegisterForLocationDiscoveryPO3 PE SSE Form
RegisterForMagicEffectApplyExPO3 PE SSE ActiveMagicEffect
RegisterForMagicEffectApplyExPO3 PE SSE Alias
RegisterForMagicEffectApplyExPO3 PE SSE Form
RegisterForMagicHitPO3 PE SSE ActiveMagicEffect
RegisterForMagicHitPO3 PE SSE Alias
RegisterForMagicHitPO3 PE SSE Form
RegisterForObjectGrabPO3 PE SSE ActiveMagicEffect
RegisterForObjectGrabPO3 PE SSE Alias
RegisterForObjectGrabPO3 PE SSE Form
RegisterForObjectLoadedPO3 PE SSE ActiveMagicEffect
RegisterForObjectLoadedPO3 PE SSE Alias
RegisterForObjectLoadedPO3 PE SSE Form
RegisterForProjectileHitPO3 PE SSE ActiveMagicEffect
RegisterForProjectileHitPO3 PE SSE Alias
RegisterForProjectileHitPO3 PE SSE Form
RegisterForQuestPO3 PE SSE ActiveMagicEffect
RegisterForQuestPO3 PE SSE Alias
RegisterForQuestPO3 PE SSE Form
RegisterForQuestStagePO3 PE SSE ActiveMagicEffect
RegisterForQuestStagePO3 PE SSE Alias
RegisterForQuestStagePO3 PE SSE Form
RegisterForShoutAttackPO3 PE SSE ActiveMagicEffect
RegisterForShoutAttackPO3 PE SSE Alias
RegisterForShoutAttackPO3 PE SSE Form
RegisterForSkillIncreasePO3 PE SSE ActiveMagicEffect
RegisterForSkillIncreasePO3 PE SSE Alias
RegisterForSkillIncreasePO3 PE SSE Form
RegisterForSoulTrappedPO3 PE SSE ActiveMagicEffect
RegisterForSoulTrappedPO3 PE SSE Alias
RegisterForSoulTrappedPO3 PE SSE Form
RegisterForSpellLearnedPO3 PE SSE ActiveMagicEffect
RegisterForSpellLearnedPO3 PE SSE Alias
RegisterForWeaponHitPO3 PE SSE ActiveMagicEffect
RegisterForWeaponHitPO3 PE SSE Alias
RegisterForWeaponHitPO3 PE SSE Form
RegisterForWeatherChangePO3 PE SSE ActiveMagicEffect
RegisterForWeatherChangePO3 PE SSE Alias
RegisterForWeatherChangePO3 PE SSE Form
RemoveAddedSpellsPO3 PE SSE Actor
RemoveAllModItemsPO3 PE SSE ObjectReference
RemoveBasePerkPO3 PE SSE Actor
RemoveBaseSpellPO3 PE SSE Actor
RemoveEffectItemFromEnchantmentPO3 PE SSE Enchantment
RemoveEffectItemFromPotionPO3 PE SSE Potion
RemoveEffectItemFromScrollPO3 PE SSE Scroll
RemoveEffectItemFromSpellPO3 PE SSE Spell
RemoveKeywordFromRefPO3 PE SSE ObjectReference
RemoveKeywordOnFormPO3 PE SSE Form
RemoveMagicEffectFromEnchantmentPO3 PE SSE Enchantment
RemoveMagicEffectFromPotionPO3 PE SSE Potion
RemoveMagicEffectFromScrollPO3 PE SSE Scroll
RemoveMagicEffectFromSpellPO3 PE SSE Spell
RemovePackageIdlePO3 PE SSE Package
ReplaceArmorTextureSetPO3 PE SSE Actor
ReplaceFaceTextureSetPO3 PE SSE Actor
ReplaceKeywordOnFormPO3 PE SSE Form
ReplaceKeywordOnRefPO3 PE SSE ObjectReference
ReplaceSkinTextureSetPO3 PE SSE Actor
ResetActor3DPO3 PE SSE Actor
ResetActorDetectingPO3 PE SSE Actor
ResetActorDetectionPO3 PE SSE Actor
ReadFromFilePU SE MiscUtil string
RemoveActorPU SE PapyrusUtil Actor[]
RemoveAliasPU SE PapyrusUtil Alias[]
RemoveAllPackageOverridePU SE ActorUtil int
RemoveBoolPU SE PapyrusUtil bool[]
RemoveDupeActorPU SE PapyrusUtil Actor[]
RemoveDupeAliasPU SE PapyrusUtil Alias[]
RemoveDupeFloatPU SE PapyrusUtil float[]
RemoveDupeFormPU SE PapyrusUtil Form[]
RemoveDupeIntPU SE PapyrusUtil int[]
RemoveDupeObjRefPU SE PapyrusUtil ObjectReference[]
RemoveDupeStringPU SE PapyrusUtil string[]
RemoveFloatPU SE PapyrusUtil float[]
RemoveFormPU SE PapyrusUtil Form[]
RemoveIntPU SE PapyrusUtil int[]
RemoveObjRefPU SE PapyrusUtil ObjectReference[]
RemovePackageOverridePU SE ActorUtil bool
RemoveStringPU SE PapyrusUtil string[]
ResizeActorArrayPU SE PapyrusUtil Actor[]
ResizeAliasArrayPU SE PapyrusUtil Alias[]
ResizeBoolArrayPU SE PapyrusUtil bool[]
ResizeFloatArrayPU SE PapyrusUtil float[]
ResizeFormArrayPU SE PapyrusUtil Form[]
ResizeIntArrayPU SE PapyrusUtil int[]
ResizeObjRefArrayPU SE PapyrusUtil ObjectReference[]
ResizeStringArrayPU SE PapyrusUtil string[]

S[edit | edit source]

Jump to: A-B-C-D-E-F-G-H-I-K-L-M-N-O-P-Q-R-T-U-W
Function Member of Description
SaveGameSKSE Game
Say ObjectReference
SendSKSE UICallback
SendAnimationEvent Debug
SendAssaultAlarm Actor
SendAssaultAlarm Faction
SendModEventSKSE Form
SendPlayerToJail Faction
SendStealAlarm ObjectReference
SendStoryEvent Keyword
SendStoryEventAndWait Keyword
SendTrespassAlarm Actor
SendWereWolfTransformation Game
ServeTime Game
SetActive Quest
SetActive Weather
SetActorCause ObjectReference
SetActorOwner Cell
SetActorOwner ObjectReference
SetActorValue Actor
SetAlert Actor
SetAllowFlying Actor
SetAllowFlyingEx Actor
SetAllowFlyingMountLandingRequests Game
SetAllowPCDialogueSKSE Race
SetAllowPickpocketSKSE Race
SetAlly Faction
SetAlpha Actor
SetAngle ObjectReference
SetAnimationVariableBool ObjectReference
SetAnimationVariableFloat ObjectReference
SetAnimationVariableInt ObjectReference
SetArmorRatingSKSE Armor
SetAttackActorOnSight Actor
SetAvoidsRoadsSKSE Race
SetBaseDamageSKSE Weapon
SetBeastForm Game
SetBoolSKSE UI
SetBribed Actor
SetCameraTarget Game
SetCantOpenDoorsSKSE Race
SetClassSKSE ActorBase
SetCleared Location
SetCombatStyleSKSE ActorBase
SetCrimeFaction Actor
SetCrimeGold Faction
SetCrimeGoldViolent Faction
SetCritDamageSKSE Weapon
SetCriticalStage Actor
SetCurrentStageID Quest
SetDefaultVoiceTypeSKSE Race
SetDestroyed ObjectReference
SetDoingFavor Actor
SetDontMove Actor
SetEnchantmentSKSE Armor
SetEnchantmentSKSE Weapon
SetEnemy Faction
SetEssential ActorBase
SetExpressionOverride Actor
SetEyeTexture Actor
SetFacePresetSKSE ActorBase
SetFactionOwner Cell
SetFactionOwner ObjectReference
SetFactionRank Actor
SetFloatSKSE UI
SetFogColor Cell
SetFogPlanes Cell
SetFogPower Cell
SetFootIK Debug
SetForcedLandingMarker Actor
SetFrequency SoundCategory
SetGameSettingBoolSKSE Game
SetGameSettingFloatSKSE Game
SetGameSettingIntSKSE Game
SetGameSettingStringSKSE Game
SetGhost Actor
SetGodMode Debug
SetGoldValueSKSE Form
SetHairColorSKSE ActorBase
SetHeadTracking Actor
SetHeightSKSE ActorBase
SetHudCartMode Game
SetInChargen Game
SetINIBool Utility
SetINIFloat Utility
SetINIInt Utility
SetINIString Utility
SetInstanceVolume Sound
SetIntSKSE UI
SetIntimidated Actor
SetInvulnerable ActorBase
SetItemChargeSKSE ObjectReference
SetKeywordData Location
SetLockLevel ObjectReference
SetLookAt Actor
SetMaxRangeSKSE Weapon
SetMinRangeSKSE Weapon
SetModelPathSKSE Armor
SetModelPathSKSE Weapon
SetMotionType ObjectReference
SetNameSKSE Form
SetNoBleedoutRecovery Actor
SetNoCombatInWaterSKSE Race
SetNoShadowSKSE Race
SetNoFavorAllowed ObjectReference
SetNotShowOnStealthMeter Actor
SetNthEntryValueSKSE Perk
SetNthHeadPartSKSE ActorBase
SetNthIngredientSKSE ConstructibleObject
SetNthIngredientQuantitySKSE ConstructibleObject
SetObjectiveCompleted Quest
SetObjectiveDisplayed Quest
SetObjectiveFailed Quest
SetOpen ObjectReference
SetOutfit Actor
SetOutfit ActorBase
SetPCAllowDialogueSKSE Race
SetPerkPointsSKSE Game
SetPlayerAIDriven Game
SetPlayerControls Actor
SetPlayerEnemy Faction
SetPlayerExpelled Faction
SetPlayerKnowsSKSE Form PlayerKnows
SetPlayerLevelSKSE Game
SetPlayerReportCrime Game
SetPlayerResistingArrest Actor
SetPlayerTeammate Actor
SetPosition ObjectReference
SetProtected ActorBase
SetPublic Cell
SetRace Actor
SetRaceFlagSKSE Race
SetReachSKSE Weapon
SetReaction Faction
SetRelationshipRank Actor
SetRestrained Actor
SetResultSKSE ConstructibleObject
SetResultQuantitySKSE ConstructibleObject
SetScale ObjectReference
SetSittingRotation Game
SetSkinSKSE Race
SetSlotMaskSKSE Armor
SetSpeedSKSE Weapon
SetStaggerSKSE Weapon
SetStringSKSE UI
SetSubGraphFloatVariable Actor
SetSunGazeImageSpaceModifier Game
SetUnconscious Actor
SetValue GlobalVariable
SetValueInt GlobalVariable
SetVehicle Actor
SetVoiceRecoveryTime Actor
SetVolume SoundCategory
SetWeaponTypeSKSE Weapon
SetWeightSKSE ActorBase
SetWeightSKSE Form
SetWeightClassSKSE Armor
SetWorkbenchKeywordSKSE ConstructibleObject
SetWorldModelPathSKSE Form HasWorldModel, GetWorldModelPath
ShakeCamera Game
ShakeController Game
SheatheWeaponSKSE Actor
Show Message
ShowAsHelpMessage Message
ShowBarterMenu Actor
ShowFirstPersonGeometry Game
ShowGiftMenu Actor
ShowHelpMessage Game
ShowLimitedRaceMenu Game
ShowRaceMenu Game
ShowTitleSequenceMenu Game
ShowTrainingMenu Game
Sin Math
SplineTranslateTo ObjectReference
SplineTranslateToRef ObjectReference
SplineTranslateToRefNode ObjectReference
Sqrt Math
Start Quest
Start Scene
StartCannibal Actor
StartCombat Actor
StartDeferredKill Actor
StartFrameRateCapture Utility CaptureFrameRate, EndFrameRateCapture
StartObjectProfiling Form StopObjectProfiling
StartScriptProfiling Debug
StartSneaking Actor
StartStackProfiling Debug
StartTitleSequence Game
StartVampireFeed Actor
Stop EffectShader
Stop Quest
Stop Scene
Stop VisualEffect
StopCombat Actor
StopCombatAlarm Actor
StopInstance Sound
StopObjectProfiling Form StartObjectProfiling
StopScriptProfiling Debug
StopStackProfiling Debug
StopTranslation ObjectReference
SubstringSKSE StringUtil
ScaleObject3DPO3 PE SSE ObjectReference
SetActorRefractionPO3 PE SSE Actor
SetAddonModelPO3 PE SSE EffectShader
SetArtObjectPO3 PE SSE VisualEffect
SetAssociatedFormPO3 PE SSE MagicEffect
SetBaseObjectPO3 PE SSE ObjectReference
SetCellNorthRotationPO3 PE SSE Cell
SetCollisionLayerPO3 PE SSE ObjectReference
SetDeathItemPO3 PE SSE ActorBase
SetDoorDestinationPO3 PE SSE ObjectReference
SetEffectShaderDurationPO3 PE SSE ObjectReference
SetEffectShaderFlagPO3 PE SSE EffectShader
SetEquippedWeaponPoisonPO3 PE SSE Actor
SetEquippedWeaponPoisonCountPO3 PE SSE Actor
SetFootstepSetPO3 PE SSE ArmorAddon
SetHairColorPO3 PE SSE Actor
SetHazardArtPO3 PE SSE Hazard
SetHazardFlagPO3 PE SSE Hazard
SetHazardIMODPO3 PE SSE Hazard
SetHazardIMODRadiusPO3 PE SSE Hazard
SetHazardIPDSPO3 PE SSE Hazard
SetHazardLifetimePO3 PE SSE Hazard
SetHazardLightPO3 PE SSE Hazard
SetHazardLimitPO3 PE SSE Hazard
SetHazardRadiusPO3 PE SSE Hazard
SetHazardSoundPO3 PE SSE Hazard
SetHazardSpellPO3 PE SSE Hazard
SetHazardTargetIntervalPO3 PE SSE Hazard
SetHeadPartAlphaPO3 PE SSE Actor
SetHeadPartTextureSetPO3 PE SSE Actor
SetLightColorPO3 PE SSE Light
SetLightFadePO3 PE SSE Light
SetLightFOVPO3 PE SSE Light
SetLightingTemplatePO3 PE SSE Cell
SetLightRadiusPO3 PE SSE Light
SetLightRGBPO3 PE SSE Light
SetLightShadowDepthBiasPO3 PE SSE Light
SetLightTypePO3 PE SSE Light
SetLinearVelocityPO3 PE SSE Actor
SetLinkedRefPO3 PE SSE ObjectReference
SetLocalGravityPO3 PE SSE Game
SetLocalGravityActorPO3 PE SSE Actor
SetMagicEffectSoundPO3 PE SSE MagicEffect
SetMaterialTypePO3 PE SSE ObjectReference
SetMembraneColorKeyDataPO3 PE SSE EffectShader
SetMembraneFillTexturePO3 PE SSE EffectShader
SetMembraneHolesTexturePO3 PE SSE EffectShader
SetMembranePaletteTexturePO3 PE SSE EffectShader
SetParentLocationPO3 PE SSE Location
SetParticleColorKeyDataPO3 PE SSE EffectShader
SetParticleFullCountPO3 PE SSE EffectShader
SetParticlePaletteTexturePO3 PE SSE EffectShader
SetParticlePersistentCountPO3 PE SSE EffectShader
SetParticleShaderTexturePO3 PE SSE EffectShader
SetProjectileGravityPO3 PE SSE PO3_SKSEFunctions
SetProjectileImpactForcePO3 PE SSE PO3_SKSEFunctions
SetProjectileRangePO3 PE SSE PO3_SKSEFunctions
SetProjectileSpeedPO3 PE SSE PO3_SKSEFunctions
SetReadFlagPO3 PE SSE Book
SetRecordFlagPO3 PE SSE Form
SetShaderTypePO3 PE SSE ObjectReference
SetSkinAlphaPO3 PE SSE Actor
SetSkinColorPO3 PE SSE Actor
SetSoulTrappedPO3 PE SSE Actor
SetSoundDescriptorPO3 PE SSE Sound
SetSpellCastingTypePO3 PE SSE Spell
SetSpellDeliveryTypePO3 PE SSE Spell
SetupBodyPartGeometryPO3 PE SSE ObjectReference
ShowMenuPO3 PE SSE UI
SortArrayStringPO3 PE SSE Array
StopAllShadersPO3 PE SSE ObjectReference
StopArtObjectPO3 PE SSE ObjectReference
StringToIntPO3 PE SSE String
SavePU SE JsonUtil bool
ScanCellActorsPU SE MiscUtil Actor[]
ScanCellNPCsPU SE MiscUtil Actor[]
ScanCellNPCsByFactionPU SE MiscUtil Actor[]
ScanCellObjectsPU SE MiscUtil ObjectReference[]
SetFloatValuePU SE JsonUtil float
SetFormValuePU SE JsonUtil form
SetFreeCameraSpeedPU SE MiscUtil
SetFreeCameraStatePU SE MiscUtil
SetIntValuePU SE JsonUtil int
SetMenusPU SE MiscUtil
SetPathFloatArrayPU SE JsonUtil
SetPathFloatValuePU SE JsonUtil
SetPathFormArrayPU SE JsonUtil
SetPathFormValuePU SE JsonUtil
SetPathIntArrayPU SE JsonUtil
SetPathIntValuePU SE JsonUtil
SetPathStringArrayPU SE JsonUtil
SetPathStringValuePU SE JsonUtil
SetRawPathValuePU SE JsonUtil bool
SetStringValuePU SE JsonUtil string
SignFloatPU SE PapyrusUtil float
SignIntPU SE PapyrusUtil int
SliceActorArrayPU SE PapyrusUtil Actor[]
SliceAliasArrayPU SE PapyrusUtil Alias[]
SliceBoolArrayPU SE PapyrusUtil bool[]
SliceFloatArrayPU SE PapyrusUtil float[]
SliceFormArrayPU SE PapyrusUtil Form[]
SliceIntArrayPU SE PapyrusUtil int[]
SliceObjRefArrayPU SE PapyrusUtil ObjectReference[]
SliceStringArrayPU SE PapyrusUtil string[]
SortFloatArrayPU SE PapyrusUtil
SortIntArrayPU SE PapyrusUtil
SortStringArrayPU SE PapyrusUtil
StringArrayPU SE PapyrusUtil string[]
StringJoinPU SE PapyrusUtil string
StringListAddPU SE JsonUtil int
StringListClearPU SE JsonUtil int
StringListCopyPU SE JsonUtil bool
StringListCountPU SE JsonUtil int
StringListCountValuePU SE JsonUtil int
StringListFindPU SE JsonUtil int
StringListGetPU SE JsonUtil String
StringListHasPU SE JsonUtil bool
StringListInsertAtPU SE JsonUtil bool
StringListRandomPU SE JsonUtil string
StringListRemovePU SE JsonUtil int
StringListRemoveAtPU SE JsonUtil bool
StringListResizePU SE JsonUtil int
StringListSetPU SE JsonUtil String
StringListSlicePU SE JsonUtil
StringListToArrayPU SE JsonUtil string[]
StringSplitPU SE PapyrusUtil string[]

T[edit | edit source]

Jump to: A-B-C-D-E-F-G-H-I-K-L-M-N-O-P-Q-R-S-U-W
Function Member of Description
Tan Math
TapKeySKSE Input
TeachWord Game
TempCloneSKSE Form
TetherToHorse ObjectReference
ToggleAI Debug
ToggleChildNodePO3 PE SSE ObjectReference
ToggleCollisions Debug
ToggleHairWigsPO3 PE SSE Actor
ToggleMenus Debug
Trace Debug
TraceAndBox Debug
TraceConditional Debug
TraceStack Debug
TraceUser Debug
TranslateTo ObjectReference
TranslateToRef ObjectReference
TrapSoul Actor
TriggerScreenBlood Game
TryToAddToFaction ReferenceAlias
TryToClear ReferenceAlias
TryToDisable ReferenceAlias
TryToDisableNoWait ReferenceAlias
TryToEnable ReferenceAlias
TryToEnableNoWait ReferenceAlias
TryToEvaluatePackage ReferenceAlias
TryToKill ReferenceAlias
TryToMoveTo ReferenceAlias
TryToRemoveFromFaction ReferenceAlias
TryToReset ReferenceAlias
TryToStopCombat ReferenceAlias
ToggleFreeCameraPU SE MiscUtil

U[edit | edit source]

Jump to: A-B-C-D-E-F-G-H-I-K-L-M-N-O-P-Q-R-S-T-W
Function Member of Description
UnequipAll Actor
UnequipItem Actor
UnequipItemExSKSE Actor
UnequipItemSlot Actor
UnequipShout Actor
UnequipSpell Actor
UnlockOwnedDoorsInCell Actor
UnlockWord Game
UnMute SoundCategory
UnPause SoundCategory
UnregisterForActorActionSKSE Form
UnregisterForAllControlsSKSE Form RegisterForControl, UnregisterForControl
UnregisterForAllKeysSKSE Form RegisterForKey, UnregisterForKey
UnregisterForAllMenusSKSE Form RegisterForMenu, UnregisterForMenu
UnregisterForAnimationEvent Form RegisterForAnimationEvent
UnregisterForCameraStateSKSE Form RegisterForCameraState
UnregisterForControlSKSE Form RegisterForControl, UnregisterForAllControls
UnregisterForCrosshairRefSKSE Form GetCurrentCrosshairRef, OnCrosshairRefChange, RegisterForCrosshairRef
UnregisterForKeySKSE Form RegisterForKey, UnregisterForAllKeys
UnregisterForLOS Form RegisterForLOS
UnregisterForMenuSKSE Form RegisterForMenu
UnregisterForNiNodeUpdateSKSE Form RegisterForNiNodeUpdate
UnregisterForSleep Form RegisterForSleep
UnregisterForTrackedStatsEvent Form RegisterForTrackedStatsEvent
UnregisterForUpdate Form RegisterForUpdate, RegisterForSingleUpdate
UnregisterForUpdateGameTime Form RegisterForUpdateGameTime
UpdateCurrentInstanceGlobal Quest
UpdateHairColorSKSE Game
UpdateWeightSKSE Actor
UsingGamepad Game
UnequipAllOfTypePO3 PE SSE Actor
UnmarkItemAsFavoritePO3 PE SSE Form
UnregisterForActorFallLongDistancePO3 PE SSE ActiveMagicEffect
UnregisterForActorFallLongDistancePO3 PE SSE Alias
UnregisterForActorFallLongDistancePO3 PE SSE Form
UnregisterForActorKilledPO3 PE SSE ActiveMagicEffect
UnregisterForActorKilledPO3 PE SSE Alias
UnregisterForActorKilledPO3 PE SSE Form
UnregisterForActorReanimateStartPO3 PE SSE ActiveMagicEffect
UnregisterForActorReanimateStartPO3 PE SSE Alias
UnregisterForActorReanimateStartPO3 PE SSE Form
UnregisterForActorReanimateStopPO3 PE SSE ActiveMagicEffect
UnregisterForActorReanimateStopPO3 PE SSE Alias
UnregisterForActorReanimateStopPO3 PE SSE Form
UnregisterForActorResurrectedPO3 PE SSE ActiveMagicEffect
UnregisterForActorResurrectedPO3 PE SSE Alias
UnregisterForActorResurrectedPO3 PE SSE Form
UnregisterForAllHitEventsExPO3 PE SSE ActiveMagicEffect
UnregisterForAllHitEventsExPO3 PE SSE Alias
UnregisterForAllHitEventsExPO3 PE SSE Form
UnregisterForAllMagicEffectApplyExPO3 PE SSE ActiveMagicEffect
UnregisterForAllMagicEffectApplyExPO3 PE SSE Alias
UnregisterForAllMagicEffectApplyExPO3 PE SSE Form
UnregisterForAllObjectsLoadedPO3 PE SSE ActiveMagicEffect
UnregisterForAllObjectsLoadedPO3 PE SSE Alias
UnregisterForAllObjectsLoadedPO3 PE SSE Form
UnregisterForAllQuestsPO3 PE SSE ActiveMagicEffect
UnregisterForAllQuestsPO3 PE SSE Alias
UnregisterForAllQuestsPO3 PE SSE Form
UnregisterForAllQuestStagesPO3 PE SSE ActiveMagicEffect
UnregisterForAllQuestStagesPO3 PE SSE Alias
UnregisterForAllQuestStagesPO3 PE SSE Form
UnregisterForBookReadPO3 PE SSE ActiveMagicEffect
UnregisterForBookReadPO3 PE SSE Alias
UnregisterForBookReadPO3 PE SSE Form
UnregisterForCellFullyLoadedPO3 PE SSE ActiveMagicEffect
UnregisterForCellFullyLoadedPO3 PE SSE Alias
UnregisterForCellFullyLoadedPO3 PE SSE Form
UnregisterForCriticalHitPO3 PE SSE ActiveMagicEffect
UnregisterForCriticalHitPO3 PE SSE Alias
UnregisterForCriticalHitPO3 PE SSE Form
UnregisterForDisarmedPO3 PE SSE ActiveMagicEffect
UnregisterForDisarmedPO3 PE SSE Alias
UnregisterForDisarmedPO3 PE SSE Form
UnregisterForDragonSoulGainedPO3 PE SSE ActiveMagicEffect
UnregisterForDragonSoulGainedPO3 PE SSE Alias
UnregisterForDragonSoulGainedPO3 PE SSE Form
UnregisterForHitEventExPO3 PE SSE ActiveMagicEffect
UnregisterForHitEventExPO3 PE SSE Alias
UnregisterForHitEventExPO3 PE SSE Form
UnregisterForItemCraftedPO3 PE SSE ActiveMagicEffect
UnregisterForItemCraftedPO3 PE SSE Alias
UnregisterForItemCraftedPO3 PE SSE Form
UnregisterForItemHarvestedPO3 PE SSE ActiveMagicEffect
UnregisterForItemHarvestedPO3 PE SSE Alias
UnregisterForItemHarvestedPO3 PE SSE Form
UnregisterForLevelIncreasePO3 PE SSE ActiveMagicEffect
UnregisterForLevelIncreasePO3 PE SSE Alias
UnregisterForLevelIncreasePO3 PE SSE Form
UnregisterForLocationDiscoveryPO3 PE SSE ActiveMagicEffect
UnregisterForLocationDiscoveryPO3 PE SSE Alias
UnregisterForLocationDiscoveryPO3 PE SSE Form
UnregisterForMagicEffectApplyExPO3 PE SSE ActiveMagicEffect
UnregisterForMagicEffectApplyExPO3 PE SSE Alias
UnregisterForMagicEffectApplyExPO3 PE SSE Form
UnregisterForMagicHitPO3 PE SSE ActiveMagicEffect
UnregisterForMagicHitPO3 PE SSE Alias
UnregisterForMagicHitPO3 PE SSE Form
UnregisterForObjectGrabPO3 PE SSE ActiveMagicEffect
UnregisterForObjectGrabPO3 PE SSE Alias
UnregisterForObjectGrabPO3 PE SSE Form
UnregisterForObjectLoadedPO3 PE SSE ActiveMagicEffect
UnregisterForObjectLoadedPO3 PE SSE Alias
UnregisterForObjectLoadedPO3 PE SSE Form
UnregisterForProjectileHitPO3 PE SSE ActiveMagicEffect
UnregisterForProjectileHitPO3 PE SSE Alias
UnregisterForProjectileHitPO3 PE SSE Form
UnregisterForQuestPO3 PE SSE ActiveMagicEffect
UnregisterForQuestPO3 PE SSE Alias
UnregisterForQuestPO3 PE SSE Form
UnregisterForQuestStagePO3 PE SSE ActiveMagicEffect
UnregisterForQuestStagePO3 PE SSE Alias
UnregisterForQuestStagePO3 PE SSE Form
UnregisterForShoutAttackPO3 PE SSE ActiveMagicEffect
UnregisterForShoutAttackPO3 PE SSE Alias
UnregisterForShoutAttackPO3 PE SSE Form
UnregisterForSkillIncreasePO3 PE SSE ActiveMagicEffect
UnregisterForSkillIncreasePO3 PE SSE Alias
UnregisterForSkillIncreasePO3 PE SSE Form
UnregisterForSoulTrappedPO3 PE SSE ActiveMagicEffect
UnregisterForSoulTrappedPO3 PE SSE Alias
UnregisterForSoulTrappedPO3 PE SSE Form
UnregisterForSpellLearnedPO3 PE SSE ActiveMagicEffect
UnregisterForSpellLearnedPO3 PE SSE Alias
UnregisterForWeaponHitPO3 PE SSE ActiveMagicEffect
UnregisterForWeaponHitPO3 PE SSE Alias
UnregisterForWeaponHitPO3 PE SSE Form
UnregisterForWeatherChangePO3 PE SSE ActiveMagicEffect
UnregisterForWeatherChangePO3 PE SSE Alias
UnregisterForWeatherChangePO3 PE SSE Form
UpdateHitEffectArtNodePO3 PE SSE ObjectReference
UnloadPU SE JsonUtil bool
UnsetFloatValuePU SE JsonUtil bool
UnsetFormValuePU SE JsonUtil bool
UnsetIntValuePU SE JsonUtil bool
UnsetStringValuePU SE JsonUtil bool

W[edit | edit source]

}
Jump to: A-B-C-D-E-F-G-H-I-K-L-M-N-O-P-Q-R-S-T-U
Function Member of Description
Wait Utility
WaitForAnimationEvent ObjectReference
WaitGameTime Utility
WaitMenuMode Utility
WillIntimidateSucceed Actor
WornHasKeyword Actor
WrapFloatPU SE PapyrusUtil float
WrapIntPU SE PapyrusUtil int
WriteToFilePU SE MiscUtil bool