Difference between revisions of "List of Papyrus Functions"

From the CreationKit Wiki
Jump to navigation Jump to search
(→‎G: Added SetNthEntryValue and GetNthEntryValue)
 
(31 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''']]
|-
|}
=== 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
!Return
!align=left class="unsortable"|Description
|-
| '''[[CalculateEncounterLevel - ObjectReference|CalculateEncounterLevel]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[AddAllEquippedItemsToArray - Actor|AddAllEquippedItemsToArray]]'''<sup>PO3 PE SSE</sup>
| '''[[CalculateFavorCost - Game|CalculateFavorCost]]'''
| '''[[Actor Script|Actor]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[AddAllItemsToList - ObjectReference|AddAllItemsToList]]'''<sup>PO3 PE SSE</sup>
| '''[[CanFastTravelToMarker - ObjectReference|CanFastTravelToMarker]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[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>
|'''[[Race Script|Race]]'''
|Bool
|
|-
|'''[[CanWalk - Race|CanWalk]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-
|'''[[CaptureFrameRate - Utility|CaptureFrameRate]]'''
|[[Utility Script|'''Utility''']]
|
|
|-
| '''[[AddEffectItemToPotion - Potion|AddEffectItemToPotion]]'''<sup>PO3 PE SSE</sup>
| '''[[Potion Script|Potion]]'''
|
|
|-  
|-  
| '''[[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>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-  
|-  
| '''[[AddItemsOfTypeToList - ObjectReference|AddItemsOfTypeToList]]'''<sup>PO3 PE SSE</sup>
| '''[[Ceiling - Math|Ceiling]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Math Script|'''Math''']]
|
|
|-
| '''[[AddKeywordToForm - Form|AddKeywordToForm]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|
|-  
|-  
| '''[[AddKeywordToRef - ObjectReference|AddKeywordToRef]]'''<sup>PO3 PE SSE</sup>
| '''[[CenterOnCell - Debug|CenterOnCell]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[Debug Script|Debug]]'''
|
|
|-
| '''[[AddMagicEffectToEnchantment - Enchantment|AddMagicEffectToEnchantment]]'''<sup>PO3 PE SSE</sup>
| '''[[Enchantment Script|Enchantment]]'''
|
|
|-  
|-  
| '''[[AddMagicEffectToPotion - Potion|AddMagicEffectToPotion]]'''<sup>PO3 PE SSE</sup>
| '''[[CenterOnCellAndWait - Debug|CenterOnCellAndWait]]'''
| '''[[Potion Script|Potion]]'''
| [[Debug Script|'''Debug''']]
|
|
|-
| '''[[AddMagicEffectToScroll - Scroll|AddMagicEffectToScroll]]'''<sup>PO3 PE SSE</sup>
| '''[[Scroll Script|Scroll]]'''
|
|
|-  
|-  
| '''[[AddMagicEffectToSpell - Spell|AddMagicEffectToSpell]]'''<sup>PO3 PE SSE</sup>
| '''[[ChangeHeadPart - Actor|ChangeHeadPart]]'''<sup>SKSE</sup>
| '''[[Spell Script|Spell]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[AddPackageIdle - Package|AddPackageIdle]]'''<sup>PO3 PE SSE</sup>
| '''[[Package Script|Package]]'''
|
|
|-  
|-  
| '''[[AddStringToArray - Array|AddStringToArray]]'''<sup>PO3 PE SSE</sup>
| '''[[Clear - LocationAlias|Clear]]'''
| '''[[Array Script|Array]]'''
| '''[[LocationAlias Script|LocationAlias]]'''
|
|
|-
| '''[[ApplyMaterialShader - ObjectReference|ApplyMaterialShader]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-  
|-  
| '''[[ApplyPoisonToEquippedWeapon - Actor|ApplyPoisonToEquippedWeapon]]'''<sup>PO3 PE SSE</sup>
| '''[[Clear - ReferenceAlias|Clear]]'''
| '''[[Actor Script|Actor]]'''
| '''[[ReferenceAlias Script|ReferenceAlias]]'''
|
|
|-
| '''[[ArrayStringCount - Array|ArrayStringCount]]'''<sup>PO3 PE SSE</sup>
| '''[[Array Script|Array]]'''
|
|
|-
|-  
|'''[[ClearAllowPCDialogue - Race|ClearAllowPCDialogue]]'''<sup>SKSE</sup>
| '''[[ActorArray - PapyrusUtil|ActorArray]]'''<sup>PU SE</sup>
|'''[[Race Script|Race]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|
|Actor[]
|-
| '''[[AddFloatValues - PapyrusUtil|AddFloatValues]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|float
|-
| '''[[AddIntValues - PapyrusUtil|AddIntValues]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[AddPackageOverride - ActorUtil|AddPackageOverride]]'''<sup>PU SE</sup>
| '''[[ActorUtil Script|ActorUtil]]'''
|
|
|-
| '''[[AdjustFloatValue - JsonUtil|AdjustFloatValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|float
|-
| '''[[AdjustIntValue - JsonUtil|AdjustIntValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[AliasArray - PapyrusUtil|AliasArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Alias[]
|-
|}
=== 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
|-
|-
|'''[[ClearAllowPickpocket - Race|ClearAllowPickpocket]]'''<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[]
|-
   
   
| '''[[ClearArrested - Actor|ClearArrested]]'''
|}
| [[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
|'''[[ClearAvoidsRoads - Race|ClearAvoidsRoads]]'''<sup>SKSE</sup>
!align=left width=90|Member of
|'''[[Race Script|Race]]'''
!align=left width=90|Return
|
!align=left class="unsortable"|Description
|
|-
|-
|'''[[ClearCantOpenDoors - Race|ClearCantOpenDoors]]'''<sup>SKSE</sup>
| '''[[CalculateEncounterLevel - ObjectReference|CalculateEncounterLevel]]'''
|'''[[Race Script|Race]]'''
|
|
|-
| '''[[ClearDestruction - ObjectReference|ClearDestruction]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|Int
|
|
|-  
|-  
   
   
| '''[[ClearExpressionOverride - Actor|ClearExpressionOverride]]'''
| '''[[CalculateFavorCost - Game|CalculateFavorCost]]'''
| [[Actor Script|'''Actor''']]
| [[Game Script|'''Game''']]
|
|Int
|
|
|-  
|-  
   
   
| '''[[ClearExtraArrows - Actor|ClearExtraArrows]]'''
| '''[[CanFastTravelToMarker - ObjectReference|CanFastTravelToMarker]]'''
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|Bool
|-
|'''[[CanFly - Race|CanFly]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|
|-  
|-  
   
   
| '''[[ClearForcedLandingMarker - Actor|ClearForcedLandingMarker]]'''
| '''[[CanFlyHere - Actor|CanFlyHere]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|
|Bool
|
|
|-  
|-  
   
   
| '''[[ClearKeepOffsetFromActor - Actor|ClearKeepOffsetFromActor]]'''
| '''[[CanPayCrimeGold - Faction|CanPayCrimeGold]]'''
| [[Actor Script|'''Actor''']]
| '''[[Faction Script|Faction]]'''
|
|Bool
|
|-
| '''[[ClearLookAt - Actor|ClearLookAt]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
|'''[[CanSwim - Race|CanSwim]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|
|-
|-
|'''[[ClearNoCombatInWater - Race|ClearNoCombatInWater]]'''<sup>SKSE</sup>
|'''[[CantOpenDoors - Race|CantOpenDoors]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|'''[[Race Script|Race]]'''
|
|Bool
|
|
|-
|-
|'''[[ClearNoKNockdowns - Race|ClearNoKnockdowns]]'''<sup>SKSE</sup>
|'''[[CanWalk - Race|CanWalk]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|'''[[Race Script|Race]]'''
|
|Bool
|
|
|-
|-
|'''[[ClearNoShadows - Race|ClearNoShadows]]'''<sup>SKSE</sup>
|'''[[CaptureFrameRate - Utility|CaptureFrameRate]]'''
|'''[[Race Script|Race]]'''
|[[Utility Script|'''Utility''']]
|String
|
|
|-
| '''[[Cast - Scroll|Cast]]'''
| '''[[Scroll Script|Scroll]]'''
| -
|
|
|-  
|-  
   
   
| '''[[ClearPrison - Game|ClearPrison]]'''
| '''[[Cast - Spell|Cast]]'''
| [[Game Script|'''Game''']]
| '''[[Spell Script|Spell]]'''
|
| -
|
|
|-  
|-  
   
   
| '''[[ClearRaceFlag - Race|ClearRaceFlag]]'''<sup>SKSE</sup>
| '''[[Ceiling - Math|Ceiling]]'''
| '''[[Race Script|Race]]'''
| [[Math Script|'''Math''']]
|
|Int
|
|
|-  
|-  
   
   
| '''[[ClearTempEffects - Game|ClearTempEffects]]'''
| '''[[CenterOnCell - Debug|CenterOnCell]]'''
| [[Game Script|'''Game''']]
| '''[[Debug Script|Debug]]'''
|
| -
|
|-
|[[CloseCustomMenu - UI|'''CloseCustomMenu''']]<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|
|
|
|-  
|-  
   
   
| '''[[CloseUserLog - Debug|CloseUserLog]]'''
| '''[[CenterOnCellAndWait - Debug|CenterOnCellAndWait]]'''
| [[Debug Script|'''Debug''']]
| [[Debug Script|'''Debug''']]
|
| -
|
|
|-  
|-  
   
   
| '''[[CompleteAllObjectives - Quest|CompleteAllObjectives]]'''
| '''[[ChangeHeadPart - Actor|ChangeHeadPart]]'''<sup>SKSE</sup>
| '''[[Quest Script|Quest]]'''
| [[Actor Script|'''Actor''']]
|
| -
|
|
|-  
|-  
   
   
| '''[[CompleteQuest - Quest|CompleteQuest]]'''
| '''[[Clear - LocationAlias|Clear]]'''
| [[Quest Script|'''Quest''']]
| '''[[LocationAlias Script|LocationAlias]]'''
|
| -
|
|
|-  
|-  
   
   
| '''[[Cos - Math|Cos]]'''
| '''[[Clear - ReferenceAlias|Clear]]'''
| [[Math Script|'''Math''']]
| '''[[ReferenceAlias Script|ReferenceAlias]]'''
| -
|
|-
|'''[[ClearAllowPCDialogue - Race|ClearAllowPCDialogue]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| -
|
|
|-
|'''[[ClearAllowPickpocket - Race|ClearAllowPickpocket]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| -
|
|
|-  
|-  
   
   
| '''[[CountLinkedRefChain - ObjectReference|CountLinkedRefChain]]'''
| '''[[ClearArrested - Actor|ClearArrested]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Actor Script|'''Actor''']]
|
| -
|
|
|-
|-
|'''[[Create - UICallback|Create]]'''<sup>SKSE</sup>
|'''[[ClearAvoidsRoads - Race|ClearAvoidsRoads]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|'''[[Race Script|Race]]'''
|
| -
|
|
|-
|-
|'''[[CreateAliasArray - Utility|CreateAliasArray]]'''<sup>SKSE</sup>
|'''[[ClearCantOpenDoors - Race|ClearCantOpenDoors]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|'''[[Race Script|Race]]'''
|
| -
|
|-
|'''[[CreateBoolArray - Utility|CreateBoolArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|
|
|
|-  
|-  
   
   
| '''[[CreateDetectionEvent - ObjectReference|CreateDetectionEvent]]'''
| '''[[ClearDestruction - ObjectReference|ClearDestruction]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|<nowiki>-</nowiki>
|
|
|-
| '''[[ClearExpressionOverride - Actor|ClearExpressionOverride]]'''
| [[Actor Script|'''Actor''']]
| -
|
|
|-
|-  
|'''[[CreateFloatArray - Utility|CreateFloatArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
| '''[[ClearExtraArrows - Actor|ClearExtraArrows]]'''
|
| [[Actor Script|'''Actor''']]
| -
|
|
|-
|-  
|'''[[CreateFormArray - Utility|CreateFormArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
| '''[[ClearForcedLandingMarker - Actor|ClearForcedLandingMarker]]'''
| [[Actor Script|'''Actor''']]
| -
|
|
|-
| '''[[ClearKeepOffsetFromActor - Actor|ClearKeepOffsetFromActor]]'''
| [[Actor Script|'''Actor''']]
| -
|
|-
| '''[[ClearLookAt - Actor|ClearLookAt]]'''
| [[Actor Script|'''Actor''']]
| -
|
|
|-
|-
|'''[[CreateIntArray - Utility|CreateIntArray]]'''<sup>SKSE</sup>
|'''[[ClearNoCombatInWater - Race|ClearNoCombatInWater]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|'''[[Race Script|Race]]'''
| -
|
|
|-
|'''[[ClearNoKNockdowns - Race|ClearNoKnockdowns]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| -
|
|
|-
|-
|'''[[CreateStringArray - Utility|CreateStringArray]]'''<sup>SKSE</sup>
|'''[[ClearNoShadows - Race|ClearNoShadows]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|'''[[Race Script|Race]]'''
| -
|
|
|-
| '''[[ClearPrison - Game|ClearPrison]]'''
| [[Game Script|'''Game''']]
| -
|
|
|-  
|-  
   
   
|}
| '''[[ClearRaceFlag - Race|ClearRaceFlag]]'''<sup>SKSE</sup>
=== D ===
| '''[[Race Script|Race]]'''
{|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
!align=left class="unsortable"|Description
|-
| '''[[DamageActorValue - Actor|DamageActorValue]]'''
| [[Actor Script|'''Actor''']]
|
|-  
|-  
   
   
| '''[[DamageObject - ObjectReference|DamageObject]]'''
| '''[[ClearTempEffects - Game|ClearTempEffects]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Game Script|'''Game''']]
|
| -
|
|-
|[[CloseCustomMenu - UI|'''CloseCustomMenu''']]<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
| -
|
|-  
|-  
   
   
| '''[[DegreesToRadians - Math|DegreesToRadians]]'''
| '''[[CloseUserLog - Debug|CloseUserLog]]'''
| [[Math Script|'''Math''']]
| [[Debug Script|'''Debug''']]
|
| -
|
|-  
|-  
   
   
| '''[[Delete - ObjectReference|Delete]]'''
| '''[[CompleteAllObjectives - Quest|CompleteAllObjectives]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[Quest Script|Quest]]'''
|
| -
|
|-  
|-  
   
   
| '''[[DeleteWhenAble - ObjectReference|DeleteWhenAble]]'''
| '''[[CompleteQuest - Quest|CompleteQuest]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Quest Script|'''Quest''']]
|
| -
|
|-  
|-  
   
   
| '''[[Disable - ObjectReference|Disable]]'''
| '''[[Cos - Math|Cos]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Math Script|'''Math''']]
|
|Float
|
|-  
|-  
   
   
| '''[[DisableLinkChain - ObjectReference|DisableLinkChain]]'''
| '''[[CountLinkedRefChain - ObjectReference|CountLinkedRefChain]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|Int
|
|-
|'''[[Create - ModEvent|Create]]'''<sup>SKSE</sup>
|'''[[ModEvent Script|ModEvent]]'''
|Int
|
|-
|'''[[Create - SpawnerTask|Create]]'''<sup>SKSE</sup>
|'''[[SpawnerTask Script|SpawnerTask]]'''
|Int
|
|-
|'''[[Create - UICallback|Create]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|Int
|
|-
|'''[[CreateAliasArray - Utility|CreateAliasArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|Alias[]
|
|-
|'''[[CreateBoolArray - Utility|CreateBoolArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|Bool[]
|
|-  
|-  
   
   
| '''[[DisableNoWait - ObjectReference|DisableNoWait]]'''
| '''[[CreateDetectionEvent - ObjectReference|CreateDetectionEvent]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
| -
|
|-
|'''[[CreateEnchantment - ObjectReference|CreateEnchantment]]'''<sup>SKSE</sup>
|[[ObjectReference Script|'''ObjectReference''']]
| -
|
|-
|'''[[CreateEnchantment - WornObject|CreateEnchantment]]'''<sup>SKSE</sup>
|[[WornObject Script|'''WornObject''']]
| -
|
|-
|'''[[CreateFloatArray - Utility|CreateFloatArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|Float[]
|
|-
|'''[[CreateFormArray - Utility|CreateFormArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|Form[]
|
|-
|'''[[CreateIntArray - Utility|CreateIntArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|Int[]
|
|-
|'''[[CreateStringArray - Utility|CreateStringArray]]'''<sup>SKSE</sup>
|'''[[Utility Script|Utility]]'''
|String[]
|
|-
| '''[[CanActorBeDetected - Actor|CanActorBeDetected]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-  
|-  
| '''[[CanActorDetect - Actor|CanActorDetect]]'''<sup>PO3 PE SSE</sup>
| '''[[DisablePlayerControls - Game|DisablePlayerControls]]'''
| '''[[Actor Script|Actor]]'''
| [[Game Script|'''Game''']]
|
|
|-
| '''[[ClearCachedFactionFightReactions - Game|ClearCachedFactionFightReactions]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-
| '''[[ClearEffectShaderFlag - EffectShader|ClearEffectShaderFlag]]'''<sup>PO3 PE SSE</sup>
| '''[[EffectShader Script|EffectShader]]'''
|
|-
| '''[[ClearHazardFlag - Hazard|ClearHazardFlag]]'''<sup>PO3 PE SSE</sup>
| '''[[Hazard Script|Hazard]]'''
|
|-  
|-  
| '''[[ClearReadFlag - Book|ClearReadFlag]]'''<sup>PO3 PE SSE</sup>
| '''[[Dismount - Actor|Dismount]]'''
| '''[[Book Script|Book]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[ClearRecordFlag - Form|ClearRecordFlag]]'''<sup>PO3 PE SSE</sup>
| '''[[Dispel - ActiveMagicEffect|Dispel]]'''
| '''[[Form Script|Form]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|
|
|- 
| '''[[CanResolvePath - JsonUtil|CanResolvePath]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-  
|-  
| '''[[ClampFloat - PapyrusUtil|ClampFloat]]'''<sup>PU SE</sup>
| '''[[DispelAllSpells - Actor|DispelAllSpells]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Actor Script|'''Actor''']]
|float
|
|-  
|-  
| '''[[ClampInt - PapyrusUtil|ClampInt]]'''<sup>PU SE</sup>
| '''[[DispelSpell - Actor|DispelSpell]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Actor Script|'''Actor''']]
|int
|
|-  
|-  
| '''[[ClearAll - JsonUtil|ClearAll]]'''<sup>PU SE</sup>
| '''[[DoCombatSpellApply - Actor|DoCombatSpellApply]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[ClearEmpty - PapyrusUtil|ClearEmpty]]'''<sup>PU SE</sup>
| '''[[DrawWeapon - Actor|DrawWeapon]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Actor Script|'''Actor''']]
|string[]
|
|-  
|-  
| '''[[ClearNone - PapyrusUtil|ClearNone]]'''<sup>PU SE</sup>
| '''[[DropObject - ObjectReference|DropObject]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|Form[]
|
|-  
|-  
| '''[[ClearPackageOverride - ActorUtil|ClearPackageOverride]]'''<sup>PU SE</sup>
| '''[[DumpAliasData - Debug|DumpAliasData]]'''
| '''[[ActorUtil Script|ActorUtil]]'''
| [[Debug Script|'''Debug''']]
|int
|
|-  
|-  
   
| '''[[ClearPath - JsonUtil|ClearPath]]'''<sup>PU SE</sup>
|}
| '''[[JsonUtil Script|JsonUtil]]'''
=== E ===
|
|-
| '''[[ClearPathIndex - JsonUtil|ClearPathIndex]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|
|-
| '''[[CountActor - PapyrusUtil|CountActor]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountAlias - PapyrusUtil|CountAlias]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountAllPrefix - JsonUtil|CountAllPrefix]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[CountBool - PapyrusUtil|CountBool]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountFalse - PapyrusUtil|CountFalse]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountFloat - PapyrusUtil|CountFloat]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountFloatListPrefix - JsonUtil|CountFloatListPrefix]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[CountFloatValuePrefix - JsonUtil|CountFloatValuePrefix]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[CountForm - PapyrusUtil|CountForm]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountFormListPrefix - JsonUtil|CountFormListPrefix]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[CountFormValuePrefix - JsonUtil|CountFormValuePrefix]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[CountInt - PapyrusUtil|CountInt]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountIntListPrefix - JsonUtil|CountIntListPrefix]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[CountIntValuePrefix - JsonUtil|CountIntValuePrefix]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[CountNone - PapyrusUtil|CountNone]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountObjRef - PapyrusUtil|CountObjRef]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountPackageOverride - ActorUtil|CountPackageOverride]]'''<sup>PU SE</sup>
| '''[[ActorUtil Script|ActorUtil]]'''
|int
|-
| '''[[CountString - PapyrusUtil|CountString]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[CountStringListPrefix - JsonUtil|CountStringListPrefix]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[CountStringValuePrefix - JsonUtil|CountStringValuePrefix]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[CountTrue - PapyrusUtil|CountTrue]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
   
|}
 
=== D ===
{|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]]-[[#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: [[#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=170|Function  
!align=left width=90|Member of  
!align=left width=110|Member of  
!align=left width=90|Return
!align=left class="unsortable"|Description  
!align=left class="unsortable"|Description  
|-
|-
| '''[[Enable - ObjectReference|Enable]]'''
| '''[[DecapitateActor - Actor|DecapitateActor]]'''<sup>PO3 PE SSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| '''[[Actor Script|Actor]]'''
|
|
|-  
|-  
| '''[[DamageActorValue - Actor|DamageActorValue]]'''
| '''[[EnableAI - Actor|EnableAI]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
| -
|   
|   
|-
|'''[[DamageActorValue - Actor|DamageAV]]'''
|[[Actor Script|'''Actor''']]
| -
|alias for DamageActorValue
|-  
|-  
   
   
| '''[[EnableFastTravel - Game|EnableFastTravel]]'''
| '''[[DamageObject - ObjectReference|DamageObject]]'''
| [[Game Script|'''Game''']]
|-
| '''[[EnableFastTravel - ObjectReference|EnableFastTravel]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
| -
|
|-  
|-  
   
   
| '''[[EnableLinkChain - ObjectReference|EnableLinkChain]]'''
| '''[[DegreesToRadians - Math|DegreesToRadians]]'''
| [[Math Script|'''Math''']]
|Float
|
|-
| '''[[Delete - ObjectReference|Delete]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| -
|
|-
| '''[[DeleteWhenAble - ObjectReference|DeleteWhenAble]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
| -
|
|-  
|-  
   
   
| '''[[EnableNoWait - ObjectReference|EnableNoWait]]'''
| '''[[Disable - ObjectReference|Disable]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
| -
|
|-  
|-  
   
   
| '''[[EnablePlayerControls - Game|EnablePlayerControls]]'''
| '''[[DisableLinkChain - ObjectReference|DisableLinkChain]]'''
| [[Game Script|'''Game''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
| -
|
|-  
|-  
   
   
| '''[[EndDeferredKill - Actor|EndDeferredKill]]'''
| '''[[DisableNoWait - ObjectReference|DisableNoWait]]'''
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
| -
|-
|
|'''[[EndFrameRateCapture - Utility|EndFrameRateCapture]]'''
|'''[[Utility Script|Utility]]'''
|[[CaptureFrameRate - Utility|CaptureFrameRate]], [[StartFrameRateCapture - Utility|StartFrameRateCapture]]
|-  
|-  
   
   
| '''[[EquipItem - Actor|EquipItem]]'''
| '''[[DisablePlayerControls - Game|DisablePlayerControls]]'''
| [[Actor Script|'''Actor''']]
| [[Game Script|'''Game''']]
|
| -
|
|-  
|-  
   
   
| '''[[EquipItemEx - Actor|EquipItemEx]]'''<sup>SKSE</sup>
| '''[[Dismount - Actor|Dismount]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|
|Bool
|
|-  
|-  
   
   
| '''[[EquipShout - Actor|EquipShout]]'''
| '''[[Dispel - ActiveMagicEffect|Dispel]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
| -
|
|-
| '''[[DispelAllSpells - Actor|DispelAllSpells]]'''
| [[Actor Script|'''Actor''']]
| -
|
|-
| '''[[DispelSpell - Actor|DispelSpell]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|
|Bool
|
|-  
|-  
   
   
| '''[[EquipSpell - Actor|EquipSpell]]'''
| '''[[DoCombatSpellApply - Actor|DoCombatSpellApply]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|
| -
|
|-  
|-  
   
   
| '''[[EvaluatePackage - Actor|EvaluatePackage]]'''
| '''[[DrawWeapon - Actor|DrawWeapon]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
| -
|
|-
   
| '''[[DropObject - ObjectReference|DropObject]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|ObjectReference
|
|-
| '''[[DumpAliasData - Debug|DumpAliasData]]'''
| [[Debug Script|'''Debug''']]
| -
|
|-
| '''[[DumpAnimationVariables - Debug|DumpAnimationVariables]]'''<sup>PO3 PE SSE</sup>
| '''[[Debug Script|Debug]]'''
|
|-  
|-  
   
   
|}
|}
=== F ===
 
=== 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]]-[[#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: [[#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  
|-
|-
| '''[[FadeOutGame - Game|FadeOutGame]]'''
| '''[[Enable - ObjectReference|Enable]]'''
| [[Game Script|'''Game''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
|   
|-  
|-  
   
   
| '''[[FailAllObjectives - Quest|FailAllObjectives]]'''
| '''[[EnableAI - Actor|EnableAI]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[FastTravel - Game|FastTravel]]'''
| '''[[EnableFastTravel - Game|EnableFastTravel]]'''
| [[Game Script|'''Game''']]
| [[Game Script|'''Game''']]
|   
|   
|-  
|-  
   
   
| '''[[Find - FormList|Find]]'''
| '''[[EnableFastTravel - ObjectReference|EnableFastTravel]]'''
| [[FormList Script|'''FormList''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
|   
|-  
|-  
   
   
| '''[[Find - StringUtil|Find]]'''<sup>SKSE</sup>
| '''[[EnableLinkChain - ObjectReference|EnableLinkChain]]'''
| '''[[StringUtil Script|StringUtil]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|   
|   
|-  
|-  
   
   
| '''[[FindClosestActor - Game|FindClosestActor]]'''
| '''[[EnableNoWait - ObjectReference|EnableNoWait]]'''
| [[Game Script|'''Game''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
|   
|-  
|-  
   
   
| '''[[FindClosestActorFromRef - Game|FindClosestActorFromRef]]'''
| '''[[EnablePlayerControls - Game|EnablePlayerControls]]'''
| [[Game Script|'''Game''']]
| [[Game Script|'''Game''']]
|   
|   
|-  
|-  
   
   
| '''[[FindClosestReferenceOfAnyTypeInList - Game|FindClosestReferenceOfAnyTypeInList]]'''
| '''[[EndDeferredKill - Actor|EndDeferredKill]]'''
| [[Game Script|'''Game''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-
|'''[[EndFrameRateCapture - Utility|EndFrameRateCapture]]'''
|'''[[Utility Script|Utility]]'''
|[[CaptureFrameRate - Utility|CaptureFrameRate]], [[StartFrameRateCapture - Utility|StartFrameRateCapture]]
|-  
|-  
   
   
| '''[[FindClosestReferenceOfAnyTypeInListFromRef - Game|FindClosestReferenceOfAnyTypeInListFromRef]]'''
| '''[[EquipItem - Actor|EquipItem]]'''
| [[Game Script|'''Game''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-
|'''[[EquipItemById - Actor|EquipItemById]]'''<sup>SKSE</sup>
|[[Actor Script|'''Actor''']]
|
|-  
|-  
   
   
| '''[[FindClosestReferenceOfType - Game|FindClosestReferenceOfType]]'''
| '''[[EquipItemEx - Actor|EquipItemEx]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[FindClosestReferenceOfTypeFromRef - Game|FindClosestReferenceOfTypeFromRef]]'''
| '''[[EquipShout - Actor|EquipShout]]'''
| [[Game Script|'''Game''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[FindRandomActor - Game|FindRandomActor]]'''
| '''[[EquipSpell - Actor|EquipSpell]]'''
| [[Game Script|'''Game''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[FindRandomActorFromRef - Game|FindRandomActorFromRef]]'''
| '''[[EvaluatePackage - Actor|EvaluatePackage]]'''
| [[Game Script|'''Game''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[FindRandomReferenceOfAnyTypeInList - Game|FindRandomReferenceOfAnyTypeInList]]'''
|}
| [[Game Script|'''Game''']]
 
|
=== 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]]'''
| '''[[FindRandomReferenceOfAnyTypeInListFromRef - Game|FindRandomReferenceOfAnyTypeInListFromRef]]'''
!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''']]
| [[Game Script|'''Game''']]
| -
|   
|   
|-  
|-  
   
   
| '''[[FindRandomReferenceOfType - Game|FindRandomReferenceOfType]]'''
| '''[[FailAllObjectives - Quest|FailAllObjectives]]'''
| [[Game Script|'''Game''']]
| [[Quest Script|'''Quest''']]
| -
|   
|   
|-  
|-  
   
   
| '''[[FindRandomReferenceOfTypeFromRef - Game|FindRandomReferenceOfTypeFromRef]]'''
| '''[[FastTravel - Game|FastTravel]]'''
| [[Game Script|'''Game''']]
| [[Game Script|'''Game''']]
| -
|   
|   
|-  
|-  
   
   
| '''[[FindWeather - Weather|FindWeather]]'''
| '''[[Find - FormList|Find]]'''
| [[Weather Script|'''Weather''']]
| [[FormList Script|'''FormList''']]
|Int
|   
|   
|-  
|-  
   
   
| '''[[Fire - Weapon|Fire]]'''
| '''[[Find - StringUtil|Find]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
| '''[[StringUtil Script|StringUtil]]'''
|Int
|   
|   
|-  
|-  
   
   
| '''[[Floor - Math|Floor]]'''
| '''[[FindClosestActor - Game|FindClosestActor]]'''
| [[Math Script|'''Math''']]
| [[Game Script|'''Game''']]
|Actor
|   
|   
|-  
|-  
   
   
| '''[[ForceActive - Quest|ForceActive]]'''
| '''[[FindClosestActorFromRef - Game|FindClosestActorFromRef]]'''
| [[Quest Script|'''Quest''']]
| [[Game Script|'''Game''']]
|Actor
|   
|   
|-  
|-  
   
   
| '''[[ForceActive - Weather|ForceActive]]'''
| '''[[FindClosestReferenceOfAnyTypeInList - Game|FindClosestReferenceOfAnyTypeInList]]'''
| '''[[Weather Script|Weather]]'''
| [[Game Script|'''Game''']]
|ObjectReference
|   
|   
|-  
|-  
   
   
| '''[[ForceActorValue - Actor|ForceActorValue]]'''
| '''[[FindClosestReferenceOfAnyTypeInListFromRef - Game|FindClosestReferenceOfAnyTypeInListFromRef]]'''
| [[Actor Script|'''Actor''']]
| [[Game Script|'''Game''']]
|ObjectReference
|   
|   
|-  
|-  
   
   
| '''[[ForceAddRagdollToWorld - ObjectReference|ForceAddRagdollToWorld]]'''
| '''[[FindClosestReferenceOfType - Game|FindClosestReferenceOfType]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Game Script|'''Game''']]
|ObjectReference
|   
|   
|-  
|-  
   
   
| '''[[ForceFirstPerson - Game|ForceFirstPerson]]'''
| '''[[FindClosestReferenceOfTypeFromRef - Game|FindClosestReferenceOfTypeFromRef]]'''
| [[Game Script|'''Game''']]
| [[Game Script|'''Game''']]
|ObjectReference
|   
|   
|-  
|-  
   
   
| '''[[ForceLocationTo - LocationAlias|ForceLocationTo]]'''
| '''[[FindRandomActor - Game|FindRandomActor]]'''
| [[LocationAlias Script|'''LocationAlias''']]
| [[Game Script|'''Game''']]
|Actor
|   
|   
|-  
|-  
   
   
| '''[[ForceRefIfEmpty - ReferenceAlias|ForceRefIfEmpty]]'''
| '''[[FindRandomActorFromRef - Game|FindRandomActorFromRef]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
| [[Game Script|'''Game''']]
|Actor
|   
|   
|-  
|-  
   
   
| '''[[ForceRefTo - ReferenceAlias|ForceRefTo]]'''
| '''[[FindRandomReferenceOfAnyTypeInList - Game|FindRandomReferenceOfAnyTypeInList]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
| [[Game Script|'''Game''']]
|ObjectReference
|   
|   
|-  
|-  
   
   
| '''[[ForceRemoveRagdollFromWorld - ObjectReference|ForceRemoveRagdollFromWorld]]'''
| '''[[FindRandomReferenceOfAnyTypeInListFromRef - Game|FindRandomReferenceOfAnyTypeInListFromRef]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Game Script|'''Game''']]
|ObjectReference
|   
|   
|-  
|-  
   
   
| '''[[ForceStart - Scene|ForceStart]]'''
| '''[[FindRandomReferenceOfType - Game|FindRandomReferenceOfType]]'''
| '''[[Scene Script|Scene]]'''
| [[Game Script|'''Game''']]
|ObjectReference
|   
|   
|-  
|-  
   
   
| '''[[ForceThirdPerson - Game|ForceThirdPerson]]'''
| '''[[FindRandomReferenceOfTypeFromRef - Game|FindRandomReferenceOfTypeFromRef]]'''
| [[Game Script|'''Game''']]
| [[Game Script|'''Game''']]
|ObjectReference
|   
|   
|-  
|-  
   
   
|}
| '''[[FindWeather - Weather|FindWeather]]'''
=== G ===
| [[Weather Script|'''Weather''']]
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|Weather
|+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=90|Member of
!align=left class="unsortable"|Description
|-
| '''[[GameTimeToString - Utility|GameTimeToString]]'''
| [[Utility Script|'''Utility''']]
|   
|   
|-  
|-  
   
   
| '''[[GetActorBase - Actor|GetActorBase]]'''
| '''[[Fire - Weapon|Fire]]'''
| [[Actor Script|'''Actor''']]
| '''[[Weapon Script|Weapon]]'''
| -
|   
|   
|-  
|-  
   
   
| '''[[GetActorOwner - Cell|GetActorOwner]]'''
| '''[[Floor - Math|Floor]]'''
| [[Cell Script|'''Cell''']]
| [[Math Script|'''Math''']]
|Int
|   
|   
|-  
|-  
   
   
| '''[[GetActorOwner - ObjectReference|GetActorOwner]]'''
| '''[[ForceActive - Quest|ForceActive]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Quest Script|'''Quest''']]
| -
|   
|   
|-  
|-  
   
   
| '''[[GetActorReference - ReferenceAlias|GetActorReference]]'''
| '''[[ForceActive - Weather|ForceActive]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
| '''[[Weather Script|Weather]]'''
| -
|   
|   
|-  
|-  
   
   
| '''[[GetActorValue - Actor|GetActorValue]]'''
| '''[[ForceActorValue - Actor|ForceActorValue]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
| -
|   
|   
|-  
|-  
   
   
| '''[[GetActorValuePercentage - Actor|GetActorValuePercentage]]'''
| '''[[ForceAddRagdollToWorld - ObjectReference|ForceAddRagdollToWorld]]'''
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
| -
|   
|   
|-
|'''[[ForceActorValue - Actor|ForceAV]]'''
|[[Actor Script|'''Actor''']]
| -
|alias for ForceActorValue
|-  
|-  
   
   
| '''[[GetAlias - Quest|GetAlias]]'''
| '''[[ForceFirstPerson - Game|ForceFirstPerson]]'''
| [[Quest Script|'''Quest''']]
| [[Game Script|'''Game''']]
| -
|   
|   
|-  
|-  
   
   
| '''[[GetAngleX - ObjectReference|GetAngleX]]'''
| '''[[ForceLocationTo - LocationAlias|ForceLocationTo]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[LocationAlias Script|'''LocationAlias''']]
| -
|   
|   
|-
|'''[[ForceMovementDirection - Actor|ForceMovementDirection]]'''
|[[Actor Script|'''Actor''']]
| -
|animation debug
|-
|'''[[ForceMovementDirectionRamp - Actor|ForceMovementDirectionRamp]]'''
|[[Actor Script|'''Actor''']]
| -
|animation debug
|-
|'''[[ForceMovementRotationSpeed - Actor|ForceMovementRotationSpeed]]'''
|[[Actor Script|'''Actor''']]
| -
|animation debug
|-
|'''[[ForceMovementRotationSpeedRamp - Actor|ForceMovementRotationSpeedRamp]]'''
|[[Actor Script|'''Actor''']]
| -
|animation debug
|-
|'''[[ForceMovementSpeed - Actor|ForceMovementSpeed]]'''
|[[Actor Script|'''Actor''']]
| -
|animation debug
|-
|'''[[ForceMovementSpeedRamp - Actor|ForceMovementSpeedRamp]]'''
|[[Actor Script|'''Actor''']]
| -
|animation debug
|-  
|-  
   
   
| '''[[GetAngleY - ObjectReference|GetAngleY]]'''
| '''[[ForceRefIfEmpty - ReferenceAlias|ForceRefIfEmpty]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ReferenceAlias Script|'''ReferenceAlias''']]
| -
|   
|   
|-  
|-  
   
   
| '''[[GetAngleZ - ObjectReference|GetAngleZ]]'''
| '''[[ForceRefTo - ReferenceAlias|ForceRefTo]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ReferenceAlias Script|'''ReferenceAlias''']]
| -
|   
|   
|-  
|-  
   
   
| '''[[GetAnimationVariableBool - ObjectReference|GetAnimationVariableBool]]'''
| '''[[ForceRemoveRagdollFromWorld - ObjectReference|ForceRemoveRagdollFromWorld]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
| -
|   
|   
|-  
|-  
   
   
| '''[[GetAnimationVariableFloat - ObjectReference|GetAnimationVariableFloat]]'''
| '''[[ForceStart - Scene|ForceStart]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| '''[[Scene Script|Scene]]'''
| -
|-
| '''[[GetAnimationVariableInt - ObjectReference|GetAnimationVariableInt]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-
|'''[[ForceTargetAngle - Actor|ForceTargetAngle]]'''
|[[Actor Script|'''Actor''']]
| -
|animation debug
|-
|'''[[ForceTargetDirection - Actor|ForceTargetDirection]]'''
|[[Actor Script|'''Actor''']]
| -
|animation debug
|-
|'''[[ForceTargetSpeed - Actor|ForceTargetSpeed]]'''
|[[Actor Script|'''Actor''']]
| -
|animation debug
|-  
|-  
   
   
| '''[[GetArmorRating - Armor|GetArmorRating]]'''<sup>SKSE</sup>
| '''[[ForceThirdPerson - Game|ForceThirdPerson]]'''
| [[Armor Script|'''Armor''']]
| [[Game Script|'''Game''']]
| -
|   
|   
|-  
|-  
| '''[[FindAllReferencesOfFormType - ObjectReference|FindAllReferencesOfFormType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetAssociatedSkill - MagicEffect|GetAssociatedSkill]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[MagicEffect Script|MagicEffect]]'''
|
|
|-  
|-  
| '''[[FindAllReferencesOfType - ObjectReference|FindAllReferencesOfType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetAt - FormList|GetAt]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[FormList Script|'''FormList''']]
|-
|'''[[GetAverageFrameRate - Utility|GetAverageFrameRate]]'''
|'''[[Utility Script|Utility]]'''
|
|
|-  
|-  
| '''[[FindAllReferencesWithKeyword - ObjectReference|FindAllReferencesWithKeyword]]'''<sup>PO3 PE SSE</sup>
| '''[[GetBaseActorValue - Actor|GetBaseActorValue]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[FindFirstItemInList - ObjectReference|FindFirstItemInList]]'''<sup>PO3 PE SSE</sup>
| '''[[GetBaseDamage - Weapon|GetBaseDamage]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Weapon Script|'''Weapon''']]
|
|
|-  
|-  
| '''[[ForceActorDetecting - Actor|ForceActorDetecting]]'''<sup>PO3 PE SSE</sup>
| '''[[GetBaseObject - ActiveMagicEffect|GetBaseObject]]'''
| '''[[Actor Script|Actor]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|
|
|-  
|-  
| '''[[ForceActorDetection - Actor|ForceActorDetection]]'''<sup>PO3 PE SSE</sup>
| '''[[GetBaseObject - ObjectReference|GetBaseObject]]'''
| '''[[Actor Script|Actor]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[FreezeActor - Actor|FreezeActor]]'''<sup>PO3 PE SSE</sup>
| '''[[GetBlue - ColorForm|GetBlue]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[ColorForm Script|'''ColorForm''']]
|
|
|-  
|-
| '''[[GenerateRandomFloat - Utility|GenerateRandomFloat]]'''<sup>PO3 PE SSE</sup>
|'''[[GetBool - UI|GetBool]]'''<sup>SKSE</sup>
| '''[[Utility Script|Utility]]'''
|[[UI Script|'''UI''']]
|
|
|-  
|-  
| '''[[GenerateRandomInt - Utility|GenerateRandomInt]]'''<sup>PO3 PE SSE</sup>
| '''[[GetBribeAmount - Actor|GetBribeAmount]]'''
| '''[[Utility Script|Utility]]'''
| [[Actor Script|'''Actor''']]
|-
|'''[[GetBudgetCount - Utility|GetBudgetCount]]'''
|'''[[Utility Script|Utility]]'''
|
|
|-
|-  
|'''[[GetBudgetName - Utility|GetBudgetName]]'''
| '''[[GetActivateChildren - ObjectReference|GetActivateChildren]]'''<sup>PO3 PE SSE</sup>
|'''[[Utility Script|Utility]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-  
|-  
| '''[[GetActiveGamebryoAnimation - ObjectReference|GetActiveGamebryoAnimation]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCasterActor - ActiveMagicEffect|GetCasterActor]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|
|
|-  
|-  
| '''[[GetActorAlpha - Actor|GetActorAlpha]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCastTime - Scroll|GetCastTime]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Scroll Script|'''Scroll''']]
|
|
|-  
|-  
| '''[[GetActorCause - ObjectReference|GetActorCause]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCastTime - Spell|GetCastTime]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Spell Script|'''Spell''']]
|
|
|-  
|-  
| '''[[GetActorKnockState - Actor|GetActorKnockState]]'''<sup>PO3 PE SSE</sup>
| '''[[GetClass - ActorBase|GetClass]]'''
| '''[[Actor Script|Actor]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|
|-  
|-  
| '''[[GetActorRefraction - Actor|GetActorRefraction]]'''<sup>PO3 PE SSE</sup>
| '''[[GetClassification - Weather|GetClassification]]'''
| '''[[Actor Script|Actor]]'''
| [[Weather Script|'''Weather''']]
|
|
|-  
|-  
| '''[[GetActorsByProcessingLevel - Game|GetActorsByProcessingLevel]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCombatState - Actor|GetCombatState]]'''
| '''[[Game Script|Game]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetActorSoulSize - Actor|GetActorSoulSize]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCombatStyle - ActorBase|GetCombatStyle]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|
|-
| '''[[GetActorState - Actor|GetActorState]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-  
|-  
| '''[[GetActorValueModifier - Actor|GetActorValueModifier]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCombatTarget - Actor|GetCombatTarget]]'''
| '''[[Actor Script|Actor]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetAddonModels - EffectShader|GetAddonModels]]'''<sup>PO3 PE SSE</sup>
| '''[[GetConfigName - Debug|GetConfigName]]'''
| '''[[EffectShader Script|EffectShader]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[GetAllArtObjects - ObjectReference|GetAllArtObjects]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCostliestEffectIndex - Enchantment|GetCostliestEffectIndex]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[Enchantment Script|Enchantment]]'''
|
|
|-  
|-  
| '''[[GetAllEffectShaders - ObjectReference|GetAllEffectShaders]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCostliestEffectIndex - Ingredient|GetCostliestEffectIndex]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[Ingredient Script|Ingredient]]'''
|
|
|-  
|-  
| '''[[GetAllEnchantments - Game|GetAllEnchantments]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCostliestEffectIndex - Potion|GetCostliestEffectIndex]]'''<sup>SKSE</sup>  
| '''[[Game Script|Game]]'''
| '''[[Potion Script|Potion]]'''
|
|
|-  
|-  
| '''[[GetAllEnchantmentsInMod - Game|GetAllEnchantmentsInMod]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCostliestEffectIndex - Scroll|GetCostliestEffectIndex]]'''<sup>SKSE</sup>  
| '''[[Game Script|Game]]'''
| [[Scroll Script|'''Scroll''']]
|
|
|-  
|-  
| '''[[GetAllForms - Game|GetAllForms]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCostliestEffectIndex - Spell|GetCostliestEffectIndex]]'''<sup>SKSE</sup>  
| '''[[Game Script|Game]]'''
| [[Spell Script|'''Spell''']]
|
|
|-  
|-  
| '''[[GetAllFormsInMod - Game|GetAllFormsInMod]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCrimeFaction - Actor|GetCrimeFaction]]'''
| '''[[Game Script|Game]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetAllQuestObjectives - Quest|GetAllQuestObjectives]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCrimeGold - Faction|GetCrimeGold]]'''
| '''[[Quest Script|Quest]]'''
| [[Faction Script|'''Faction''']]
|
|
|-
| '''[[GetAllRaces - Game|GetAllRaces]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-  
|-  
| '''[[GetAllRacesInMod - Game|GetAllRacesInMod]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCrimeGoldNonViolent - Faction|GetCrimeGoldNonViolent]]'''
| '''[[Game Script|Game]]'''
| [[Faction Script|'''Faction''']]
|
|
|-  
|-  
| '''[[GetAllSpells - Game|GetAllSpells]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCrimeGoldViolent - Faction|GetCrimeGoldViolent]]'''
| '''[[Game Script|Game]]'''
| [[Faction Script|'''Faction''']]
|
|
|-  
|-  
| '''[[GetAllSpellsInMod - Game|GetAllSpellsInMod]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCritDamage - Weapon|GetCritDamage]]'''<sup>SKSE</sup>  
| '''[[Game Script|Game]]'''
| [[Weapon Script|'''Weapon''']]
|-
|'''[[GetCurrentBudget - Utility|GetCurrentBudget]]'''
|'''[[Utility Script|Utility]]'''
|
|
|-
|-  
|[[GetCurrentCrosshairRef - Game|'''GetCurrentCrosshairRef''']]<sup>SKSE</sup>
| '''[[GetArtObject - VisualEffect|GetArtObject]]'''<sup>PO3 PE SSE</sup>
|'''[[Game Script|Game]]'''
| '''[[VisualEffect Script|VisualEffect]]'''
|
|
|-  
|-  
| '''[[GetArtObjectTotalCount - VisualEffect|GetArtObjectTotalCount]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCurrentDestructionStage - ObjectReference|GetCurrentDestructionStage]]'''
| '''[[VisualEffect Script|VisualEffect]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetAttachedCells - Game|GetAttachedCells]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCurrentGameTime - Utility|GetCurrentGameTime]]'''
| '''[[Game Script|Game]]'''
| [[Utility Script|'''Utility''']]
|
|
|-  
|-  
| '''[[GetCellNorthRotation - Cell|GetCellNorthRotation]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCurrentLocation - ObjectReference|GetCurrentLocation]]'''
| '''[[Cell Script|Cell]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|-
|'''[[GetCurrentMemory - Utility|GetCurrentMemory]]'''
|'''[[Utility Script|Utility]]'''
|
|
|-  
|-  
| '''[[GetClosestActorFromRef - ObjectReference|GetClosestActorFromRef]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCurrentPackage - Actor|GetCurrentPackage]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[GetCombatAllies - Actor|GetCombatAllies]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-  
|-  
| '''[[GetCombatTargets - Actor|GetCombatTargets]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCurrentRealTime - Utility|GetCurrentRealTime]]'''
| '''[[Actor Script|Actor]]'''
| [[Utility Script|'''Utility''']]
|
|
|-  
|-  
| '''[[GetCommandedActors - Actor|GetCommandedActors]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCurrentScene - ObjectReference|GetCurrentScene]]'''
| '''[[Actor Script|Actor]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetCommandingActor - Actor|GetCommandingActor]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCurrentStageID - Quest|GetCurrentStageID]]'''
| '''[[Actor Script|Actor]]'''
| [[Quest Script|'''Quest''']]
|
|
|-  
|-  
| '''[[GetConditionList - Form|GetConditionList]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCurrentWeather - Weather|GetCurrentWeather]]'''
| '''[[Form Script|Form]]'''
| [[Weather Script|'''Weather''']]
|
|
|-  
|-  
| '''[[GetCriticalStage - Actor|GetCriticalStage]]'''<sup>PO3 PE SSE</sup>
| '''[[GetCurrentWeatherTransition - Weather|GetCurrentWeatherTransition]]'''
| '''[[Actor Script|Actor]]'''
| [[Weather Script|'''Weather''']]
|
|
|-  
|-  
| '''[[GetDeathItem - ActorBase|GetDeathItem]]'''<sup>PO3 PE SSE</sup>
| '''[[GetDeadCount - ActorBase|GetDeadCount]]'''
| '''[[ActorBase Script|ActorBase]]'''
| [[ActorBase Script|'''ActorBase''']]
|-
|'''[[GetDefaultVoiceType - Race|GetDefaultVoiceType]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-  
|-  
| '''[[GetDescription - Form|GetDescription]]'''<sup>PO3 PE SSE</sup>
| '''[[GetDialogueTarget - Actor|GetDialogueTarget]]'''
| '''[[Form Script|Form]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetDoorDestination - ObjectReference|GetDoorDestination]]'''<sup>PO3 PE SSE</sup>
| '''[[GetDistance - ObjectReference|GetDistance]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetEffectArchetypeAsInt - MagicEffect|GetEffectArchetypeAsInt]]'''<sup>PO3 PE SSE</sup>
| '''[[GetDuration - ActiveMagicEffect|GetDuration]]'''<sup>SKSE</sup>  
| '''[[MagicEffect Script|MagicEffect]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|
|
|-  
|-  
| '''[[GetEffectArchetypeAsString - MagicEffect|GetEffectArchetypeAsString]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEditorLocation - ObjectReference|GetEditorLocation]]'''
| '''[[MagicEffect Script|MagicEffect]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetEffectShaderDuration - ObjectReference|GetEffectShaderDuration]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEffectiveMagickaCost - Spell|GetEffectiveMagickaCost]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Spell Script|'''Spell''']]
|
|
|-  
|-  
| '''[[GetEffectShaderTotalCount - EffectShader|GetEffectShaderTotalCount]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEnchantment - Armor|GetEnchantment]]'''<sup>SKSE</sup>  
| '''[[EffectShader Script|EffectShader]]'''
| [[Armor Script|'''Armor''']]
|
|
|-  
|-  
| '''[[GetEnchantmentType - Enchantment|GetEnchantmentType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEnchantment - Weapon|GetEnchantment]]'''<sup>SKSE</sup>  
| '''[[Enchantment Script|Enchantment]]'''
| [[Weapon Script|'''Weapon''']]
|
|
|-  
|-  
| '''[[GetEquippedAmmo - Actor|GetEquippedAmmo]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEquippedItemType - Actor|GetEquippedItemType]]'''
| '''[[Actor Script|Actor]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetEquippedWeaponIsPoisoned - Actor|GetEquippedWeaponIsPoisoned]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEquippedObject - Actor|GetEquippedObject]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetEquippedWeaponPoison - Actor|GetEquippedWeaponPoison]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEquippedShield - Actor|GetEquippedShield]]'''
| '''[[Actor Script|Actor]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetEquippedWeaponPoisonCount - Actor|GetEquippedWeaponPoisonCount]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEquippedShout - Actor|GetEquippedShout]]'''
| '''[[Actor Script|Actor]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetFootstepSet - ArmorAddon|GetFootstepSet]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEquippedSpell - Actor|GetEquippedSpell]]'''
| '''[[ArmorAddon Script|ArmorAddon]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetFormEditorID - Form|GetFormEditorID]]'''<sup>PO3 PE SSE</sup>
| '''[[GetEquippedWeapon - Actor|GetEquippedWeapon]]'''
| '''[[Form Script|Form]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetFormFromEditorID - Game|GetFormFromEditorID]]'''<sup>PO3 PE SSE</sup>
| '''[[GetFacePreset - ActorBase|GetFacePreset]]'''<sup>SKSE</sup>  
| '''[[Game Script|Game]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|
|-  
|-  
| '''[[GetFormModName - Form|GetFormModName]]'''<sup>PO3 PE SSE</sup>
| '''[[GetFactionOwner - Cell|GetFactionOwner]]'''
| '''[[Form Script|Form]]'''
| [[Cell Script|'''Cell''']]
|
|
|-  
|-  
| '''[[GetFurnitureType - Furniture|GetFurnitureType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetFactionOwner - ObjectReference|GetFactionOwner]]'''
| '''[[Furniture Script|Furniture]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetGameSettingBool - Game|GetGameSettingBool]]'''<sup>PO3 PE SSE</sup>
| '''[[GetFactionRank - Actor|GetFactionRank]]'''
| '''[[Game Script|Game]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetGodMode - Game|GetGodMode]]'''<sup>PO3 PE SSE</sup>
| '''[[GetFactionReaction - Actor|GetFactionReaction]]'''
| '''[[Game Script|Game]]'''
| [[Actor Script|'''Actor''']]
|-
|'''[[GetFloat - UI|GetFloat]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-  
|-  
| '''[[GetHairColor - Actor|GetHairColor]]'''<sup>PO3 PE SSE</sup>
| '''[[GetFlyingState - Actor|GetFlyingState]]'''
| '''[[Actor Script|Actor]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetHazardIMOD - Hazard|GetHazardIMOD]]'''<sup>PO3 PE SSE</sup>
| '''[[GetForcedLandingMarker - Actor|GetForcedLandingMarker]]'''
| '''[[Hazard Script|Hazard]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetHazardIMODRadius - Hazard|GetHazardIMODRadius]]'''<sup>PO3 PE SSE</sup>
| '''[[GetForm - Game|GetForm]]'''
| '''[[Hazard Script|Hazard]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-
| '''[[GetHazardIPDS - Hazard|GetHazardIPDS]]'''<sup>PO3 PE SSE</sup>
|'''[[GetFormEx - Game|GetFormEx]]'''<sup>SKSE</sup>
| '''[[Hazard Script|Hazard]]'''
|[[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetHazardLifetime - Hazard|GetHazardLifetime]]'''<sup>PO3 PE SSE</sup>
| '''[[GetFormFromFile - Game|GetFormFromFile]]'''
| '''[[Hazard Script|Hazard]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetHazardLight - Hazard|GetHazardLight]]'''<sup>PO3 PE SSE</sup>
| '''[[GetFormID - Form|GetFormID]]'''
| '''[[Hazard Script|Hazard]]'''
| [[Form Script|'''Form''']]
|
|
|-  
|-  
| '''[[GetHazardLimit - Hazard|GetHazardLimit]]'''<sup>PO3 PE SSE</sup>
| '''[[GetGameSettingFloat - Game|GetGameSettingFloat]]'''
| '''[[Hazard Script|Hazard]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetHazardRadius - Hazard|GetHazardRadius]]'''<sup>PO3 PE SSE</sup>
| '''[[GetGameSettingInt - Game|GetGameSettingInt]]'''
| '''[[Hazard Script|Hazard]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetHazardSound - Hazard|GetHazardSound]]'''<sup>PO3 PE SSE</sup>
| '''[[GetGameSettingString - Game|GetGameSettingString]]'''
| '''[[Hazard Script|Hazard]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetHazardSpell - Hazard|GetHazardSpell]]'''<sup>PO3 PE SSE</sup>
| '''[[GetGiftFilter - ActorBase|GetGiftFilter]]'''
| '''[[Hazard Script|Hazard]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|
|-  
|-  
| '''[[GetHazardTargetInterval - Hazard|GetHazardTargetInterval]]'''<sup>PO3 PE SSE</sup>
| '''[[GetGoldAmount - Actor|GetGoldAmount]]'''
| '''[[Hazard Script|Hazard]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetHeadPartTextureSet - Actor|GetHeadPartTextureSet]]'''<sup>PO3 PE SSE</sup>
| '''[[GetGoldValue - Form|GetGoldValue]]'''
| '''[[Actor Script|Actor]]'''
| [[Form Script|'''Form''']]
|
|
|-  
|-  
| '''[[GetLightFade - Light|GetLightFade]]'''<sup>PO3 PE SSE</sup>
| '''[[GetGreen - ColorForm|GetGreen]]'''<sup>SKSE</sup>  
| '''[[Light Script|Light]]'''
| [[ColorForm Script|'''ColorForm''']]
|
|
|-  
|-  
| '''[[GetLightFOV - Light|GetLightFOV]]'''<sup>PO3 PE SSE</sup>
| '''[[GetHairColor - ActorBase|GetHairColor]]'''<sup>SKSE</sup>  
| '''[[Light Script|Light]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|
|-  
|-  
| '''[[GetLightingTemplate - Cell|GetLightingTemplate]]'''<sup>PO3 PE SSE</sup>
| '''[[GetHeadingAngle - ObjectReference|GetHeadingAngle]]'''
| '''[[Cell Script|Cell]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetLightRadius - Light|GetLightRadius]]'''<sup>PO3 PE SSE</sup>
| '''[[GetHeight - ActorBase|GetHeight]]'''<sup>SKSE</sup>  
| '''[[Light Script|Light]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|
|-  
|-  
| '''[[GetLightRGB - Light|GetLightRGB]]'''<sup>PO3 PE SSE</sup>
| '''[[GetHeight - ObjectReference|GetHeight]]'''
| '''[[Light Script|Light]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetLightShadowDepthBias - Light|GetLightShadowDepthBias]]'''<sup>PO3 PE SSE</sup>
| '''[[GetHighestRelationshipRank - Actor|GetHighestRelationshipRank]]'''
| '''[[Light Script|Light]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetLightType - Light|GetLightType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetHue - ColorForm|GetHue]]'''<sup>SKSE</sup>  
| '''[[Light Script|Light]]'''
| [[ColorForm Script|'''ColorForm''']]
|
|
|-  
|-  
| '''[[GetLinkedChildren - ObjectReference|GetLinkedChildren]]'''<sup>PO3 PE SSE</sup>
| '''[[GetID - Alias|GetID]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Alias Script|'''Alias''']]
|
|
|-  
|-  
| '''[[GetLocalGravity - Game|GetLocalGravity]]'''<sup>PO3 PE SSE</sup>
| '''[[GetInfamy - Faction|GetInfamy]]'''
| '''[[Game Script|Game]]'''
| [[Faction Script|'''Faction''']]
|
|
|-  
|-  
| '''[[GetLocalGravityActor - Actor|GetLocalGravityActor]]'''<sup>PO3 PE SSE</sup>
| '''[[GetInfamyNonViolent - Faction|GetInfamyNonViolent]]'''
| '''[[Actor Script|Actor]]'''
| [[Faction Script|'''Faction''']]
|
|
|-  
|-  
| '''[[GetMagicEffectSound - MagicEffect|GetMagicEffectSound]]'''<sup>PO3 PE SSE</sup>
| '''[[GetInfamyViolent - Faction|GetInfamyViolent]]'''
| '''[[MagicEffect Script|MagicEffect]]'''
| [[Faction Script|'''Faction''']]
|
|
|-  
|-  
| '''[[GetMagicEffectSource - ObjectReference|GetMagicEffectSource]]'''<sup>PO3 PE SSE</sup>
| '''[[GetINIBool - Utility|GetINIBool]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Utility Script|'''Utility''']]
|
|
|-  
|-  
| '''[[GetMaterialType - ObjectReference|GetMaterialType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetINIFloat - Utility|GetINIFloat]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Utility Script|'''Utility''']]
|
|
|-  
|-  
| '''[[GetMembraneFillTexture - EffectShader|GetMembraneFillTexture]]'''<sup>PO3 PE SSE</sup>
| '''[[GetINIInt - Utility|GetINIInt]]'''<sup>SKSE</sup>  
| '''[[EffectShader Script|EffectShader]]'''
| [[Utility Script|'''Utility''']]
|
|
|-  
|-  
| '''[[GetMembraneHolesTexture - EffectShader|GetMembraneHolesTexture]]'''<sup>PO3 PE SSE</sup>
| '''[[GetINIString - Utility|GetINIString]]'''<sup>SKSE</sup>  
| '''[[EffectShader Script|EffectShader]]'''
| [[Utility Script|'''Utility''']]
|-
|'''[[GetInt - UI|GetInt]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-  
|-  
| '''[[GetMembranePaletteTexture - EffectShader|GetMembranePaletteTexture]]'''<sup>PO3 PE SSE</sup>
| '''[[GetItemCharge - ObjectReference|GetItemCharge]]'''<sup>SKSE</sup>  
| '''[[EffectShader Script|EffectShader]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetMenuContainer - UI|GetMenuContainer]]'''<sup>PO3 PE SSE</sup>
| '''[[GetItemCount - ObjectReference|GetItemCount]]'''
| '''[[UI Script|UI]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetMotionType - ObjectReference|GetMotionType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetItemHealthPercent - ObjectReference|GetItemHealthPercent]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetMount - Actor|GetMount]]'''<sup>PO3 PE SSE</sup>
| '''[[GetItemMaxCharge - ObjectReference|GetItemMaxCharge]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetNthPerk - ActorBase|GetNthPerk]]'''<sup>PO3 PE SSE</sup>
| '''[[GetKey - ObjectReference|GetKey]]'''
| '''[[ActorBase Script|ActorBase]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetNumActorsInHigh - Game|GetNumActorsInHigh]]'''<sup>PO3 PE SSE</sup>
| '''[[GetKeyword - Keyword|GetKeyword]]'''<sup>SKSE</sup>  
| '''[[Game Script|Game]]'''
| '''[[Keyword Script|Keyword]]'''
|
|
|-  
|-  
| '''[[GetObjectUnderFeet - Actor|GetObjectUnderFeet]]'''<sup>PO3 PE SSE</sup>
| '''[[GetKeywordData - Location|GetKeywordData]]'''
| '''[[Actor Script|Actor]]'''
| [[Location Script|'''Location''']]
|-
|'''[[GetKeywords - Form|GetKeywords]]'''<sup>SKSE</sup>
|'''[[Form Script|Form]]'''
|
|
|-  
|-  
| '''[[GetOffersServices - Actor|GetOffersServices]]'''<sup>PO3 PE SSE</sup>
| '''[[GetKiller - Actor|GetKiller]]'''
| '''[[Actor Script|Actor]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetPackageIdles - Package|GetPackageIdles]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLength - ObjectReference|GetLength]]'''
| '''[[Package Script|Package]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetPackageType - Package|GetPackageType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLength - StringUtil|GetLength]]'''<sup>SKSE</sup>  
| '''[[Package Script|Package]]'''
| [[StringUtil Script|'''StringUtil''']]
|
|
|-  
|-  
| '''[[GetParentLocation - Location|GetParentLocation]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLevel - Actor|GetLevel]]'''
| '''[[Location Script|Location]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetParticleFullCount - EffectShader|GetParticleFullCount]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLeveledActorBase - Actor|GetLeveledActorBase]]'''
| '''[[EffectShader Script|EffectShader]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetParticlePersistentCount - EffectShader|GetParticlePersistentCount]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLightLevel - Actor|GetLightLevel]]'''
| '''[[EffectShader Script|EffectShader]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetParticleShaderTexture - EffectShader|GetParticleShaderTexture]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLinkedRef - ObjectReference|GetLinkedRef]]'''
| '''[[EffectShader Script|EffectShader]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetPerkCount - ActorBase|GetPerkCount]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLocation - LocationAlias|GetLocation]]'''
| '''[[ActorBase Script|ActorBase]]'''
| [[LocationAlias Script|'''LocationAlias''']]
|
|
|-  
|-  
| '''[[GetPlayerFollowers - Game|GetPlayerFollowers]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLockLevel - ObjectReference|GetLockLevel]]'''
| '''[[Game Script|Game]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-  
|-  
| '''[[GetPrimaryActorValue - MagicEffect|GetPrimaryActorValue]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLowestRelationshipRank - Actor|GetLowestRelationshipRank]]'''
| '''[[MagicEffect Script|MagicEffect]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetProjectileImpactForce - Projectile|GetProjectileImpactForce]]'''<sup>PO3 PE SSE</sup>
| '''[[GetLuminosity - ColorForm|GetLuminosity]]'''<sup>SKSE</sup>  
| '''[[Projectile Script|Projectile]]'''
| [[ColorForm Script|'''ColorForm''']]
|
|
|-  
|-  
| '''[[GetProjectileRange - Projectile|GetProjectileRange]]'''<sup>PO3 PE SSE</sup>
| '''[[GetMappedKey - Input|GetMappedKey]]'''<sup>SKSE</sup>  
| '''[[Projectile Script|Projectile]]'''
| [[Input Script|'''Input''']]
|
|
|-  
|-  
| '''[[GetProjectileSpeed - Projectile|GetProjectileSpeed]]'''<sup>PO3 PE SSE</sup>
| '''[[GetMaskForSlot - Armor|GetMaskForSlot]]'''<sup>SKSE</sup>  
| '''[[Projectile Script|Projectile]]'''
| [[Armor Script|'''Armor''']]
|
|
|-  
|-  
| '''[[GetProjectileType - Projectile|GetProjectileType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetMass - ObjectReference|GetMass]]'''
| '''[[Projectile Script|Projectile]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|-
|'''[[GetMaxFrameRate - Utility|GetMaxFrameRate]]'''
|'''[[Utility Script|Utility]]'''
|
|
|-  
|-  
| '''[[GetQuestItems - ObjectReference|GetQuestItems]]'''<sup>PO3 PE SSE</sup>
| '''[[GetMaxRange - Weapon|GetMaxRange]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Weapon Script|'''Weapon''']]
|-
|'''[[GetMinFrameRate - Utility|GetMinFrameRate]]'''
|'''[[Utility Script|Utility]]'''
|
|
|-  
|-  
| '''[[GetRandomActorFromRef - ObjectReference|GetRandomActorFromRef]]'''<sup>PO3 PE SSE</sup>
| '''[[GetMinRange - Weapon|GetMinRange]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Weapon Script|'''Weapon''']]
|
|
|-  
|-  
| '''[[GetRefAliases - ObjectReference|GetRefAliases]]'''<sup>PO3 PE SSE</sup>
| '''[[GetModAuthor - Game|GetModAuthor]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetRefCount - ObjectReference|GetRefCount]]'''<sup>PO3 PE SSE</sup>
| '''[[GetModCount - Game|GetModCount]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetRelationships - ActorBase|GetRelationships]]'''<sup>PO3 PE SSE</sup>
| '''[[GetModDependencyCount - Game|GetModDependencyCount]]'''<sup>SKSE</sup>  
| '''[[ActorBase Script|ActorBase]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetRider - Actor|GetRider]]'''<sup>PO3 PE SSE</sup>
| '''[[GetModDescription - Game|GetModDescription]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetRunningPackage - Actor|GetRunningPackage]]'''<sup>PO3 PE SSE</sup>
| '''[[GetModelPath - Armor|GetModelPath]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Armor Script|'''Armor''']]
|
| [[HasWorldModel - Form|HasWorldModel]], [[SetWorldModelPath - Form|SetWorldModelPath]]
|-  
|-  
| '''[[GetSecondaryActorValue - MagicEffect|GetSecondaryActorValue]]'''<sup>PO3 PE SSE</sup>
| '''[[GetModelPath - Weapon|GetModelPath]]'''<sup>SKSE</sup>  
| '''[[MagicEffect Script|MagicEffect]]'''
| [[Weapon Script|'''Weapon''']]
|
|
|-  
|-  
| '''[[GetSkinColor - Actor|GetSkinColor]]'''<sup>PO3 PE SSE</sup>
| '''[[GetModName - Game|GetModName]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[GetSortedActorNames - Array|GetSortedActorNames]]'''<sup>PO3 PE SSE</sup>
| '''[[GetName - Alias|GetName]]'''<sup>SKSE</sup>  
| '''[[Array Script|Array]]'''
| [[Alias Script|'''Alias''']]
|
|
|-  
|-  
| '''[[GetSortedNPCNames - Array|GetSortedNPCNames]]'''<sup>PO3 PE SSE</sup>
| '''[[GetName - Form|GetName]]'''<sup>SKSE</sup>  
| '''[[Array Script|Array]]'''
| [[Form Script|'''Form''']]
|
|
|-  
|-  
| '''[[GetSpellType - Spell|GetSpellType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNoBleedoutRecovery - Actor|GetNoBleedoutRecovery]]'''
| '''[[Spell Script|Spell]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[GetStoredSoulSize - ObjectReference|GetStoredSoulSize]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthChar - StringUtil|GetNthChar]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[StringUtil Script|'''StringUtil''']]
|
|
|-  
|-  
| '''[[GetSurfaceMaterialType - Game|GetSurfaceMaterialType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectArea - Enchantment|GetNthEffectArea]]'''<sup>SKSE</sup>  
| '''[[Game Script|Game]]'''
| [[Enchantment Script|'''Enchantment''']]
|
|
|-  
|-  
| '''[[GetSystemTime - Utility|GetSystemTime]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectArea - Ingredient|GetNthEffectArea]]'''<sup>SKSE</sup>  
| '''[[Utility Script|Utility]]'''
| [[Ingredient Script|'''Ingredient''']]
|
|
|-
| '''[[GetTimeDead - Actor|GetTimeDead]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-  
|-  
| '''[[GetTimeOfDeath - Actor|GetTimeOfDeath]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectArea - Potion|GetNthEffectArea]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Potion Script|'''Potion''']]
|
|
|-  
|-  
| '''[[GetVendorFaction - Actor|GetVendorFaction]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectArea - Scroll|GetNthEffectArea]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Scroll Script|'''Scroll''']]
|
|
|-  
|-  
| '''[[GetVendorFactionContainer - Faction|GetVendorFactionContainer]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectArea - Spell|GetNthEffectArea]]'''<sup>SKSE</sup>  
| '''[[Faction Script|Faction]]'''
| [[Spell Script|'''Spell''']]
|
|
|-  
|-  
| '''[[GetWeatherType - Weather|GetWeatherType]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectDuration - Enchantment|GetNthEffectDuration]]'''<sup>SKSE</sup>  
| '''[[Weather Script|Weather]]'''
| [[Enchantment Script|'''Enchantment''']]
|
|
|-  
|-  
| '''[[GetWindSpeedAsFloat - Weather|GetWindSpeedAsFloat]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectDuration - Ingredient|GetNthEffectDuration]]'''<sup>SKSE</sup>  
| '''[[Weather Script|Weather]]'''
| [[Ingredient Script|'''Ingredient''']]
|
|
|-  
|-  
| '''[[GetWindSpeedAsInt - Weather|GetWindSpeedAsInt]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectDuration - Potion|GetNthEffectDuration]]'''<sup>SKSE</sup>  
| '''[[Weather Script|Weather]]'''
| [[Potion Script|'''Potion''']]
|
|
|-  
|-  
| '''[[GivePlayerSpellBook - Debug|GivePlayerSpellBook]]'''<sup>PO3 PE SSE</sup>
| '''[[GetNthEffectDuration - Scroll|GetNthEffectDuration]]'''<sup>SKSE</sup>  
| '''[[Debug Script|Debug]]'''
| [[Scroll Script|'''Scroll''']]
|
|
|-  
|-  
| '''[[FileExists - MiscUtil|FileExists]]'''<sup>PU SE</sup>
| '''[[GetNthEffectDuration - Spell|GetNthEffectDuration]]'''<sup>SKSE</sup>  
| '''[[MiscUtil Script|MiscUtil]]'''
| [[Spell Script|'''Spell''']]
|bool
|
|-  
|-  
| '''[[FilesInFolder - MiscUtil|FilesInFolder]]'''<sup>PU SE</sup>
| '''[[GetNthEffectMagicEffect - Enchantment|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>  
| '''[[MiscUtil Script|MiscUtil]]'''
| [[Enchantment Script|'''Enchantment''']]
|string[]
|
|-  
|-  
| '''[[FindPathFloatElement - JsonUtil|FindPathFloatElement]]'''<sup>PU SE</sup>
| '''[[GetNthEffectMagicEffect - Ingredient|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Ingredient Script|'''Ingredient''']]
|int
|
|-  
|-  
| '''[[FindPathFormElement - JsonUtil|FindPathFormElement]]'''<sup>PU SE</sup>
| '''[[GetNthEffectMagicEffect - Potion|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Potion Script|'''Potion''']]
|int
|
|-  
|-  
| '''[[FindPathIntElement - JsonUtil|FindPathIntElement]]'''<sup>PU SE</sup>
| '''[[GetNthEffectMagicEffect - Scroll|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Scroll Script|'''Scroll''']]
|int
|
|-
| '''[[FindPathStringElement - JsonUtil|FindPathStringElement]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-  
|-  
| '''[[FloatArray - PapyrusUtil|FloatArray]]'''<sup>PU SE</sup>
| '''[[GetNthEffectMagicEffect - Spell|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>  
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Spell Script|'''Spell''']]
|float[]
|
|-  
|-  
| '''[[FloatListAdd - JsonUtil|FloatListAdd]]'''<sup>PU SE</sup>
| '''[[GetNthEffectMagnitude - Enchantment|GetNthEffectMagnitude]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Enchantment Script|'''Enchantment''']]
|int
|
|-  
|-  
| '''[[FloatListAdjust - JsonUtil|FloatListAdjust]]'''<sup>PU SE</sup>
| '''[[GetNthEffectMagnitude - Ingredient|GetNthEffectMagnitude]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Ingredient Script|'''Ingredient''']]
|float
|
|-  
|-  
| '''[[FloatListClear - JsonUtil|FloatListClear]]'''<sup>PU SE</sup>
| '''[[GetNthEffectMagnitude - Potion|GetNthEffectMagnitude]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Potion Script|'''Potion''']]
|int
|
|-  
|-  
| '''[[FloatListCopy - JsonUtil|FloatListCopy]]'''<sup>PU SE</sup>
| '''[[GetNthEffectMagnitude - Scroll|GetNthEffectMagnitude]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Scroll Script|'''Scroll''']]
|bool
|
|-  
|-  
| '''[[FloatListCount - JsonUtil|FloatListCount]]'''<sup>PU SE</sup>
| '''[[GetNthEffectMagnitude - Spell|GetNthEffectMagnitude]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Spell Script|'''Spell''']]
|int
|
|-  
|-  
| '''[[FloatListCountValue - JsonUtil|FloatListCountValue]]'''<sup>PU SE</sup>
| '''[[GetNthForm - ObjectReference|GetNthForm]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|int
|
|-  
|-  
| '''[[FloatListFind - JsonUtil|FloatListFind]]'''<sup>PU SE</sup>
| '''[[GetNthHeadPart - ActorBase|GetNthHeadPart]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| '''[[ActorBase Script|ActorBase]]'''
|int
|
|-  
|-  
| '''[[FloatListGet - JsonUtil|FloatListGet]]'''<sup>PU SE</sup>
| '''[[GetNthIngredient - ConstructibleObject|GetNthIngredient]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
|Float
|
|-  
|-  
| '''[[FloatListHas - JsonUtil|FloatListHas]]'''<sup>PU SE</sup>
| '''[[GetNthIngredientQuantity - ConstructibleObject|GetNthIngredientQuantity]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
|bool
|
|-  
|-  
| '''[[FloatListInsertAt - JsonUtil|FloatListInsertAt]]'''<sup>PU SE</sup>
| '''[[GetNthKeyPressed - Input|GetNthKeyPressed]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Input Script|'''Input''']]
|bool
|
|-  
|-  
| '''[[FloatListRandom - JsonUtil|FloatListRandom]]'''<sup>PU SE</sup>
| '''[[GetNthKeyword - Form|GetNthKeyword]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Form Script|'''Form''']]
|float
|
|-  
|-  
| '''[[FloatListRemove - JsonUtil|FloatListRemove]]'''<sup>PU SE</sup>
| '''[[GetNthLinkedRef - ObjectReference|GetNthLinkedRef]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|int
|
|-  
|-  
| '''[[FloatListRemoveAt - JsonUtil|FloatListRemoveAt]]'''<sup>PU SE</sup>
| '''[[GetNthModDependency - Game|GetNthModDependency]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Game Script|'''Game''']]
|bool
|
|-  
|-  
| '''[[FloatListResize - JsonUtil|FloatListResize]]'''<sup>PU SE</sup>
| '''[[GetNthParent - EquipSlot|GetNthParent]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| '''[[EquipSlot Script|EquipSlot]]'''
|int
|
|-  
|-  
| '''[[FloatListSet - JsonUtil|FloatListSet]]'''<sup>PU SE</sup>
| '''[[GetNthPart - Outfit|GetNthPart]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Outfit Script|'''Outfit''']]
|Float
|
|-
|-
| '''[[FloatListSlice - JsonUtil|FloatListSlice]]'''<sup>PU SE</sup>
|'''[[GetNthPlayableRace - Race|GetNthPlayableRace]]'''<sup>SKSE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|'''[[Race Script|Race]]'''
|
|-
| '''[[FloatListToArray - JsonUtil|FloatListToArray]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|float[]
|-
| '''[[FoldersInFolder - MiscUtil|FoldersInFolder]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|string[]
|-
| '''[[FormArray - PapyrusUtil|FormArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Form[]
|-
| '''[[FormListAdd - JsonUtil|FormListAdd]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FormListClear - JsonUtil|FormListClear]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FormListCopy - JsonUtil|FormListCopy]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[FormListCount - JsonUtil|FormListCount]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FormListCountValue - JsonUtil|FormListCountValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FormListFind - JsonUtil|FormListFind]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FormListGet - JsonUtil|FormListGet]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|Form
|-
| '''[[FormListHas - JsonUtil|FormListHas]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[FormListInsertAt - JsonUtil|FormListInsertAt]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[FormListRandom - JsonUtil|FormListRandom]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|Form
|-
| '''[[FormListRemove - JsonUtil|FormListRemove]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FormListRemoveAt - JsonUtil|FormListRemoveAt]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[FormListResize - JsonUtil|FormListResize]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[FormListSet - JsonUtil|FormListSet]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|Form
|-  
| '''[[FormListSlice - JsonUtil|FormListSlice]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|
|
|-
| '''[[FormListToArray - JsonUtil|FormListToArray]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|Form[]
|-  
|-  
   
   
| '''[[GetNthRef - Cell|GetNthRef]]'''<sup>SKSE</sup>
|}
| [[Cell Script|'''Cell''']]
 
=== 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
|   
|   
|-  
|-  
   
   
| '''[[GetNthSpell - Actor|GetNthSpell]]'''<sup>SKSE</sup>
| '''[[GetActorBase - Actor|GetActorBase]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|ActorBase
|   
|   
|-  
|-  
   
   
| '''[[GetNthSpell - ActorBase|GetNthSpell]]'''<sup>SKSE</sup>
| '''[[GetActorOwner - Cell|GetActorOwner]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[Cell Script|'''Cell''']]
|ActorBase
|   
|   
|-  
|-  
   
   
| '''[[GetNthSpell - Race|GetNthSpell]]'''<sup>SKSE</sup>
| '''[[GetActorOwner - ObjectReference|GetActorOwner]]'''
| [[Race Script|'''Race''']]
| [[ObjectReference Script|'''ObjectReference''']]
|ActorBase
|   
|   
|-  
|-  
   
   
| '''[[GetNumEffects - Enchantment|GetNumEffects]]'''<sup>SKSE</sup>
| '''[[GetActorReference - ReferenceAlias|GetActorReference]]'''
| [[Enchantment Script|'''Enchantment''']]
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|Actor
|   
|   
|-  
|-  
   
   
| '''[[GetNumEffects - Ingredient|GetNumEffects]]'''<sup>SKSE</sup>
| '''[[GetActorValue - Actor|GetActorValue]]'''
| [[Ingredient Script|'''Ingredient''']]
| [[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
|
|-  
|-  
   
   
| '''[[GetNumEffects - Potion|GetNumEffects]]'''<sup>SKSE</sup>
| '''[[GetActorValuePercentage - Actor|GetActorValuePercentage]]'''
| '''[[Potion Script|Potion]]'''
| [[Actor Script|'''Actor''']]
|Float
|-
|
| '''[[GetNumEffects - Scroll|GetNumEffects]]'''<sup>SKSE</sup>
| [[Scroll Script|'''Scroll''']]
|-
| '''[[GetNumEffects - Spell|GetNumEffects]]'''<sup>SKSE</sup>
| [[Spell Script|'''Spell''']]
|-
| '''[[GetNumHeadParts - ActorBase|GetNumHeadParts]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
|-
| '''[[GetNumIngredients - ConstructibleObject|GetNumIngredients]]'''<sup>SKSE</sup>
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
|-
| '''[[GetNumItems - ObjectReference|GetNumItems]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
|-
| '''[[GetNumKeysPressed - Input|GetNumKeysPressed]]'''<sup>SKSE</sup>
| [[Input Script|'''Input''']]
|-
| '''[[GetNumKeywords - Form|GetNumKeywords]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
|-
| '''[[GetNumParents - EquipSlot|GetNumParents]]'''<sup>SKSE</sup>
| [[EquipSlot Script|'''EquipSlot''']]
|-
| '''[[GetNumParts - Outfit|GetNumParts]]'''<sup>SKSE</sup>
| '''[[Outfit Script|Outfit]]'''
|
|-
|-
|'''[[GetNumPlayableRaces - Race|GetNumPlayableRaces]]'''<sup>SKSE</sup>
|[[GetActualWaterLevel - Cell|'''GetActualWaterLevel''']]<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|[[Cell Script|'''Cell''']]
|Float
|
|
|-  
|-  
   
   
| '''[[GetNumRefs - Cell|GetNumRefs]]'''<sup>SKSE</sup>  
| '''[[GetAlias - Quest|GetAlias]]'''
| [[Cell Script|'''Cell''']]
| [[Quest Script|'''Quest''']]
|
|Alias
|
|-
|'''[[GetAliasByID - Quest|GetAliasByID]]'''<sup>SKSE</sup>
|[[Quest Script|'''Quest''']]
|Alias
|
|-
|'''[[GetAliasByName - Quest|GetAliasByName]]'''<sup>SKSE</sup>
|[[Quest Script|'''Quest''']]
|Alias
|
|-
|'''[[GetAliases - Quest|GetAliases]]'''<sup>SKSE</sup>
|[[Quest Script|'''Quest''']]
|Alias[]
|
|-
|'''[[GetAllAmmo - GameData|GetAllAmmo]]'''<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|'''[[GetAllArmor - GameData|GetAllArmor]]'''<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|'''[[GetAllBooks - GameData|GetAllBooks]]'''<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|'''[[GetAllForms - GameData|GetAllForms]]'''<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|'''[[GetAllIngredients - GameData|GetAllIngredients]]'''<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|[[GetAllKeys - GameData|'''GetAllKeys''']]<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|'''[[GetAllMiscItems - GameData|GetAllMiscItems]]'''<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|'''[[GetAllowDualWielding - CombatStyle|GetAllowDualWielding]]'''<sup>SKSE</sup>
|'''[[CombatStyle Script|CombatStyle]]'''
|Bool
|
|-
|'''[[GetAllPotions - GameData|GetAllPotions]]'''<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|'''[[GetAllScrolls - GameData|GetAllScrolls]]'''<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|'''[[GetAllWeapons - GameData|GetAllWeapons]]'''<sup>SKSE</sup>
|'''[[GameData Script|GameData]]'''
|Form[]
|
|-
|'''[[GetAlpha - ColorComponent|GetAlpha]]'''<sup>SKSE</sup>
|[[ColorComponent Script|'''ColorComponent''']]
|Int
|
|-  
|-  
   
   
| '''[[GetOpenState - ObjectReference|GetOpenState]]'''
| '''[[GetAngleX - ObjectReference|GetAngleX]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|Float
|
|-  
|-  
   
   
| '''[[GetOutfit - ActorBase|GetOutfit]]'''<sup>SKSE</sup>
| '''[[GetAngleY - ObjectReference|GetAngleY]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|Float
|
|-  
|-  
   
   
| '''[[GetOutgoingWeather - Weather|GetOutgoingWeather]]'''
| '''[[GetAngleZ - ObjectReference|GetAngleZ]]'''
| [[Weather Script|'''Weather''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|Float
|
|-  
|-  
   
   
| '''[[GetOwningQuest - Alias|GetOwningQuest]]'''
| '''[[GetAnimationVariableBool - ObjectReference|GetAnimationVariableBool]]'''
| '''[[Alias Script|Alias]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|Bool
|
|-  
|-  
   
   
| '''[[GetOwningQuest - Package|GetOwningQuest]]'''
| '''[[GetAnimationVariableFloat - ObjectReference|GetAnimationVariableFloat]]'''
| [[Package Script|'''Package''']]
|-
| '''[[GetOwningQuest - Scene|GetOwningQuest]]'''
| [[Scene Script|'''Scene''']]
|-
| '''[[GetOwningQuest - TopicInfo|GetOwningQuest]]'''
| '''[[TopicInfo Script|TopicInfo]]'''
|-
| '''[[GetParentCell - ObjectReference|GetParentCell]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|Float
|
|-  
|-  
   
   
| '''[[GetPerkPoints - Game|GetPerkPoints]]'''<sup>SKSE</sup>
| '''[[GetAnimationVariableInt - ObjectReference|GetAnimationVariableInt]]'''
| [[Game Script|'''Game''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|
|Int
|
|-  
|-  
   
   
| '''[[GetPlatformName - Debug|GetPlatformName]]'''
| '''[[GetArmorRating - Armor|GetArmorRating]]'''<sup>SKSE</sup>
| [[Debug Script|'''Debug''']]
| [[Armor Script|'''Armor''']]
|
|Int
|
|-  
|-  
   
   
| '''[[GetPlayer - Game|GetPlayer]]'''
| '''[[GetAssociatedSkill - MagicEffect|GetAssociatedSkill]]'''
| [[Game Script|'''Game''']]
| '''[[MagicEffect Script|MagicEffect]]'''
|
|String
|
|-  
|-  
   
   
| '''[[GetPlayerControls - Actor|GetPlayerControls]]'''
| '''[[GetAt - FormList|GetAt]]'''
| [[Actor Script|'''Actor''']]
| [[FormList Script|'''FormList''']]
|
|Form
|
|-
|'''[[GetActorValue - Actor|GetAV]]'''
|[[Actor Script|'''Actor''']]
|Float
|alias for GetActorValue
|-
|'''[[GetAverageFrameRate - Utility|GetAverageFrameRate]]'''
|'''[[Utility Script|Utility]]'''
|Float
|
|-
|'''[[GetActorValueInfoByID - ActorValueInfo|GetAVIByID]]'''<sup>SKSE</sup>
|'''[[ActorValueInfo Script|ActorValueInfo]]'''
|ActorValueInfo
|alias for GetActorValueInfoByID
|-
|'''[[GetActorValueInfoByName - ActorValueInfo|GetAVIByName]]'''<sup>SKSE</sup>
|'''[[ActorValueInfo Script|ActorValueInfo]]'''
|ActorValueInfo
|alias for GetActorValueInfoByName
|-
|'''[[GetActorValueMax - Actor|GetAVMax]]'''
|[[Actor Script|'''Actor''']]
|Float
|alias for GetActorValueMax
|-
|'''[[GetAvoidThreatChance - CombatStyle|GetAvoidThreatChance]]'''
|'''[[CombatStyle Script|CombatStyle]]'''
|Float
|
|-
|'''[[GetActorValuePercentage - Actor|GetAVPercentage]]'''
|[[Actor Script|'''Actor''']]
|Float
|alias for GetActorValuePercentage
|-  
|-  
   
   
| '''[[GetPlayerGrabbedRef - Game|GetPlayerGrabbedRef]]'''
| '''[[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
|
|-  
|-  
   
   
| '''[[GetPlayersLastRiddenHorse - Game|GetPlayersLastRiddenHorse]]'''
| '''[[GetBaseDamage - Weapon|GetBaseDamage]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[Weapon Script|'''Weapon''']]
|
|Int
|
|-  
|-  
   
   
| '''[[GetPositionX - ObjectReference|GetPositionX]]'''
| '''[[GetBaseObject - ActiveMagicEffect|GetBaseObject]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|
|MagicEffect
|
|-  
|-  
   
   
| '''[[GetPositionY - ObjectReference|GetPositionY]]'''
| '''[[GetBaseObject - ObjectReference|GetBaseObject]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|Form
|
|-
|'''[[GetBaseValue - ActiveMagicEffect|GetBaseValue]]'''
|[[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|Float
|
|-
|'''[[GetBlue - ColorComponent|GetBlue]]'''<sup>SKSE</sup>
|'''[[ColorComponent Script|ColorComponent]]'''
|Int
|global function
|-  
|-  
   
   
| '''[[GetPositionZ - ObjectReference|GetPositionZ]]'''
| '''[[GetBlue - ColorForm|GetBlue]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[ColorForm Script|'''ColorForm''']]
|
|Int
|
|-
|'''[[GetBool - UI|GetBool]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|Bool
|
|-  
|-  
   
   
| '''[[GetRace - Actor|GetRace]]'''
| '''[[GetBribeAmount - Actor|GetBribeAmount]]'''
| [[Actor Script|'''Actor''']]
| [[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
|
|-  
|-  
   
   
| '''[[GetRace - ActorBase|GetRace]]'''
| '''[[GetCasterActor - ActiveMagicEffect|GetCasterActor]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|
|Actor
|
|-
|-
|'''[[GetRace - Race|GetRace]]'''<sup>SKSE</sup>
|'''[[GetCastTime - MagicEffect|GetCastTime]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|'''[[MagicEffect Script|MagicEffect]]'''
|gets race by editorID string
|Float
|
|-  
|-  
   
   
| '''[[GetReach - Weapon|GetReach]]'''<sup>SKSE</sup>  
| '''[[GetCastTime - Scroll|GetCastTime]]'''<sup>SKSE</sup>
| [[Weapon Script|'''Weapon''']]
| [[Scroll Script|'''Scroll''']]
|
|Float
|
|-  
|-  
   
   
| '''[[GetReaction - Faction|GetReaction]]'''
| '''[[GetCastTime - Spell|GetCastTime]]'''<sup>SKSE</sup>
| [[Faction Script|'''Faction''']]
| [[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
|
|-  
|-  
   
   
| '''[[GetRealHoursPassed - Game|GetRealHoursPassed]]'''
| '''[[GetClass - ActorBase|GetClass]]'''
| [[Game Script|'''Game''']]
| [[ActorBase Script|'''ActorBase''']]
|
|Class
|
|-  
|-  
   
   
| '''[[GetRed - ColorForm|GetRed]]'''<sup>SKSE</sup>  
| '''[[GetClassification - Weather|GetClassification]]'''
| '''[[ColorForm Script|ColorForm]]'''
| [[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
|
|-  
|-  
   
   
| '''[[GetReference - ReferenceAlias|GetReference]]'''
| '''[[GetCombatState - Actor|GetCombatState]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
| [[Actor Script|'''Actor''']]
|
|Int
|
|-  
|-  
   
   
| '''[[GetRefTypeAliveCount - Location|GetRefTypeAliveCount]]'''
| '''[[GetCombatStyle - ActorBase|GetCombatStyle]]'''<sup>SKSE</sup>
| [[Location Script|'''Location''']]
| [[ActorBase Script|'''ActorBase''']]
|
|CombatStyle
|
|-  
|-  
   
   
| '''[[GetRefTypeDeadCount - Location|GetRefTypeDeadCount]]'''
| '''[[GetCombatTarget - Actor|GetCombatTarget]]'''
| [[Location Script|'''Location''']]
| [[Actor Script|'''Actor''']]
|
|Actor
|
|-  
|-  
   
   
| '''[[GetRelationshipRank - Actor|GetRelationshipRank]]'''
| '''[[GetConfigName - Debug|GetConfigName]]'''
| [[Actor Script|'''Actor''']]
| [[Debug Script|'''Debug''']]
|
|String
|
|-
|'''[[GetContainerForms - ObjectReference|GetContainerForms]]'''<sup>SKSE</sup>
|[[ObjectReference Script|'''ObjectReference''']]
|Form[]
|
|-  
|-  
   
   
| '''[[GetResult - ConstructibleObject|GetResult]]'''<sup>SKSE</sup>  
| '''[[GetCostliestEffectIndex - Enchantment|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| '''[[Enchantment Script|Enchantment]]'''
|
|Int
|
|-  
|-  
   
   
| '''[[GetResultQuantity - ConstructibleObject|GetResultQuantity]]'''<sup>SKSE</sup>  
| '''[[GetCostliestEffectIndex - Ingredient|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| '''[[Ingredient Script|Ingredient]]'''
|
|Int
|
|-  
|-  
   
   
| '''[[GetSaturation - ColorForm|GetSaturation]]'''<sup>SKSE</sup>  
| '''[[GetCostliestEffectIndex - Potion|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| [[ColorForm Script|'''ColorForm''']]
| '''[[Potion Script|Potion]]'''
|
|Int
|
|-  
|-  
   
   
| '''[[GetScale - ObjectReference|GetScale]]'''
| '''[[GetCostliestEffectIndex - Scroll|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Scroll Script|'''Scroll''']]
|
|Int
|
|-  
|-  
   
   
| '''[[GetSex - ActorBase|GetSex]]'''
| '''[[GetCostliestEffectIndex - Spell|GetCostliestEffectIndex]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
| [[Spell Script|'''Spell''']]
|
|Int
|
|-  
|-  
   
   
| '''[[GetSitState - Actor|GetSitState]]'''
| '''[[GetCrimeFaction - Actor|GetCrimeFaction]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|
|Faction
|
|-  
|-  
   
   
| '''[[GetSize - FormList|GetSize]]'''
| '''[[GetCrimeGold - Faction|GetCrimeGold]]'''
| [[FormList Script|'''FormList''']]
| [[Faction Script|'''Faction''']]
|
|Int
|
|-  
|-  
   
   
| '''[[GetSkill - Book|GetSkill]]'''<sup>SKSE</sup>
| '''[[GetCrimeGoldNonViolent - Faction|GetCrimeGoldNonViolent]]'''
| '''[[Book Script|Book]]'''
| [[Faction Script|'''Faction''']]
|Int
|-
|'''[[GetSkin - Race|GetSkin]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-  
|-  
   
   
| '''[[GetSkyMode - Weather|GetSkyMode]]'''
| '''[[GetCrimeGoldViolent - Faction|GetCrimeGoldViolent]]'''
| [[Weather Script|'''Weather''']]
| [[Faction Script|'''Faction''']]
|
|Int
|
|-  
|-  
   
   
| '''[[GetSleepState - Actor|GetSleepState]]'''
| '''[[GetCritDamage - Weapon|GetCritDamage]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Weapon Script|'''Weapon''']]
|
|
|
|-
|'''[[GetCurrentBudget - Utility|GetCurrentBudget]]'''
|'''[[Utility Script|Utility]]'''
|
|
|-
|[[GetCurrentCrosshairRef - Game|'''GetCurrentCrosshairRef''']]<sup>SKSE</sup>
|'''[[Game Script|Game]]'''
|
|
|-  
|-  
   
   
| '''[[GetSlotMask - Armor|GetSlotMask]]'''<sup>SKSE</sup>
| '''[[GetCurrentDestructionStage - ObjectReference|GetCurrentDestructionStage]]'''
| [[Armor Script|'''Armor''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[GetSpeed - Weapon|GetSpeed]]'''<sup>SKSE</sup>
| '''[[GetCurrentGameTime - Utility|GetCurrentGameTime]]'''
| [[Weapon Script|'''Weapon''']]
| [[Utility Script|'''Utility''']]
|
|
|
|-  
|-  
   
   
| '''[[GetSpell - Book|GetSpell]]'''<sup>SKSE</sup>
| '''[[GetCurrentLocation - ObjectReference|GetCurrentLocation]]'''
| [[Book Script|'''Book''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-
|'''[[GetCurrentMemory - Utility|GetCurrentMemory]]'''
|'''[[Utility Script|Utility]]'''
|
|
|-  
|-  
   
   
| '''[[GetSpellCount - Actor|GetSpellCount]]'''<sup>SKSE</sup>
| '''[[GetCurrentPackage - Actor|GetCurrentPackage]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[GetSpellCount - ActorBase|GetSpellCount]]'''<sup>SKSE</sup>
| '''[[GetCurrentRealTime - Utility|GetCurrentRealTime]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[Utility Script|'''Utility''']]
|
|
|
|-  
|-  
   
   
| '''[[GetSpellCount - Race|GetSpellCount]]'''<sup>SKSE</sup>
| '''[[GetCurrentScene - ObjectReference|GetCurrentScene]]'''
| [[Race Script|'''Race''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[GetStagger - Weapon|GetStagger]]'''<sup>SKSE</sup>
| '''[[GetCurrentStageID - Quest|GetCurrentStageID]]'''
| [[Weapon Script|'''Weapon''']]
| [[Quest Script|'''Quest''']]
|
|
|
|-  
|-  
   
   
| '''[[GetState - All Scripts|GetState]]'''
| '''[[GetCurrentWeather - Weather|GetCurrentWeather]]'''
| '''All Scripts'''  
| [[Weather Script|'''Weather''']]
|
|
|
|-  
|-  
   
   
| '''[[GetStolenItemValueCrime - Faction|GetStolenItemValueCrime]]'''
| '''[[GetCurrentWeatherTransition - Weather|GetCurrentWeatherTransition]]'''
| [[Faction Script|'''Faction''']]
| [[Weather Script|'''Weather''']]
|
|
|
|-  
|-  
   
   
| '''[[GetStolenItemValueNoCrime - Faction|GetStolenItemValueNoCrime]]'''
| '''[[GetDeadCount - ActorBase|GetDeadCount]]'''
| [[Faction Script|'''Faction''']]
| [[ActorBase Script|'''ActorBase''']]
|
|
|
|-
|'''[[GetDefaultVoiceType - Race|GetDefaultVoiceType]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-  
|-  
   
   
| '''[[GetString - Keyword|GetString]]'''<sup>SKSE</sup>
| '''[[GetDialogueTarget - Actor|GetDialogueTarget]]'''
| [[Keyword Script|'''Keyword''']]
| [[Actor Script|'''Actor''']]
|
|
|-
|'''[[GetString - UI|GetString]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-
|-
|'''[[GetDisplayName - ObjectReference|GetDisplayName]]'''<sup>SKSE</sup>
|[[ObjectReference Script|'''ObjectReference''']]
|String
|
|-
   
   
| '''[[GetSunGlare - Weather|GetSunGlare]]'''<sup>SKSE</sup>
| '''[[GetDistance - ObjectReference|GetDistance]]'''
| [[Weather Script|'''Weather''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
|
|-  
   
   
| '''[[GetSunPositionX - Game|GetSunPositionX]]'''
| '''[[GetDuration - ActiveMagicEffect|GetDuration]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|
|
|
|-  
|-  
   
   
| '''[[GetSunPositionY - Game|GetSunPositionY]]'''
| '''[[GetEditorLocation - ObjectReference|GetEditorLocation]]'''
| [[Game Script|'''Game''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[GetSunPositionZ - Game|GetSunPositionZ]]'''
| '''[[GetEffectiveMagickaCost - Spell|GetEffectiveMagickaCost]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[Spell Script|'''Spell''']]
|
|
|
|-  
|-  
   
   
| '''[[GetTargetActor - ActiveMagicEffect|GetTargetActor]]'''
| '''[[GetEnchantment - Armor|GetEnchantment]]'''<sup>SKSE</sup>
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
| [[Armor Script|'''Armor''']]
|
|
|
|-  
|-  
   
   
| '''[[GetTemplate - Package|GetTemplate]]'''
| '''[[GetEnchantment - Weapon|GetEnchantment]]'''<sup>SKSE</sup>
| '''[[Package Script|Package]]'''
| [[Weapon Script|'''Weapon''']]
|
|
|
|-  
|-  
   
   
| '''[[GetTimeElapsed - ActiveMagicEffect|GetTimeElapsed]]'''<sup>SKSE</sup>
| '''[[GetEquippedItemType - Actor|GetEquippedItemType]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[GetTotalArmorWeight - ObjectReference|GetTotalArmorWeight]]'''<sup>SKSE</sup>  
| '''[[GetEquippedObject - Actor|GetEquippedObject]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[GetTotalItemWeight - ObjectReference|GetTotalItemWeight]]'''<sup>SKSE</sup>
| '''[[GetEquippedShield - Actor|GetEquippedShield]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[GetTriggerObjectCount - ObjectReference|GetTriggerObjectCount]]'''
| '''[[GetEquippedShout - Actor|GetEquippedShout]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[GetType - Form|GetType]]'''<sup>SKSE</sup>
| '''[[GetEquippedSpell - Actor|GetEquippedSpell]]'''
| [[Form Script|'''Form''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[GetType - HeadPart|GetType]]'''<sup>SKSE</sup>
| '''[[GetEquippedWeapon - Actor|GetEquippedWeapon]]'''
| '''[[HeadPart Script|HeadPart]]'''
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[GetValue - GlobalVariable|GetValue]]'''
| '''[[GetFacePreset - ActorBase|GetFacePreset]]'''<sup>SKSE</sup>
| [[GlobalVariable Script|'''GlobalVariable''']]
| [[ActorBase Script|'''ActorBase''']]
|
|
|
|-  
|-  
   
   
| '''[[GetValueInt - GlobalVariable|GetValueInt]]'''
| '''[[GetFactionOwner - Cell|GetFactionOwner]]'''
| [[GlobalVariable Script|'''GlobalVariable''']]
| [[Cell Script|'''Cell''']]
|
|
|
|-  
|-  
   
   
| '''[[GetVersion - SKSE|GetVersion]]'''<sup>SKSE</sup>
| '''[[GetFactionOwner - ObjectReference|GetFactionOwner]]'''
| '''[[SKSE Script|SKSE]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[GetVersionBeta - SKSE|GetVersionBeta]]'''<sup>SKSE</sup>
| '''[[GetFactionRank - Actor|GetFactionRank]]'''
| [[SKSE Script|'''SKSE''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[GetVersionMinor - SKSE|GetVersionMinor]]'''<sup>SKSE</sup>  
| '''[[GetFactionReaction - Actor|GetFactionReaction]]'''
| [[SKSE Script|'''SKSE''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-
|'''[[GetFloat - UI|GetFloat]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-  
|-  
   
   
| '''[[GetVersionNumber - Debug|GetVersionNumber]]'''
| '''[[GetFlyingState - Actor|GetFlyingState]]'''
| [[Debug Script|'''Debug''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[GetVersionRelease - SKSE|GetVersionRelease]]'''<sup>SKSE</sup>
| '''[[GetForcedLandingMarker - Actor|GetForcedLandingMarker]]'''
| [[SKSE Script|'''SKSE''']]
|-
| '''[[GetVoiceRecoveryTime - Actor|GetVoiceRecoveryTime]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[GetVoiceType - ObjectReference|GetVoiceType]]'''
| '''[[GetForm - Game|GetForm]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Game Script|'''Game''']]
|
|
|
|-
|'''[[GetFormEx - Game|GetFormEx]]'''<sup>SKSE</sup>
|[[Game Script|'''Game''']]
|
|
|-  
|-  
   
   
| '''[[GetWeaponType - Weapon|GetWeaponType]]'''<sup>SKSE</sup>
| '''[[GetFormFromFile - Game|GetFormFromFile]]'''
| [[Weapon Script|'''Weapon''']]
| [[Game Script|'''Game''']]
|
|
|
|-  
|-  
   
   
| '''[[GetWeight - ActorBase|GetWeight]]'''<sup>SKSE</sup>
| '''[[GetFormID - Form|GetFormID]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[Form Script|'''Form''']]
|
|
|
|-  
|-  
   
   
| '''[[GetWeight - Form|GetWeight]]'''<sup>SKSE</sup>
| '''[[GetGameSettingFloat - Game|GetGameSettingFloat]]'''
| [[Form Script|'''Form''']]
| [[Game Script|'''Game''']]
|
|
|
|-  
|-  
   
   
| '''[[GetWeightClass - Armor|GetWeightClass]]'''<sup>SKSE</sup>
| '''[[GetGameSettingInt - Game|GetGameSettingInt]]'''
| [[Armor Script|'''Armor''']]
| [[Game Script|'''Game''']]
|
|
|
|-  
|-  
   
   
| '''[[GetWidth - ObjectReference|GetWidth]]'''
| '''[[GetGameSettingString - Game|GetGameSettingString]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Game Script|'''Game''']]
|
|
|
|-  
|-  
   
   
| '''[[GetWorkbenchKeyword - ConstructibleObject|GetWorkbenchKeyword]]'''<sup>SKSE</sup>
| '''[[GetGiftFilter - ActorBase|GetGiftFilter]]'''
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|-
|
|[[GetWorldModelNthTextureSet - Form|'''GetWorldModelNthTextureSet''']]<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|[[SetWorldModelNthTextureSet - Form|SetWorldModelNthTextureSet]]
|-
|'''[[GetWorldModelNumTextureSets - Form|GetWorldModelNumTextureSets]]'''<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|[[SetWorldModelNthTextureSet - Form|SetWorldModelNthTextureSet]]
|-  
|-  
   
   
| '''[[GetWorldSpace - ObjectReference|GetWorldSpace]]'''
| '''[[GetGoldAmount - Actor|GetGoldAmount]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|-
| '''[[GetWornForm - Actor|GetWornForm]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[GotoState - All Scripts|GotoState]]'''
| '''[[GetGoldValue - Form|GetGoldValue]]'''
| '''All Scripts'''  
| [[Form Script|'''Form''']]
|
|
|
|-  
|-  
   
   
|}
| '''[[GetGreen - ColorForm|GetGreen]]'''<sup>SKSE</sup>
 
| [[ColorForm Script|'''ColorForm''']]
=== 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''']]
|
|-  
|-  
   
   
| '''[[HasCommonParent - Location|HasCommonParent]]'''
| '''[[GetHairColor - ActorBase|GetHairColor]]'''<sup>SKSE</sup>
| [[Location Script|'''Location''']]
| [[ActorBase Script|'''ActorBase''']]
|
|
|
|-  
|-  
   
   
| '''[[HasEffectKeyword - ObjectReference|HasEffectKeyword]]'''
| '''[[GetHeadingAngle - ObjectReference|GetHeadingAngle]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[HasFamilyRelationship - Actor|HasFamilyRelationship]]'''
| '''[[GetHeight - ActorBase|GetHeight]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[ActorBase Script|'''ActorBase''']]
|
|
|
|-  
|-  
   
   
| '''[[HasForm - FormList|HasForm]]'''
| '''[[GetHeight - ObjectReference|GetHeight]]'''
| [[FormList Script|'''FormList''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[HasKeyword - Form|HasKeyword]]'''
| '''[[GetHighestRelationshipRank - Actor|GetHighestRelationshipRank]]'''
| [[Form Script|'''Form''']]
| [[Actor Script|'''Actor''']]
| [[GetKeyword - Keyword|GetKeyword]], [[GetKeywords - Form|GetKeywords]]
|
|
|-  
|-  
   
   
| '''[[HasKeywordString - Form|HasKeywordString]]'''<sup>SKSE</sup>  
| '''[[GetHue - ColorForm|GetHue]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
| [[ColorForm Script|'''ColorForm''']]
| [[GetKeyword - Keyword|GetKeyword]]
|
|
|-  
|-  
   
   
| '''[[HasLOS - Actor|HasLOS]]'''
| '''[[GetID - Alias|GetID]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Alias Script|'''Alias''']]
|
|
|
|-  
|-  
   
   
| '''[[HasMagicEffect - Actor|HasMagicEffect]]'''
| '''[[GetInfamy - Faction|GetInfamy]]'''
| [[Actor Script|'''Actor''']]
| [[Faction Script|'''Faction''']]
|
|
|
|-  
|-  
   
   
| '''[[HasMagicEffectWithKeyword - Actor|HasMagicEffectWithKeyword]]'''
| '''[[GetInfamyNonViolent - Faction|GetInfamyNonViolent]]'''
| [[Actor Script|'''Actor''']]
| [[Faction Script|'''Faction''']]
|
|
|
|-  
|-  
   
   
| '''[[HasNode - ObjectReference|HasNode]]'''
| '''[[GetInfamyViolent - Faction|GetInfamyViolent]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Faction Script|'''Faction''']]
|
|
|
|-  
|-  
   
   
| '''[[HasParentRelationship - Actor|HasParentRelationship]]'''
| '''[[GetINIBool - Utility|GetINIBool]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Utility Script|'''Utility''']]
|
|
|
|-  
|-  
   
   
| '''[[HasPerk - Actor|HasPerk]]'''
| '''[[GetINIFloat - Utility|GetINIFloat]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Utility Script|'''Utility''']]
|
|
|
|-  
|-  
   
   
| '''[[HasRefType - Location|HasRefType]]'''
| '''[[GetINIInt - Utility|GetINIInt]]'''<sup>SKSE</sup>
| [[Location Script|'''Location''']]
| [[Utility Script|'''Utility''']]
|
|
|
|-  
|-  
   
   
| '''[[HasRefType - ObjectReference|HasRefType]]'''
| '''[[GetINIString - Utility|GetINIString]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Utility Script|'''Utility''']]
|
|
|
|-
|'''[[GetInt - UI|GetInt]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-  
|-  
   
   
| '''[[HasSpell - Actor|HasSpell]]'''
| '''[[GetItemCharge - ObjectReference|GetItemCharge]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|-
|
|'''[[HasWorldModel - Form|HasWorldModel]]'''<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|[[GetWorldModelPath - Form|GetWorldModelPath]], [[SetWorldModelPath - Form|SetWorldModelPath]]
|-  
|-  
   
   
| '''[[HideTitleSequenceMenu - Game|HideTitleSequenceMenu]]'''
| '''[[GetItemCount - ObjectReference|GetItemCount]]'''
| [[Game Script|'''Game''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[HoldKey - Input|HoldKey]]'''<sup>SKSE</sup>
| '''[[GetItemHealthPercent - ObjectReference|GetItemHealthPercent]]'''
| [[Input Script|'''Input''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
|}
| '''[[GetItemMaxCharge - ObjectReference|GetItemMaxCharge]]'''<sup>SKSE</sup>
=== 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''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|
|-  
|-  
   
   
| '''[[IncrementSkill - Game|IncrementSkill]]'''
| '''[[GetKey - ObjectReference|GetKey]]'''
| [[Game Script|'''Game''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|
|-  
|-  
   
   
| '''[[IncrementSkillBy - Game|IncrementSkillBy]]'''
| '''[[GetKeyword - Keyword|GetKeyword]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| '''[[Keyword Script|Keyword]]'''
|
|
|
|
|-  
|-  
   
   
| '''[[IncrementStat - Game|IncrementStat]]'''
| '''[[GetKeywordData - Location|GetKeywordData]]'''
| [[Game Script|'''Game''']]
| [[Location Script|'''Location''']]
|
|
|-
| '''[[InterruptCast - ObjectReference|InterruptCast]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
|-
|'''[[Invoke - UI|Invoke]]'''<sup>SKSE</sup>
|'''[[GetKeywords - Form|GetKeywords]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|'''[[Form Script|Form]]'''
|
|
|
|
|-
|-  
|'''[[InvokeBool - UI|InvokeBool]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
| '''[[GetKiller - Actor|GetKiller]]'''
| [[Actor Script|'''Actor''']]
|
|
|
|
|-
|-  
|'''[[InvokeBoolA - UI|InvokeBoolA]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
| '''[[GetLength - ObjectReference|GetLength]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|array version
|-
|'''[[InvokeFloat - UI|InvokeFloat]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-
| '''[[GetLength - StringUtil|GetLength]]'''<sup>SKSE</sup>
| [[StringUtil Script|'''StringUtil''']]
|
|
|-
|'''[[InvokeFloatA - UI|InvokeFloatA]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|array version
|-
|-
|'''[[InvokeForm - UI|InvokeForm]]'''<sup>SKSE</sup>
| '''[[GetLevel - Actor|GetLevel]]'''
|[[UI Script|'''UI''']]
| [[Actor Script|'''Actor''']]
|
|
|
|
|-
|-  
|'''[[InvokeInt - UI|InvokeInt]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
| '''[[GetLeveledActorBase - Actor|GetLeveledActorBase]]'''
| [[Actor Script|'''Actor''']]
|
|
|
|
|-
|-  
|'''[[InvokeIntA - UI|InvokeIntA]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
| '''[[GetLightLevel - Actor|GetLightLevel]]'''
| [[Actor Script|'''Actor''']]
|
|
|array version
|-
|'''[[InvokeString - UI|InvokeString]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|
|-
|'''[[InvokeStringA - UI|InvokeStringA]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|array version
|-  
|-  
   
   
| '''[[Is3DLoaded - ObjectReference|Is3DLoaded]]'''
| '''[[GetLinkedRef - ObjectReference|GetLinkedRef]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsActionComplete - Scene|IsActionComplete]]'''
| '''[[GetLocation - LocationAlias|GetLocation]]'''
| [[Scene Script|'''Scene''']]
| [[LocationAlias Script|'''LocationAlias''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsActivateChild - ObjectReference|IsActivateChild]]'''
| '''[[GetLockLevel - ObjectReference|GetLockLevel]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsActivateControlsEnabled - Game|IsActivateControlsEnabled]]'''
| '''[[GetLowestRelationshipRank - Actor|GetLowestRelationshipRank]]'''
| [[Game Script|'''Game''']]
| [[Actor Script|'''Actor''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsActivationBlocked - ObjectReference|IsActivationBlocked]]'''
| '''[[GetLuminosity - ColorForm|GetLuminosity]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[ColorForm Script|'''ColorForm''']]
| Bool
|
|
|-
|[[GetMagicEffects- Potion|'''GetMagicEffects''']]<sup>SKSE</sup>
|'''[[Potion Script|Potion]]'''
|
|
|
|-  
|-  
   
   
| '''[[IsActive - Quest|IsActive]]'''
| '''[[GetMappedKey - Input|GetMappedKey]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[Input Script|'''Input''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsAIEnabled - Actor|IsAIEnabled]]'''<sup>SKSE</sup>  
| '''[[GetMaskForSlot - Armor|GetMaskForSlot]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Armor Script|'''Armor''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsAlarmed - Actor|IsAlarmed]]'''
| '''[[GetMass - ObjectReference|GetMass]]'''
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|-
|'''[[GetMaxFrameRate - Utility|GetMaxFrameRate]]'''
|'''[[Utility Script|Utility]]'''
|
|
|
|-  
|-  
   
   
| '''[[IsAlerted - Actor|IsAlerted]]'''
| '''[[GetMaxRange - Weapon|GetMaxRange]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Weapon Script|'''Weapon''']]
| Bool
|
|
|-
|'''[[GetMinFrameRate - Utility|GetMinFrameRate]]'''
|'''[[Utility Script|Utility]]'''
|
|
|
|-  
|-  
   
   
| '''[[IsAllowedToFly - Actor|IsAllowedToFly]]'''
| '''[[GetMinRange - Weapon|GetMinRange]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Weapon Script|'''Weapon''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsArrested - Actor|IsArrested]]'''
| '''[[GetModAuthor - Game|GetModAuthor]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Game Script|'''Game''']]
| Bool
|
|
|-
 
| '''[[GetModByName - Game|GetModByName]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
|
|
|
|-  
|-  
   
   
| '''[[IsArrestingTarget - Actor|IsArrestingTarget]]'''
| '''[[GetModCount - Game|GetModCount]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Game Script|'''Game''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsAttached - Cell|IsAttached]]'''
| '''[[GetModDependencyCount - Game|GetModDependencyCount]]'''<sup>SKSE</sup>
| [[Cell Script|'''Cell''']]
| [[Game Script|'''Game''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsBattleAxe - Weapon|IsBattleAxe]]'''<sup>SKSE</sup>  
| '''[[GetModDescription - Game|GetModDescription]]'''<sup>SKSE</sup>
| [[Weapon Script|'''Weapon''']]
| [[Game Script|'''Game''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsBeingRidden - Actor|IsBeingRidden]]'''
| '''[[GetModelPath - Armor|GetModelPath]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Armor Script|'''Armor''']]
|  Bool
|
|
|  [[HasWorldModel - Form|HasWorldModel]], [[SetWorldModelPath - Form|SetWorldModelPath]]
|-  
|-  
   
   
| '''[[IsBleedingOut - Actor|IsBleedingOut]]'''
| '''[[GetModelPath - Weapon|GetModelPath]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Weapon Script|'''Weapon''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsBoots - Armor|IsBoots]]'''<sup>SKSE</sup>  
| '''[[GetModName - Game|GetModName]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[Game Script|'''Game''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsBow - Weapon|IsBow]]'''<sup>SKSE</sup>  
| '''[[GetName - Alias|GetName]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
| [[Alias Script|'''Alias''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsBribed - Actor|IsBribed]]'''
| '''[[GetName - Form|GetName]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Form Script|'''Form''']]
|  Bool
|
|
|-
| '''[[IsCamSwitchControlsEnabled - Game|IsCamSwitchControlsEnabled]]'''
| [[Game Script|'''Game''']]
|  Bool
|
|
|-  
|-  
   
   
| '''[[IsChild - Actor|IsChild]]'''
| '''[[GetNoBleedoutRecovery - Actor|GetNoBleedoutRecovery]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsChild - Location|IsChild]]'''
| '''[[GetNthChar - StringUtil|GetNthChar]]'''<sup>SKSE</sup>
| [[Location Script|'''Location''']]
| [[StringUtil Script|'''StringUtil''']]
|  Bool
|
|
|-
|'''[[IsChildRace - Race|IsChildRace]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|
|-  
|-  
   
   
| '''[[IsCleared - Location|IsCleared]]'''
| '''[[GetNthEffectArea - Enchantment|GetNthEffectArea]]'''<sup>SKSE</sup>
| [[Location Script|'''Location''']]
| [[Enchantment Script|'''Enchantment''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsClothing - Armor|IsClothing]]'''<sup>SKSE</sup>
| '''[[GetNthEffectArea - Ingredient|GetNthEffectArea]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[Ingredient Script|'''Ingredient''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsClothingBody - Armor|IsClothingBody]]'''<sup>SKSE</sup>
| '''[[GetNthEffectArea - Potion|GetNthEffectArea]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[Potion Script|'''Potion''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsClothingFeet - Armor|IsClothingFeet]]'''<sup>SKSE</sup>
| '''[[GetNthEffectArea - Scroll|GetNthEffectArea]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[Scroll Script|'''Scroll''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsClothingHands - Armor|IsClothingHands]]'''<sup>SKSE</sup>
| '''[[GetNthEffectArea - Spell|GetNthEffectArea]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[Spell Script|'''Spell''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsClothingHead - Armor|IsClothingHead]]'''<sup>SKSE</sup>
| '''[[GetNthEffectDuration - Enchantment|GetNthEffectDuration]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[Enchantment Script|'''Enchantment''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsClothingPoor - Armor|IsClothingPoor]]'''<sup>SKSE</sup>
| '''[[GetNthEffectDuration - Ingredient|GetNthEffectDuration]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[Ingredient Script|'''Ingredient''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsClothingRich - Armor|IsClothingRich]]'''<sup>SKSE</sup>
| '''[[GetNthEffectDuration - Potion|GetNthEffectDuration]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[Potion Script|'''Potion''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsClothingRing - Armor|IsClothingRing]]'''<sup>SKSE</sup>
| '''[[GetNthEffectDuration - Scroll|GetNthEffectDuration]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[Scroll Script|'''Scroll''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsCommandedActor - Actor|IsCommandedActor]]'''
| '''[[GetNthEffectDuration - Spell|GetNthEffectDuration]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Spell Script|'''Spell''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsCompleted - Quest|IsCompleted]]'''
| '''[[GetNthEffectMagicEffect - Enchantment|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[Enchantment Script|'''Enchantment''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsCuirass - Armor|IsCuirass]]'''<sup>SKSE</sup>
| '''[[GetNthEffectMagicEffect - Ingredient|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[Ingredient Script|'''Ingredient''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsDagger - Weapon|IsDagger]]'''<sup>SKSE</sup>
| '''[[GetNthEffectMagicEffect - Potion|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
| [[Potion Script|'''Potion''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsDead - Actor|IsDead]]'''
| '''[[GetNthEffectMagicEffect - Scroll|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Scroll Script|'''Scroll''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsDeleted - ObjectReference|IsDeleted]]'''
| '''[[GetNthEffectMagicEffect - Spell|GetNthEffectMagicEffect]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Spell Script|'''Spell''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsDetectedBy - Actor|IsDetectedBy]]'''
| '''[[GetNthEffectMagnitude - Enchantment|GetNthEffectMagnitude]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Enchantment Script|'''Enchantment''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsDigit - StringUtil|IsDigit]]'''<sup>SKSE</sup>
| '''[[GetNthEffectMagnitude - Ingredient|GetNthEffectMagnitude]]'''<sup>SKSE</sup>
| [[StringUtil Script|'''StringUtil''']]
| [[Ingredient Script|'''Ingredient''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsDisabled - ObjectReference|IsDisabled]]'''
| '''[[GetNthEffectMagnitude - Potion|GetNthEffectMagnitude]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Potion Script|'''Potion''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsDoingFavor - Actor|IsDoingFavor]]'''
| '''[[GetNthEffectMagnitude - Scroll|GetNthEffectMagnitude]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Scroll Script|'''Scroll''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsEnabled - ObjectReference|IsEnabled]]'''
| '''[[GetNthEffectMagnitude - Spell|GetNthEffectMagnitude]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Spell Script|'''Spell''']]
| Bool
|
|
|-
|'''[[GetNthEntryValue - Perk|GetNthEntryValue]]'''<sup>SKSE</sup>
|[[Perk Script|'''Perk''']]
|
|
|
|-  
|-  
   
   
| '''[[IsEquipped - Actor|IsEquipped]]'''
| '''[[GetNthForm - ObjectReference|GetNthForm]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsEssential - Actor|IsEssential]]'''
| '''[[GetNthHeadPart - ActorBase|GetNthHeadPart]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| '''[[ActorBase Script|ActorBase]]'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsEssential - ActorBase|IsEssential]]'''
| '''[[GetNthIngredient - ConstructibleObject|GetNthIngredient]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsFactionInCrimeGroup - Faction|IsFactionInCrimeGroup]]'''
| '''[[GetNthIngredientQuantity - ConstructibleObject|GetNthIngredientQuantity]]'''<sup>SKSE</sup>
| [[Faction Script|'''Faction''']]
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsFastTravelControlsEnabled - Game|IsFastTravelControlsEnabled]]'''
| '''[[GetNthKeyPressed - Input|GetNthKeyPressed]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[Input Script|'''Input''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsFastTravelEnabled - Game|IsFastTravelEnabled]]'''
| '''[[GetNthKeyword - Form|GetNthKeyword]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[Form Script|'''Form''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsFightingControlsEnabled - Game|IsFightingControlsEnabled]]'''
| '''[[GetNthLinkedRef - ObjectReference|GetNthLinkedRef]]'''
| [[Game Script|'''Game''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsFlying - Actor|IsFlying]]'''
| '''[[GetNthModDependency - Game|GetNthModDependency]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Game Script|'''Game''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsFood - Potion|IsFood]]'''<sup>SKSE</sup>
| '''[[GetNthParent - EquipSlot|GetNthParent]]'''<sup>SKSE</sup>
| [[Potion Script|'''Potion''']]
| '''[[EquipSlot Script|EquipSlot]]'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsFurnitureInUse - ObjectReference|IsFurnitureInUse]]'''
| '''[[GetNthPart - Outfit|GetNthPart]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Outfit Script|'''Outfit''']]
| Bool
|
|
|-
|'''[[GetNthPlayableRace - Race|GetNthPlayableRace]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|
|-  
|-  
   
   
| '''[[IsFurnitureMarkerInUse - ObjectReference|IsFurnitureMarkerInUse]]'''
| '''[[GetNthRef - Cell|GetNthRef]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Cell Script|'''Cell''']]
|  Bool
|
|
|-
| '''[[IsGauntlets - Armor|IsGauntlets]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
|  Bool
|
|
|-  
|-  
   
   
| '''[[IsGhost - Actor|IsGhost]]'''
| '''[[GetNthSpell - Actor|GetNthSpell]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsGreatsword - Weapon|IsGreatsword]]'''<sup>SKSE</sup>
| '''[[GetNthSpell - ActorBase|GetNthSpell]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
| [[ActorBase Script|'''ActorBase''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsGuard - Actor|IsGuard]]'''
| '''[[GetNthSpell - Race|GetNthSpell]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Race Script|'''Race''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsHarvested - ObjectReference|IsHarvested]]'''<sup>SKSE</sup>
| '''[[GetNumEffects - Enchantment|GetNumEffects]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Enchantment Script|'''Enchantment''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsHeavyArmor - Armor|IsHeavyArmor]]'''<sup>SKSE</sup>
| '''[[GetNumEffects - Ingredient|GetNumEffects]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[Ingredient Script|'''Ingredient''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsHelmet - Armor|IsHelmet]]'''<sup>SKSE</sup>
| '''[[GetNumEffects - Potion|GetNumEffects]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| '''[[Potion Script|Potion]]'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsHostile - Enchantment|IsHostile]]'''
| '''[[GetNumEffects - Scroll|GetNumEffects]]'''<sup>SKSE</sup>
| [[Enchantment Script|'''Enchantment''']]
| [[Scroll Script|'''Scroll''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsHostile - Ingredient|IsHostile]]'''
| '''[[GetNumEffects - Spell|GetNumEffects]]'''<sup>SKSE</sup>
| [[Ingredient Script|'''Ingredient''']]
| [[Spell Script|'''Spell''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsHostile - Potion|IsHostile]]'''
| '''[[GetNumHeadParts - ActorBase|GetNumHeadParts]]'''<sup>SKSE</sup>
| [[Potion Script|'''Potion''']]
| [[ActorBase Script|'''ActorBase''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsHostile - Spell|IsHostile]]'''
| '''[[GetNumIngredients - ConstructibleObject|GetNumIngredients]]'''<sup>SKSE</sup>
| [[Spell Script|'''Spell''']]
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsHostileToActor - Actor|IsHostileToActor]]'''
| '''[[GetNumItems - ObjectReference|GetNumItems]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsIgnoringFriendlyHits - ObjectReference|IsIgnoringFriendlyHits]]'''
| '''[[GetNumKeysPressed - Input|GetNumKeysPressed]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Input Script|'''Input''']]
|  Bool
|
|
|-
|'''[[IsImmobile - Race|IsImmobile]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|
|-  
|-  
   
   
| '''[[IsInCombat - Actor|IsInCombat]]'''
| '''[[GetNumKeywords - Form|GetNumKeywords]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Form Script|'''Form''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsInDialogueWithPlayer - ObjectReference|IsInDialogueWithPlayer]]'''
| '''[[GetNumParents - EquipSlot|GetNumParents]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[EquipSlot Script|'''EquipSlot''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsInFaction - Actor|IsInFaction]]'''
| '''[[GetNumParts - Outfit|GetNumParts]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| '''[[Outfit Script|Outfit]]'''
| Bool
|
|
|-
|'''[[GetNumPlayableRaces - Race|GetNumPlayableRaces]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|
|-  
|-  
   
   
| '''[[IsInInterior - ObjectReference|IsInInterior]]'''
| '''[[GetNumRefs - Cell|GetNumRefs]]'''<sup>SKSE</sup>
| [[ObjectReference Script|'''ObjectReference''']]
| [[Cell Script|'''Cell''']]
|  Bool
|
|
|-
| '''[[IsInKillMove - Actor|IsInKillMove]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|
|-  
|-  
   
   
| '''[[IsInLocation - ObjectReference|IsInLocation]]'''
| '''[[GetOpenState - ObjectReference|GetOpenState]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsInMenuMode - Utility|IsInMenuMode]]'''
| '''[[GetOutfit - ActorBase|GetOutfit]]'''<sup>SKSE</sup>
| [[Utility Script|'''Utility''']]
| [[ActorBase Script|'''ActorBase''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsInterior - Cell|IsInterior]]'''
| '''[[GetOutgoingWeather - Weather|GetOutgoingWeather]]'''
| [[Cell Script|'''Cell''']]
| [[Weather Script|'''Weather''']]
|  Bool
|
|
|-
| '''[[IsIntimidated - Actor|IsIntimidated]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|
|-  
|-  
   
   
| '''[[IsInvulnerable - ActorBase|IsInvulnerable]]'''
| '''[[GetOwningQuest - Alias|GetOwningQuest]]'''
| [[ActorBase Script|'''ActorBase''']]
| '''[[Alias Script|Alias]]'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsJewelry - Armor|IsJewelry]]'''<sup>SKSE</sup>
| '''[[GetOwningQuest - Package|GetOwningQuest]]'''
| [[Armor Script|'''Armor''']]
| [[Package Script|'''Package''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsJournalControlsEnabled - Game|IsJournalControlsEnabled]]'''
| '''[[GetOwningQuest - Scene|GetOwningQuest]]'''
| [[Game Script|'''Game''']]
| [[Scene Script|'''Scene''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsKeyPressed - Input|IsKeyPressed]]'''<sup>SKSE</sup>
| '''[[GetOwningQuest - TopicInfo|GetOwningQuest]]'''
| [[Input Script|'''Input''']]
| '''[[TopicInfo Script|TopicInfo]]'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsLetter - StringUtil|IsLetter]]'''<sup>SKSE</sup>
| '''[[GetParentCell - ObjectReference|GetParentCell]]'''
| [[StringUtil Script|'''StringUtil''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsLightArmor - Armor|IsLightArmor]]'''<sup>SKSE</sup>
| '''[[GetPerkPoints - Game|GetPerkPoints]]'''<sup>SKSE</sup>
| [[Armor Script|'''Armor''']]
| [[Game Script|'''Game''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsLoaded - Location|IsLoaded]]'''
| '''[[GetPlatformName - Debug|GetPlatformName]]'''
| [[Location Script|'''Location''']]
| [[Debug Script|'''Debug''']]
|  Bool
|
|
|-
| '''[[IsLocked - ObjectReference|IsLocked]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|
|-  
|-  
   
   
| '''[[IsLookingControlsEnabled - Game|IsLookingControlsEnabled]]'''
| '''[[GetPlayer - Game|GetPlayer]]'''
| [[Game Script|'''Game''']]
| [[Game Script|'''Game''']]
|  Bool
|
|
|-
| '''[[IsMace - Weapon|IsMace]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|  Bool
|
|
|-  
|-  
   
   
| '''[[IsMapMarkerVisible - ObjectReference|IsMapMarkerVisible]]'''
| '''[[GetPlayerControls - Actor|GetPlayerControls]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[Actor Script|'''Actor''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsMenuControlsEnabled - Game|IsMenuControlsEnabled]]'''
| '''[[GetPlayerGrabbedRef - Game|GetPlayerGrabbedRef]]'''
| [[Game Script|'''Game''']]
| [[Game Script|'''Game''']]
|  Bool
|
|
|-
| '''[[IsMenuOpen - UI|IsMenuOpen]]'''<sup>SKSE</sup>
| '''[[UI Script|UI]]'''
|  Bool
|
|
|-  
|-  
   
   
| '''[[IsMovementControlsEnabled - Game|IsMovementControlsEnabled]]'''
| '''[[GetPlayersLastRiddenHorse - Game|GetPlayersLastRiddenHorse]]'''
| [[Game Script|'''Game''']]
| [[Game Script|'''Game''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsNearPlayer - ObjectReference|IsNearPlayer]]'''
| '''[[GetPositionX - ObjectReference|GetPositionX]]'''
| [[ObjectReference Script|'''ObjectReference''']]
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|
|-
|'''[[IsNotPushable - Race|IsNotPushable]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|
|-  
|-  
   
   
| '''[[IsObjectiveCompleted - Quest|IsObjectiveCompleted]]'''
| '''[[GetPositionY - ObjectReference|GetPositionY]]'''
| [[Quest Script|'''Quest''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsObjectiveDisplayed - Quest|IsObjectiveDisplayed]]'''
| '''[[GetPositionZ - ObjectReference|GetPositionZ]]'''
| [[Quest Script|'''Quest''']]
| [[ObjectReference Script|'''ObjectReference''']]
|  Bool
|
|
|-
| '''[[IsObjectiveFailed - Quest|IsObjectiveFailed]]'''
| [[Quest Script|'''Quest''']]
|  Bool
|
|
|-  
|-  
   
   
| '''[[IsOnMount - Actor|IsOnMount]]'''
| '''[[GetRace - Actor|GetRace]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsPlayerExpelled - Faction|IsPlayerExpelled]]'''
| '''[[GetRace - ActorBase|GetRace]]'''
| [[Faction Script|'''Faction''']]
| [[ActorBase Script|'''ActorBase''']]
|  Bool
|
|
|-
| '''[[IsPlayersLastRiddenHorse - Actor|IsPlayersLastRiddenHorse]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|
|-
|'''[[GetRace - Race|GetRace]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|gets race by editorID string
|-  
|-  
   
   
| '''[[IsPlayerSungazing - Game|IsPlayerSungazing]]'''
| '''[[GetReach - Weapon|GetReach]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[Weapon Script|'''Weapon''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsPlayerTeammate - Actor|IsPlayerTeammate]]'''
| '''[[GetReaction - Faction|GetReaction]]'''
| [[Actor Script|'''Actor''']]
| [[Faction Script|'''Faction''']]
| Bool
|
|
|
|-
|-  
|'''[[IsPlayable - Form|IsPlayable]]'''<sup>SKSE</sup>
|'''[[Form Script|Form]]'''
| '''[[GetRealHoursPassed - Game|GetRealHoursPassed]]'''
|Bool
| [[Game Script|'''Game''']]
|
|
|-
|'''[[IsPlayable - Race|IsPlayable]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|
|-  
|-  
   
   
| '''[[IsPlaying - Scene|IsPlaying]]'''
| '''[[GetRed - ColorForm|GetRed]]'''<sup>SKSE</sup>
| [[Scene Script|'''Scene''']]
| '''[[ColorForm Script|ColorForm]]'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsProtected - ActorBase|IsProtected]]'''
| '''[[GetReference - ReferenceAlias|GetReference]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[ReferenceAlias Script|'''ReferenceAlias''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsPunctuation - StringUtil|IsPunctuation]]'''<sup>SKSE</sup>
| '''[[GetRefTypeAliveCount - Location|GetRefTypeAliveCount]]'''
| [[StringUtil Script|'''StringUtil''']]
| [[Location Script|'''Location''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsRaceFlagSet - Race|IsRaceFlagSet]]'''<sup>SKSE</sup>
| '''[[GetRefTypeDeadCount - Location|GetRefTypeDeadCount]]'''
| [[Race Script|'''Race''']]
| [[Location Script|'''Location''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsRead - Book|IsRead]]'''<sup>SKSE</sup>
| '''[[GetRelationshipRank - Actor|GetRelationshipRank]]'''
| [[Book Script|'''Book''']]
| [[Actor Script|'''Actor''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsRunning - Actor|IsRunning]]'''
| '''[[GetResult - ConstructibleObject|GetResult]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsRunning - Quest|IsRunning]]'''
| '''[[GetResultQuantity - ConstructibleObject|GetResultQuantity]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsSameLocation - Location|IsSameLocation]]'''
| '''[[GetSaturation - ColorForm|GetSaturation]]'''<sup>SKSE</sup>
| [[Location Script|'''Location''']]
| [[ColorForm Script|'''ColorForm''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsShield - Armor|IsShield]]'''<sup>SKSE</sup>
| '''[[GetScale - ObjectReference|GetScale]]'''
| [[Armor Script|'''Armor''']]
| [[ObjectReference Script|'''ObjectReference''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsSneaking - Actor|IsSneaking]]'''
| '''[[GetSex - ActorBase|GetSex]]'''
| [[Actor Script|'''Actor''']]
| [[ActorBase Script|'''ActorBase''']]
|  Bool
|
|
|-
| '''[[IsSneakingControlsEnabled - Game|IsSneakingControlsEnabled]]'''
| [[Game Script|'''Game''']]
|  Bool
|
|
|-  
|-  
   
   
| '''[[IsSprinting - Actor|IsSprinting]]'''
| '''[[GetSitState - Actor|GetSitState]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsStaff - Weapon|IsStaff]]'''<sup>SKSE</sup>
| '''[[GetSize - FormList|GetSize]]'''
| '''[[Weapon Script|Weapon]]'''
| [[FormList Script|'''FormList''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsStageDone - Quest|IsStageDone]]'''
| '''[[GetSkill - Book|GetSkill]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| '''[[Book Script|Book]]'''
| Bool
|
|
|-
|'''[[GetSkin - Race|GetSkin]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
| '''[[IsStarting - Quest|IsStarting]]'''
| [[Quest Script|'''Quest''']]
|  Bool
|
|
|-  
|-  
   
   
| '''[[IsStopped - Quest|IsStopped]]'''
| '''[[GetSkyMode - Weather|GetSkyMode]]'''
| [[Quest Script|'''Quest''']]
| [[Weather Script|'''Weather''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsStopping - Quest|IsStopping]]'''
| '''[[GetSleepState - Actor|GetSleepState]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsSwimming - Actor|IsSwimming]]'''<sup>SKSE</sup>
| '''[[GetSlotMask - Armor|GetSlotMask]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Armor Script|'''Armor''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsSword - Weapon|IsSword]]'''<sup>SKSE</sup>
| '''[[GetSpeed - Weapon|GetSpeed]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
| [[Weapon Script|'''Weapon''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsTakeable - Book|IsTakeable]]'''<sup>SKSE</sup>
| '''[[GetSpell - Book|GetSpell]]'''<sup>SKSE</sup>
| [[Book Script|'''Book''']]
| [[Book Script|'''Book''']]
|  Bool
|
|
|-
|'''[[IsTextInputEnabled - UI|IsTextInputEnabled]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|Bool
|
|
|-  
|-  
   
   
| '''[[IsTrespassing - Actor|IsTrespassing]]'''
| '''[[GetSpellCount - Actor|GetSpellCount]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|  Bool
|
|
|-
| '''[[IsUnconscious - Actor|IsUnconscious]]'''
| [[Actor Script|'''Actor''']]
|  Bool
|
|
|-  
|-  
   
   
| '''[[IsUnique - ActorBase|IsUnique]]'''
| '''[[GetSpellCount - ActorBase|GetSpellCount]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
| [[ActorBase Script|'''ActorBase''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsWarAxe - Weapon|IsWarAxe]]'''<sup>SKSE</sup>  
| '''[[GetSpellCount - Race|GetSpellCount]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
| [[Race Script|'''Race''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsWarhammer - Weapon|IsWarhammer]]'''<sup>SKSE</sup>  
| '''[[GetStagger - Weapon|GetStagger]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
| [[Weapon Script|'''Weapon''']]
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsWeaponDrawn - Actor|IsWeaponDrawn]]'''
| '''[[GetState - All Scripts|GetState]]'''
| [[Actor Script|'''Actor''']]
| '''All Scripts'''
| Bool
|
|
|
|-  
|-  
   
   
| '''[[IsWordUnlocked - Game|IsWordUnlocked]]'''
| '''[[GetStolenItemValueCrime - Faction|GetStolenItemValueCrime]]'''
| [[Game Script|'''Game''']]
| [[Faction Script|'''Faction''']]
| Bool
|
|
|
|-  
|-  
   
   
|}
| '''[[GetStolenItemValueNoCrime - Faction|GetStolenItemValueNoCrime]]'''
 
| [[Faction Script|'''Faction''']]
=== 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]]'''
| '''[[GetString - Keyword|GetString]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Keyword Script|'''Keyword''']]
|
|
|-  
|
|-
|'''[[GetString - UI|GetString]]'''<sup>SKSE</sup>
|[[UI Script|'''UI''']]
|
|
|-
   
   
| '''[[KillEssential - Actor|KillEssential]]'''
| '''[[GetSunGlare - Weather|GetSunGlare]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Weather Script|'''Weather''']]
|
|
|-  
|
|-
   
   
| '''[[KillSilent - Actor|KillSilent]]'''
| '''[[GetSunPositionX - Game|GetSunPositionX]]'''
| [[Actor Script|'''Actor''']]
| [[Game Script|'''Game''']]
|
|
|
|-  
|-  
   
   
| '''[[KnockAreaEffect - ObjectReference|KnockAreaEffect]]'''
| '''[[GetSunPositionY - Game|GetSunPositionY]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Game Script|'''Game''']]
|
|
|
|-  
|-  
   
   
|}
| '''[[GetSunPositionZ - Game|GetSunPositionZ]]'''
=== L ===
| [[Game Script|'''Game''']]
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]''' 
|
!align=left width=170|Function
!align=left width=90|Member of
!align=left class="unsortable"|Description
|-
| '''[[LearnAllEffects - Ingredient|LearnAllEffects]]'''
| [[Ingredient Script|'''Ingredient''']]
|
|-  
|-  
   
   
| '''[[LearnEffect - Ingredient|LearnEffect]]'''
| '''[[GetTargetActor - ActiveMagicEffect|GetTargetActor]]'''
| [[Ingredient Script|'''Ingredient''']]
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|
|
|
|-  
|-  
   
   
| '''[[LearnNextEffect - Ingredient|LearnNextEffect]]'''
| '''[[GetTemplate - Package|GetTemplate]]'''
| [[Ingredient Script|'''Ingredient''']]
| '''[[Package Script|Package]]'''
|
|
|
|-  
|-  
   
   
| '''[[LeftShift - Math|LeftShift]]'''<sup>SKSE</sup>  
| '''[[GetTimeElapsed - ActiveMagicEffect|GetTimeElapsed]]'''<sup>SKSE</sup>
| [[Math Script|'''Math''']]
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|
|
|
|-  
|-  
 
| '''[[LoadGame - Game|LoadGame]]'''<sup>SKSE</sup>  
| '''[[GetTotalArmorWeight - ObjectReference|GetTotalArmorWeight]]'''<sup>SKSE</sup>  
| [[Game Script|'''Game''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|-
|
 
| '''[[Lock - ObjectReference|Lock]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-  
|-  
   
   
| '''[[LogicalAnd - Math|LogicalAnd]]'''<sup>SKSE</sup>  
| '''[[GetTotalItemWeight - ObjectReference|GetTotalItemWeight]]'''<sup>SKSE</sup>  
| [[Math Script|'''Math''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[LogicalNot - Math|LogicalNot]]'''<sup>SKSE</sup>
| '''[[GetTriggerObjectCount - ObjectReference|GetTriggerObjectCount]]'''
| [[Math Script|'''Math''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[LogicalOr - Math|LogicalOr]]'''<sup>SKSE</sup>  
| '''[[GetType - Form|GetType]]'''<sup>SKSE</sup>  
| [[Math Script|'''Math''']]
| [[Form Script|'''Form''']]
|
|
|
|-  
|-  
   
   
| '''[[LogicalXor - Math|LogicalXor]]'''<sup>SKSE</sup>  
| '''[[GetType - HeadPart|GetType]]'''<sup>SKSE</sup>  
| [[Math Script|'''Math''']]
| '''[[HeadPart Script|HeadPart]]'''
|
|
|
|-  
|-  
   
   
|}
| '''[[GetValue - GlobalVariable|GetValue]]'''
 
| [[GlobalVariable Script|'''GlobalVariable''']]
=== 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
!align=left class="unsortable"|Description
|-
|'''[[MakeCanFly - Race|MakeCanFly]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
|'''[[MakeCanSwim - Race|MakeCanSwim]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
|-  
|'''[[MakeCanWalk - Race|MakeCanWalk]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| '''[[GetValueInt - GlobalVariable|GetValueInt]]'''
| [[GlobalVariable Script|'''GlobalVariable''']]
|
|
|-
|'''[[MakeChildRace - Race|MakeChildRace]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
|-  
|'''[[MakeImmobile - Race|MakeImmobile]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| '''[[GetVersion - SKSE|GetVersion]]'''<sup>SKSE</sup>  
| '''[[SKSE Script|SKSE]]'''
|
|
|-
|'''[[MakeMobile - Race|MakeMobile]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
|-  
|'''[[MakeNoKnockdowns - Race|MakeNoKnockdowns]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| '''[[GetVersionBeta - SKSE|GetVersionBeta]]'''<sup>SKSE</sup>  
| [[SKSE Script|'''SKSE''']]
|
|
|-
|[[MakeNonChildRace - Race|'''MakeNonChildRace''']]<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
|-  
|'''[[MakeNonFlying - Race|MakeNonFlying]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| '''[[GetVersionMinor - SKSE|GetVersionMinor]]'''<sup>SKSE</sup>  
| [[SKSE Script|'''SKSE''']]
|
|
|-
|'''[[MakeNonSwimming - Race|MakeNonSwimming]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
|-  
|'''[[MakeNonWalking - Race|MakeNonWalking]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| '''[[GetVersionNumber - Debug|GetVersionNumber]]'''
| [[Debug Script|'''Debug''']]
|
|
|-
|'''[[MakeNotPushable - Race|MakeNotPushable]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|
|-
|-  
|'''[[MakePlayable - Race|MakePlayable]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
| '''[[GetVersionRelease - SKSE|GetVersionRelease]]'''<sup>SKSE</sup>  
| [[SKSE Script|'''SKSE''']]
|
|
|
|-
|-  
| '''[[MakePlayerFriend - Actor|MakePlayerFriend]]'''
| '''[[GetVoiceRecoveryTime - Actor|GetVoiceRecoveryTime]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|
|
|-
|
|'''[[MakePushable - Race|MakePushable]]'''<sup>SKSE</sup>
|-  
|'''[[Race Script|Race]]'''
| '''[[GetVoiceType - ObjectReference|GetVoiceType]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-
|-
|'''[[MakeUnplayable - Race|MakeUnplayable]]'''<sup>SKSE</sup>
|'''[[GetWaterLevel - Cell|GetWaterLevel]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|'''[[Cell Script|Cell]]'''
|Float
|
|
|-  
|-  
   
   
| '''[[MessageBox - Debug|MessageBox]]'''
| '''[[GetWeaponType - Weapon|GetWeaponType]]'''<sup>SKSE</sup>
| [[Debug Script|'''Debug''']]
| [[Weapon Script|'''Weapon''']]
|
|
|
|-  
|-  
 
| '''[[Mod - GlobalVariable|Mod]]'''
| '''[[GetWeight - ActorBase|GetWeight]]'''<sup>SKSE</sup>
| '''[[GlobalVariable Script|GlobalVariable]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|
|
|-  
|-  
   
   
| '''[[ModActorValue - Actor|ModActorValue]]'''
| '''[[GetWeight - Form|GetWeight]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Form Script|'''Form''']]
|
|
|
|-  
|-  
   
   
| '''[[ModArmorRating - Armor|ModArmorRating]]'''<sup>SKSE</sup>  
| '''[[GetWeightClass - Armor|GetWeightClass]]'''<sup>SKSE</sup>  
| [[Armor Script|'''Armor''']]
| [[Armor Script|'''Armor''']]
|
|
|
|-  
|-  
   
   
| '''[[ModCrimeGold - Faction|ModCrimeGold]]'''
| '''[[GetWidth - ObjectReference|GetWidth]]'''
| [[Faction Script|'''Faction''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[ModFactionRank - Actor|ModFactionRank]]'''
| '''[[GetWorkbenchKeyword - ConstructibleObject|GetWorkbenchKeyword]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| '''[[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]]
|-  
|-  
   
   
| '''[[ModObjectiveGlobal - Quest|ModObjectiveGlobal]]'''
| '''[[GetWorldSpace - ObjectReference|GetWorldSpace]]'''
| [[Quest Script|'''Quest''']]
| [[ObjectReference Script|'''ObjectReference''']]
|
|
|
|-  
|-  
   
   
| '''[[ModPerkPoints - Game|ModPerkPoints]]'''<sup>SKSE</sup>  
| '''[[GetWornForm - Actor|GetWornForm]]'''<sup>SKSE</sup>  
| [[Game Script|'''Game''']]
| [[Actor Script|'''Actor''']]
|
|
|
|-  
|-  
   
   
| '''[[ModReaction - Faction|ModReaction]]'''
| '''[[GotoState - All Scripts|GotoState]]'''
| [[Faction Script|'''Faction''']]
| '''All Scripts'''
|
|
|
|-
| '''[[GetActorRaceEditorID - MiscUtil|GetActorRaceEditorID]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|string
|-  
|-  
| '''[[GetDiffActor - PapyrusUtil|GetDiffActor]]'''<sup>PU SE</sup>
| '''[[MoveTo - ObjectReference|MoveTo]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|Actor[]
|
|-  
|-  
| '''[[GetDiffAlias - PapyrusUtil|GetDiffAlias]]'''<sup>PU SE</sup>
| '''[[MoveToIfUnloaded - ObjectReference|MoveToIfUnloaded]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|Alias[]
|
|-  
|-  
| '''[[GetDiffFloat - PapyrusUtil|GetDiffFloat]]'''<sup>PU SE</sup>
| '''[[MoveToInteractionLocation - ObjectReference|MoveToInteractionLocation]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|float[]
|-
| '''[[GetDiffForm - PapyrusUtil|GetDiffForm]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Form[]
|-
| '''[[GetDiffInt - PapyrusUtil|GetDiffInt]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int[]
|-
| '''[[GetDiffObjRef - PapyrusUtil|GetDiffObjRef]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|ObjectReference[]
|-
| '''[[GetDiffString - PapyrusUtil|GetDiffString]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|string[]
|-
| '''[[GetErrors - JsonUtil|GetErrors]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|string
|-
| '''[[GetFloatValue - JsonUtil|GetFloatValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|float
|-
| '''[[GetFormValue - JsonUtil|GetFormValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|form
|-
| '''[[GetIntValue - JsonUtil|GetIntValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[GetMatchingActor - PapyrusUtil|GetMatchingActor]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Actor[]
|-
| '''[[GetMatchingAlias - PapyrusUtil|GetMatchingAlias]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Alias[]
|-
| '''[[GetMatchingFloat - PapyrusUtil|GetMatchingFloat]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|float[]
|-
| '''[[GetMatchingForm - PapyrusUtil|GetMatchingForm]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Form[]
|-
| '''[[GetMatchingInt - PapyrusUtil|GetMatchingInt]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int[]
|-
| '''[[GetMatchingObjRef - PapyrusUtil|GetMatchingObjRef]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|ObjectReference[]
|-
| '''[[GetMatchingString - PapyrusUtil|GetMatchingString]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|string[]
|-
| '''[[GetPathBoolValue - JsonUtil|GetPathBoolValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[GetPathFloatValue - JsonUtil|GetPathFloatValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|float
|-
| '''[[GetPathFormValue - JsonUtil|GetPathFormValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|form
|-
| '''[[GetPathIntValue - JsonUtil|GetPathIntValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int
|-
| '''[[GetPathStringValue - JsonUtil|GetPathStringValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|string
|-
| '''[[GetRaceEditorID - MiscUtil|GetRaceEditorID]]'''<sup>PU SE</sup>
| '''[[MiscUtil Script|MiscUtil]]'''
|string
|-
| '''[[GetScriptVersion - PapyrusUtil|GetScriptVersion]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
| '''[[GetStringValue - JsonUtil|GetStringValue]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|string
|-
| '''[[GetVersion - PapyrusUtil|GetVersion]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|int
|-
|}
 
=== 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''']]
|   
|   
|-  
|-  
   
   
| '''[[MoveToMyEditorLocation - ObjectReference|MoveToMyEditorLocation]]'''
| '''[[HasCommonParent - Location|HasCommonParent]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Location Script|'''Location''']]
|   
|   
|-  
|-  
   
   
| '''[[MoveToNode - ObjectReference|MoveToNode]]'''
| '''[[HasEffectKeyword - ObjectReference|HasEffectKeyword]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|   
|   
|-  
|-  
   
   
| '''[[MoveToPackageLocation - Actor|MoveToPackageLocation]]'''
| '''[[HasFamilyRelationship - Actor|HasFamilyRelationship]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[MoveToWhenUnloaded - ObjectReference|MoveToWhenUnloaded]]'''
| '''[[HasForm - FormList|HasForm]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[FormList Script|'''FormList''']]
|   
|   
|-  
|-  
   
   
| '''[[Mute - SoundCategory|Mute]]'''
| '''[[HasKeyword - Form|HasKeyword]]'''
| [[SoundCategory Script|'''SoundCategory''']]
| [[Form Script|'''Form''']]
|   
[[GetKeyword - Keyword|GetKeyword]], [[GetKeywords - Form|GetKeywords]]
|-  
|-  
   
   
|}
| '''[[HasKeywordString - Form|HasKeywordString]]'''<sup>SKSE</sup>  
=== N ===
| [[Form Script|'''Form''']]
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
| [[GetKeyword - Keyword|GetKeyword]]
|+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''']]
|
|
|-  
|-  
   
   
|}
| '''[[HasLOS - Actor|HasLOS]]'''
 
| [[Actor Script|'''Actor''']]
=== 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>
| '''[[HasMagicEffect - Actor|HasMagicEffect]]'''
| [[Form Script|'''Form''']]
| [[Actor Script|'''Actor''']]
[[RegisterForActorAction - Form|RegisterForActorAction]], [[UnregisterForActorAction - Form|UnregisterForActorAction]]
|   
|-  
|-  
   
   
| '''[[OnAnimationEvent - Form|OnAnimationEvent]]'''
| '''[[HasMagicEffectWithKeyword - Actor|HasMagicEffectWithKeyword]]'''
| [[Form Script|'''Form''']]
| [[Actor Script|'''Actor''']]
[[OnAnimationEventUnregistered - Form|OnAnimationEventUnregistered]], [[RegisterForAnimationEvent - Form|RegisterForAnimationEvent]], [[UnregisterForAnimationEvent - Form|UnregisterForAnimationEvent]]
|   
|-  
|-  
   
   
| '''[[OnAnimationEventUnregistered - Form|OnAnimationEventUnregistered]]'''
| '''[[HasNode - ObjectReference|HasNode]]'''
| [[Form Script|'''Form''']]
| [[ObjectReference Script|'''ObjectReference''']]
|  [[OnAnimationEvent - Form|OnAnimationEvent]], [[RegisterForAnimationEvent - Form|RegisterForAnimationEvent]], [[UnregisterForAnimationEvent - Form|UnregisterForAnimationEvent]]
|-
| '''[[OnAttachedToCell - ObjectReference|OnAttachedToCell]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[OnCellAttach - ObjectReference|OnCellAttach]]'''
| '''[[HasParentRelationship - Actor|HasParentRelationship]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[OnCellDetach - ObjectReference|OnCellDetach]]'''
| '''[[HasPerk - Actor|HasPerk]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[OnCellLoad - ObjectReference|OnCellLoad]]'''
| '''[[HasRefType - Location|HasRefType]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Location Script|'''Location''']]
|   
|   
|-  
|-  
   
   
| '''[[OnClose - ObjectReference|OnClose]]'''
| '''[[HasRefType - ObjectReference|HasRefType]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|   
|   
|-  
|-  
   
   
| '''[[OnCombatStateChanged - Actor|OnCombatStateChanged]]'''
| '''[[HasSpell - Actor|HasSpell]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-
|'''[[HasWorldModel - Form|HasWorldModel]]'''<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|[[GetWorldModelPath - Form|GetWorldModelPath]], [[SetWorldModelPath - Form|SetWorldModelPath]]
|-  
|-  
   
   
| '''[[OnContainerChanged - ObjectReference|OnContainerChanged]]'''
| '''[[HideTitleSequenceMenu - Game|HideTitleSequenceMenu]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Game Script|'''Game''']]
|   
|   
|-  
|-  
   
   
| '''[[OnControlDown - Form|OnControlDown]]'''<sup>SKSE</sup>  
| '''[[HoldKey - Input|HoldKey]]'''<sup>SKSE</sup>  
| [[Form Script|'''Form''']]
| [[Input Script|'''Input''']]
[[RegisterForControl - Form|RegisterForControl]], [[UnregisterForControl - Form|UnregisterForControl]], [[UnregisterForAllControls - Form|UnregisterForAllControls]]
|   
|-  
|-  
| '''[[HasActiveSpell - Actor|HasActiveSpell]]'''<sup>PO3 PE SSE</sup>
| '''[[OnControlUp - Form|OnControlUp]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForControl - Form|RegisterForControl]], [[UnregisterForControl - Form|UnregisterForControl]], [[UnregisterForAllControls - Form|UnregisterForAllControls]]
|-  
|-  
| '''[[HasArtObject - ObjectReference|HasArtObject]]'''<sup>PO3 PE SSE</sup>
| '''[[OnCrosshairRefChange - Form|OnCrosshairRefChange]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Form Script|'''Form''']]
|
| [[GetCurrentCrosshairRef - Game|GetCurrentCrosshairRef]], [[RegisterForCrosshairRef - Form|RegisterForCrosshairRef,]] [[UnregisterForCrosshairRef - Form|UnregisterForCrosshairRef]]
|-  
|-  
| '''[[HasDeferredKill - Actor|HasDeferredKill]]'''<sup>PO3 PE SSE</sup>
| '''[[OnDeath - Actor|OnDeath]]'''
| '''[[Actor Script|Actor]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[HasEffectShader - ObjectReference|HasEffectShader]]'''<sup>PO3 PE SSE</sup>
| '''[[OnDestructionStageChanged - ObjectReference|OnDestructionStageChanged]]'''
| '''[[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>
| '''[[OnDetachedFromCell - ObjectReference|OnDetachedFromCell]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-  
|-  
| '''[[HasSkin - Actor|HasSkin]]'''<sup>PO3 PE SSE</sup>
| '''[[OnDying - Actor|OnDying]]'''
| '''[[Actor Script|Actor]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[HideMenu - UI|HideMenu]]'''<sup>PO3 PE SSE</sup>
| '''[[OnEffectFinish - ActiveMagicEffect|OnEffectFinish]]'''
| '''[[UI Script|UI]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|
|
|-  
|-  
| '''[[HasFloatValue - JsonUtil|HasFloatValue]]'''<sup>PU SE</sup>
| '''[[OnEffectStart - ActiveMagicEffect|OnEffectStart]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|bool
|
|-  
|-  
| '''[[HasFormValue - JsonUtil|HasFormValue]]'''<sup>PU SE</sup>
| '''[[OnEnterBleedout - Actor|OnEnterBleedout]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Actor Script|'''Actor''']]
|bool
|
|-  
|-  
| '''[[HasIntValue - JsonUtil|HasIntValue]]'''<sup>PU SE</sup>
| '''[[OnEquipped - ObjectReference|OnEquipped]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|bool
|
|-  
|-  
| '''[[HasStringValue - JsonUtil|HasStringValue]]'''<sup>PU SE</sup>
| '''[[OnGainLOS - Form|OnGainLOS]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Form Script|'''Form''']]
|bool
| [[RegisterForLOS - Form|RegisterForLOS]], [[RegisterForSingleLOSGain - Form|RegisterForSingleLOSGain]]
|-  
|-  
   
   
| '''[[OnGetUp - Actor|OnGetUp]]'''
|}
| [[Actor Script|'''Actor''']]
 
=== 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''']]
|   
|   
|
|-  
|-  
   
   
| '''[[OnGrab - ObjectReference|OnGrab]]'''
| '''[[IncrementSkill - Game|IncrementSkill]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Game Script|'''Game''']]
|   
|   
|
|-  
|-  
   
   
| '''[[OnHit - ObjectReference|OnHit]]'''
| '''[[IncrementSkillBy - Game|IncrementSkillBy]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Game Script|'''Game''']]
|   
|   
|
|-  
|-  
   
   
| '''[[OnItemAdded - ObjectReference|OnItemAdded]]'''
| '''[[IncrementStat - Game|IncrementStat]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Game Script|'''Game''']]
|   
|   
|
|-  
|-  
   
   
| '''[[OnItemRemoved - ObjectReference|OnItemRemoved]]'''
| '''[[InterruptCast - ObjectReference|InterruptCast]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[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
|-  
|-  
   
   
| '''[[OnKeyDown - Form|OnKeyDown]]'''<sup>SKSE</sup>
| '''[[Is3DLoaded - ObjectReference|Is3DLoaded]]'''
| [[Form Script|'''Form''']]
| [[ObjectReference Script|'''ObjectReference''']]
|  [[RegisterForKey - Form|RegisterForKey]], [[UnregisterForKey - Form|UnregisterForKey]], [[UnregisterForAllKeys - Form|UnregisterForAllKeys]]
Bool
|-
|
| '''[[OnKeyUp - Form|OnKeyUp]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
[[RegisterForKey - Form|RegisterForKey]], [[UnregisterForKey - Form|UnregisterForKey]], [[UnregisterForAllKeys - Form|UnregisterForAllKeys]]
|-
| '''[[OnLoad - ObjectReference|OnLoad]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-  
|-  
   
   
| '''[[OnLocationChange - Actor|OnLocationChange]]'''
| '''[[IsActionComplete - Scene|IsActionComplete]]'''
| [[Actor Script|'''Actor''']]
| [[Scene Script|'''Scene''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnLockStateChanged - ObjectReference|OnLockStateChanged]]'''
| '''[[IsActivateChild - ObjectReference|IsActivateChild]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnLostLOS - Form|OnLostLOS]]'''
| '''[[IsActivateControlsEnabled - Game|IsActivateControlsEnabled]]'''
| [[Form Script|'''Form''']]
| [[Game Script|'''Game''']]
[[RegisterForLOS - Form|RegisterForLOS]], [[RegisterForSingleLOSLost - Form|RegisterForSingleLOSLost]]
Bool
|
|-  
|-  
   
   
| '''[[OnMagicEffectApply - ObjectReference|OnMagicEffectApply]]'''
| '''[[IsActivationBlocked - ObjectReference|IsActivationBlocked]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnMenuClose - Form|OnMenuClose]]'''<sup>SKSE</sup>
| '''[[IsActive - Quest|IsActive]]'''
| [[Form Script|'''Form''']]
| [[Quest Script|'''Quest''']]
[[RegisterForMenu - Form|RegisterForMenu]], [[UnregisterForMenu - Form|UnregisterForMenu]]
Bool
|
|-  
|-  
   
   
| '''[[OnMenuOpen - Form|OnMenuOpen]]'''<sup>SKSE</sup>  
| '''[[IsAIEnabled - Actor|IsAIEnabled]]'''<sup>SKSE</sup>  
| [[Form Script|'''Form''']]
| [[Actor Script|'''Actor''']]
[[RegisterForMenu - Form|RegisterForMenu]], [[UnregisterForMenu - Form|UnregisterForMenu]]
Bool
|-
|
|'''[[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]]'''
| '''[[IsAlarmed - Actor|IsAlarmed]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnObjectUnequipped - Actor|OnObjectUnequipped]]'''
| '''[[IsAlerted - Actor|IsAlerted]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnOpen - ObjectReference|OnOpen]]'''
| '''[[IsAllowedToFly - Actor|IsAllowedToFly]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[OnPackageChange - Actor|OnPackageChange]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnPackageEnd - Actor|OnPackageEnd]]'''
| '''[[IsArrested - Actor|IsArrested]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnPackageStart - Actor|OnPackageStart]]'''
| '''[[IsArrestingTarget - Actor|IsArrestingTarget]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnPlayerBowShot - Actor|OnPlayerBowShot]]'''
| '''[[IsAttached - Cell|IsAttached]]'''
| [[Actor Script|'''Actor''']]
| [[Cell Script|'''Cell''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnPlayerCameraState - Form|OnPlayerCameraState]]'''<sup>SKSE</sup>
| '''[[IsBattleAxe - Weapon|IsBattleAxe]]'''<sup>SKSE</sup>  
| [[Form Script|'''Form''']]
| [[Weapon Script|'''Weapon''']]
[[RegisterForCameraState - Form|RegisterForCameraState]], [[UnregisterForCameraState - Form|UnregisterForCameraState]]
Bool
|
|-  
|-  
   
   
| '''[[OnPlayerLoadGame - Actor|OnPlayerLoadGame]]'''
| '''[[IsBeingRidden - Actor|IsBeingRidden]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnRaceSwitchComplete - Actor|OnRaceSwitchComplete]]'''
| '''[[IsBleedingOut - Actor|IsBleedingOut]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnRead - ObjectReference|OnRead]]'''
| '''[[IsBoots - Armor|IsBoots]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnRelease - ObjectReference|OnRelease]]'''
| '''[[IsBow - Weapon|IsBow]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[Weapon Script|Weapon]]'''
|   
Bool
|
|-  
|-  
   
   
| '''[[OnReset - ObjectReference|OnReset]]'''
| '''[[IsBribed - Actor|IsBribed]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnSell - ObjectReference|OnSell]]'''
| '''[[IsCamSwitchControlsEnabled - Game|IsCamSwitchControlsEnabled]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Game Script|'''Game''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnSit - Actor|OnSit]]'''
| '''[[IsChild - Actor|IsChild]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnSleepStart - Form|OnSleepStart]]'''
| '''[[IsChild - Location|IsChild]]'''
| [[Form Script|'''Form''']]
| [[Location Script|'''Location''']]
|  [[RegisterForSleep - Form|RegisterForSleep]]
Bool
|
|-
|'''[[IsChildRace - Race|IsChildRace]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-  
|-  
   
   
| '''[[OnSleepStop - Form|OnSleepStop]]'''
| '''[[IsCleared - Location|IsCleared]]'''
| [[Form Script|'''Form''']]
| [[Location Script|'''Location''']]
[[RegisterForSleep - Form|RegisterForSleep]]
Bool
|
|-  
|-  
   
   
| '''[[OnSpellCast - ObjectReference|OnSpellCast]]'''
| '''[[IsClothing - Armor|IsClothing]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryActivateActor - Quest|OnStoryActivateActor]]'''
| '''[[IsClothingBody - Armor|IsClothingBody]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryAddToPlayer - Quest|OnStoryAddToPlayer]]'''
| '''[[IsClothingFeet - Armor|IsClothingFeet]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryArrest - Quest|OnStoryArrest]]'''
| '''[[IsClothingHands - Armor|IsClothingHands]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryAssaultActor - Quest|OnStoryAssaultActor]]'''
| '''[[IsClothingHead - Armor|IsClothingHead]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryBribeNPC - Quest|OnStoryBribeNPC]]'''
| '''[[IsClothingPoor - Armor|IsClothingPoor]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryCastMagic - Quest|OnStoryCastMagic]]'''
| '''[[IsClothingRich - Armor|IsClothingRich]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryChangeLocation - Quest|OnStoryChangeLocation]]'''
| '''[[IsClothingRing - Armor|IsClothingRing]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryCraftItem - Quest|OnStoryCraftItem]]'''
| '''[[IsCommandedActor - Actor|IsCommandedActor]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryCrimeGold - Quest|OnStoryCrimeGold]]'''
| '''[[IsCompleted - Quest|IsCompleted]]'''
| [[Quest Script|'''Quest''']]
| [[Quest Script|'''Quest''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryCure - Quest|OnStoryCure]]'''
| '''[[IsCuirass - Armor|IsCuirass]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryDialogue - Quest|OnStoryDialogue]]'''
| '''[[IsDagger - Weapon|IsDagger]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| '''[[Weapon Script|Weapon]]'''
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryDiscoverDeadBody - Quest|OnStoryDiscoverDeadBody]]'''
| '''[[IsDead - Actor|IsDead]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryEscapeJail - Quest|OnStoryEscapeJail]]'''
| '''[[IsDeleted - ObjectReference|IsDeleted]]'''
| [[Quest Script|'''Quest''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryFlatterNPC - Quest|OnStoryFlatterNPC]]'''
| '''[[IsDetectedBy - Actor|IsDetectedBy]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryHello - Quest|OnStoryHello]]'''
| '''[[IsDigit - StringUtil|IsDigit]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[StringUtil Script|'''StringUtil''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryIncreaseLevel - Quest|OnStoryIncreaseLevel]]'''
| '''[[IsDisabled - ObjectReference|IsDisabled]]'''
| [[Quest Script|'''Quest''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryIncreaseSkill - Quest|OnStoryIncreaseSkill]]'''
| '''[[IsDoingFavor - Actor|IsDoingFavor]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryInfection - Quest|OnStoryInfection]]'''
| '''[[IsEnabled - ObjectReference|IsEnabled]]'''
| [[Quest Script|'''Quest''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryIntimidateNPC - Quest|OnStoryIntimidateNPC]]'''
| '''[[IsEquipped - Actor|IsEquipped]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryJail - Quest|OnStoryJail]]'''
| '''[[IsEssential - Actor|IsEssential]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryKillActor - Quest|OnStoryKillActor]]'''
| '''[[IsEssential - ActorBase|IsEssential]]'''
| [[Quest Script|'''Quest''']]
| [[ActorBase Script|'''ActorBase''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryNewVoicePower - Quest|OnStoryNewVoicePower]]'''
| '''[[IsFactionInCrimeGroup - Faction|IsFactionInCrimeGroup]]'''
| [[Quest Script|'''Quest''']]
| [[Faction Script|'''Faction''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryPayFine - Quest|OnStoryPayFine]]'''
| '''[[IsFastTravelControlsEnabled - Game|IsFastTravelControlsEnabled]]'''
| [[Quest Script|'''Quest''']]
| [[Game Script|'''Game''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryPickLock - Quest|OnStoryPickLock]]'''
| '''[[IsFastTravelEnabled - Game|IsFastTravelEnabled]]'''
| [[Quest Script|'''Quest''']]
| [[Game Script|'''Game''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryPlayerGetsFavor - Quest|OnStoryPlayerGetsFavor]]'''
| '''[[IsFightingControlsEnabled - Game|IsFightingControlsEnabled]]'''
| [[Quest Script|'''Quest''']]
| [[Game Script|'''Game''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryRelationshipChange - Quest|OnStoryRelationshipChange]]'''
| '''[[IsFlying - Actor|IsFlying]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryRemoveFromPlayer - Quest|OnStoryRemoveFromPlayer]]'''
| '''[[IsFood - Potion|IsFood]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[Potion Script|'''Potion''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryScript - Quest|OnStoryScript]]'''
| '''[[IsFurnitureInUse - ObjectReference|IsFurnitureInUse]]'''
| [[Quest Script|'''Quest''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryServedTime - Quest|OnStoryServedTime]]'''
| '''[[IsFurnitureMarkerInUse - ObjectReference|IsFurnitureMarkerInUse]]'''
| [[Quest Script|'''Quest''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnStoryTrespass - Quest|OnStoryTrespass]]'''
| '''[[IsGauntlets - Armor|IsGauntlets]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTrackedStatsEvent - Form|OnTrackedStatsEvent]]'''
| '''[[IsGhost - Actor|IsGhost]]'''
| [[Form Script|'''Form''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTranslationAlmostComplete - ObjectReference|OnTranslationAlmostComplete]]'''
| '''[[IsGreatsword - Weapon|IsGreatsword]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[Weapon Script|Weapon]]'''
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTranslationComplete - ObjectReference|OnTranslationComplete]]'''
| '''[[IsGuard - Actor|IsGuard]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTranslationFailed - ObjectReference|OnTranslationFailed]]'''
| '''[[IsHarvested - ObjectReference|IsHarvested]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTrapHit - ObjectReference|OnTrapHit]]'''
| '''[[IsHeavyArmor - Armor|IsHeavyArmor]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTrapHitStart - ObjectReference|OnTrapHitStart]]'''
| '''[[IsHelmet - Armor|IsHelmet]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTrapHitStop - ObjectReference|OnTrapHitStop]]'''
| '''[[IsHostile - Enchantment|IsHostile]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Enchantment Script|'''Enchantment''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTrigger - ObjectReference|OnTrigger]]'''
| '''[[IsHostile - Ingredient|IsHostile]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Ingredient Script|'''Ingredient''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTriggerEnter - ObjectReference|OnTriggerEnter]]'''
| '''[[IsHostile - Potion|IsHostile]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Potion Script|'''Potion''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnTriggerLeave - ObjectReference|OnTriggerLeave]]'''
| '''[[IsHostile - Spell|IsHostile]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Spell Script|'''Spell''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnUnequipped - ObjectReference|OnUnequipped]]'''
| '''[[IsHostileToActor - Actor|IsHostileToActor]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnUnload - ObjectReference|OnUnload]]'''
| '''[[IsIgnoringFriendlyHits - ObjectReference|IsIgnoringFriendlyHits]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|
|  Bool
|
|-
|'''[[IsImmobile - Race|IsImmobile]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-  
|-  
   
   
| '''[[OnUpdate - ActiveMagicEffect|OnUpdate]]'''
| '''[[IsInCombat - Actor|IsInCombat]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnUpdate - Alias|OnUpdate]]'''
| '''[[IsInDialogueWithPlayer - ObjectReference|IsInDialogueWithPlayer]]'''
| [[Alias Script|'''Alias''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnUpdate - Form|OnUpdate]]'''
| '''[[IsInFaction - Actor|IsInFaction]]'''
| [[Form Script|'''Form''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnUpdateGameTime - Form|OnUpdateGameTime]]'''
| '''[[IsInInterior - ObjectReference|IsInInterior]]'''
| [[Form Script|'''Form''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OnWardHit - ObjectReference|OnWardHit]]'''
| '''[[IsInKillMove - Actor|IsInKillMove]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
| Bool
|-
|'''[[OpenCustomMenu - UI|OpenCustomMenu]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|
|
|-  
|-  
   
   
| '''[[OpenInventory - Actor|OpenInventory]]'''
| '''[[IsInLocation - ObjectReference|IsInLocation]]'''
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[OpenUserLog - Debug|OpenUserLog]]'''
| '''[[IsInMenuMode - Utility|IsInMenuMode]]'''
| [[Debug Script|'''Debug''']]
| [[Utility Script|'''Utility''']]
|   
Bool
|-
|'''[[OverBudget - Utility|OverBudget]]'''
|'''[[Utility Script|Utility]]'''
|
|
|-  
|-  
   
   
|}
| '''[[IsInterior - Cell|IsInterior]]'''
=== P ===
| [[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]]-[[#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''']]
|   
|-  
|-  
   
   
| '''[[Pause - SoundCategory|Pause]]'''
| '''[[IsIntimidated - Actor|IsIntimidated]]'''
| [[SoundCategory Script|'''SoundCategory''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlaceActorAtMe - ObjectReference|PlaceActorAtMe]]'''
| '''[[IsInvulnerable - ActorBase|IsInvulnerable]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ActorBase Script|'''ActorBase''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlaceAtMe - ObjectReference|PlaceAtMe]]'''
| '''[[IsJewelry - Armor|IsJewelry]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[Play - EffectShader|Play]]'''
| '''[[IsJournalControlsEnabled - Game|IsJournalControlsEnabled]]'''
| [[EffectShader Script|'''EffectShader''']]
| [[Game Script|'''Game''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[Play - Sound|Play]]'''
| '''[[IsKeyPressed - Input|IsKeyPressed]]'''<sup>SKSE</sup>
| [[Sound Script|'''Sound''']]
| [[Input Script|'''Input''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[Play - VisualEffect|Play]]'''
| '''[[IsLetter - StringUtil|IsLetter]]'''<sup>SKSE</sup>
| [[VisualEffect Script|'''VisualEffect''']]
| [[StringUtil Script|'''StringUtil''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlayAndWait - Sound|PlayAndWait]]'''
| '''[[IsLightArmor - Armor|IsLightArmor]]'''<sup>SKSE</sup>
| [[Sound Script|'''Sound''']]
| [[Armor Script|'''Armor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlayAnimation - ObjectReference|PlayAnimation]]'''
| '''[[IsLoaded - Location|IsLoaded]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Location Script|'''Location''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlayAnimationAndWait - ObjectReference|PlayAnimationAndWait]]'''
| '''[[IsLocked - ObjectReference|IsLocked]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlayBink - Game|PlayBink]]'''
| '''[[IsLookingControlsEnabled - Game|IsLookingControlsEnabled]]'''
| [[Game Script|'''Game''']]
| [[Game Script|'''Game''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlayerKnows - Form|PlayerKnows]]'''
| '''[[IsMace - Weapon|IsMace]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
| '''[[Weapon Script|Weapon]]'''
[[SetPlayerKnows - Form|SetPlayerKnows]]
Bool
|
|-  
|-  
   
   
| '''[[PlayerMoveToAndWait - Debug|PlayerMoveToAndWait]]'''
| '''[[IsMapMarkerVisible - ObjectReference|IsMapMarkerVisible]]'''
| [[Debug Script|'''Debug''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlayerPayCrimeGold - Faction|PlayerPayCrimeGold]]'''
| '''[[IsMenuControlsEnabled - Game|IsMenuControlsEnabled]]'''
| [[Faction Script|'''Faction''']]
| [[Game Script|'''Game''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlayGamebryoAnimation - ObjectReference|PlayGamebryoAnimation]]'''
| '''[[IsMenuOpen - UI|IsMenuOpen]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[UI Script|UI]]'''
|   
Bool
|
|-  
|-  
   
   
| '''[[PlayIdle - Actor|PlayIdle]]'''
| '''[[IsMovementControlsEnabled - Game|IsMovementControlsEnabled]]'''
| [[Actor Script|'''Actor''']]
| [[Game Script|'''Game''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlayIdleWithTarget - Actor|PlayIdleWithTarget]]'''
| '''[[IsNearPlayer - ObjectReference|IsNearPlayer]]'''
| [[Actor Script|'''Actor''']]
| [[ObjectReference Script|'''ObjectReference''']]
|   
Bool
|
|-
|'''[[IsNotPushable - Race|IsNotPushable]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|Bool
|
|-  
|-  
   
   
| '''[[PlayImpactEffect - ObjectReference|PlayImpactEffect]]'''
| '''[[IsObjectiveCompleted - Quest|IsObjectiveCompleted]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Quest Script|'''Quest''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlaySubGraphAnimation - Actor|PlaySubGraphAnimation]]'''
| '''[[IsObjectiveDisplayed - Quest|IsObjectiveDisplayed]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlaySyncedAnimationAndWaitSS - ObjectReference|PlaySyncedAnimationAndWaitSS]]'''
| '''[[IsObjectiveFailed - Quest|IsObjectiveFailed]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Quest Script|'''Quest''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PlaySyncedAnimationSS - ObjectReference|PlaySyncedAnimationSS]]'''
| '''[[IsOnMount - Actor|IsOnMount]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|
|  Bool
|
|-
|'''[[IsOverEncumbered - Actor|IsOverEncumbered]]'''
|[[Actor Script|'''Actor''']]
|Bool
|
|-  
|-  
   
   
| '''[[PlayTerrainEffect - ObjectReference|PlayTerrainEffect]]'''
| '''[[IsPlayerExpelled - Faction|IsPlayerExpelled]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Faction Script|'''Faction''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PopTo - ImageSpaceModifier|PopTo]]'''
| '''[[IsPlayersLastRiddenHorse - Actor|IsPlayersLastRiddenHorse]]'''
| [[ImageSpaceModifier Script|'''ImageSpaceModifier''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[Pow - Math|Pow]]'''
| '''[[IsPlayerSungazing - Game|IsPlayerSungazing]]'''
| [[Math Script|'''Math''']]
|-
| '''[[PrecacheCharGen - Game|PrecacheCharGen]]'''
| [[Game Script|'''Game''']]
| [[Game Script|'''Game''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[PrecacheCharGenClear - Game|PrecacheCharGenClear]]'''
| '''[[IsPlayerTeammate - Actor|IsPlayerTeammate]]'''
| [[Game Script|'''Game''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|-
| '''[[ProcessTrapHit - ObjectReference|ProcessTrapHit]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
| '''[[PushActorAway - ObjectReference|PushActorAway]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|-
|'''[[PushBool - UICallback|PushBool]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|
|
|-
|-
|'''[[PushBoolA - UICallback|PushBoolA]]'''<sup>SKSE</sup>
|'''[[IsPlayable - Form|IsPlayable]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|'''[[Form Script|Form]]'''
|Bool
|
|
|-
|-
|'''[[PushFloat - UICallback|PushFloat]]'''<sup>SKSE</sup>
|'''[[IsPlayable - Race|IsPlayable]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|'''[[Race Script|Race]]'''
|Bool
|
|
|-
|-  
|'''[[PushFloatA - UICallback|PushFloatA]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
| '''[[IsPlaying - Scene|IsPlaying]]'''
| [[Scene Script|'''Scene''']]
|  Bool
|
|
|-
|-
|'''[[PushInt - UICallback|PushInt]]'''<sup>SKSE</sup>
|'''[[IsPluginInstalled - Game|IsPluginInstalled]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|[[Game Script|'''Game''']]
|Bool
|
|
|-
|-  
|'''[[PushIntA - UICallback|PushIntA]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
| '''[[IsProtected - ActorBase|IsProtected]]'''
| [[ActorBase Script|'''ActorBase''']]
|  Bool
|
|
|-
|-  
|'''[[PushString - UICallback|PushString]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
| '''[[IsPunctuation - StringUtil|IsPunctuation]]'''<sup>SKSE</sup>
| [[StringUtil Script|'''StringUtil''']]
|  Bool
|
|
|-
|-  
|'''[[PushStringA - UICallback|PushStringA]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
| '''[[IsRaceFlagSet - Race|IsRaceFlagSet]]'''<sup>SKSE</sup>
| [[Race Script|'''Race''']]
|  Bool
|
|
|-  
|-  
   
   
|}
| '''[[IsRead - Book|IsRead]]'''<sup>SKSE</sup>
=== Q ===
| [[Book Script|'''Book''']]
{|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>
| '''[[IsRunning - Actor|IsRunning]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[QuitGame - Debug|QuitGame]]'''
| '''[[IsRunning - Quest|IsRunning]]'''
| [[Debug Script|'''Debug''']]
| [[Quest Script|'''Quest''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[QuitToMainMenu - Game|QuitToMainMenu]]'''
| '''[[IsSameLocation - Location|IsSameLocation]]'''
| [[Game Script|'''Game''']]
| [[Location Script|'''Location''']]
|   
Bool
|
|-  
|-  
   
   
|}
| '''[[IsShield - Armor|IsShield]]'''<sup>SKSE</sup>
=== R ===
| [[Armor Script|'''Armor''']]
{|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]]'''
| '''[[IsSneaking - Actor|IsSneaking]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RandomFloat - Utility|RandomFloat]]'''
| '''[[IsSneakingControlsEnabled - Game|IsSneakingControlsEnabled]]'''
| [[Utility Script|'''Utility''']]
| [[Game Script|'''Game''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RandomInt - Utility|RandomInt]]'''
| '''[[IsSprinting - Actor|IsSprinting]]'''
| [[Utility Script|'''Utility''']]
| [[Actor Script|'''Actor''']]
|   
Bool
|
|-  
|-  
   
   
| '''[[RegenerateHead - Actor|RegenerateHead]]'''<sup>SKSE</sup>  
| '''[[IsStaff - Weapon|IsStaff]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| '''[[Weapon Script|Weapon]]'''
|   
Bool
|
|-  
|-  
   
   
| '''[[RegisterForActorAction - Form|RegisterForActorAction]]'''<sup>SKSE</sup>
| '''[[IsStageDone - Quest|IsStageDone]]'''
| [[Form Script|'''Form''']]
| [[Quest Script|'''Quest''']]
[[OnActorAction - Form|OnActorAction]], [[UnregisterForActorAction - Form|UnregisterForActorAction]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForAnimationEvent - Form|RegisterForAnimationEvent]]'''
| '''[[IsStarting - Quest|IsStarting]]'''
| [[Form Script|'''Form''']]
| [[Quest Script|'''Quest''']]
[[OnAnimationEvent - Form|OnAnimationEvent]], [[OnAnimationEventUnregistered - Form|OnAnimationEventUnregistered]], [[UnregisterForAnimationEvent - Form|UnregisterForAnimationEvent]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForCameraState - Form|RegisterForCameraState]]'''<sup>SKSE</sup>
| '''[[IsStopped - Quest|IsStopped]]'''
| [[Form Script|'''Form''']]
| [[Quest Script|'''Quest''']]
[[OnPlayerCameraState - Form|OnPlayerCameraState]], [[UnregisterForCameraState - Form|UnregisterForCameraState]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForControl - Form|RegisterForControl]]'''<sup>SKSE</sup>
| '''[[IsStopping - Quest|IsStopping]]'''
| [[Form Script|'''Form''']]
| [[Quest Script|'''Quest''']]
[[OnControlDown - Form|OnControlDown]], [[OnControlUp - Form|OnControlUp]], [[UnregisterForControl - Form|UnregisterForControl]], [[UnregisterForAllControls - Form|UnregisterForAllControls]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForCrosshairRef - Form|RegisterForCrosshairRef]]'''<sup>SKSE</sup>  
| '''[[IsSwimming - Actor|IsSwimming]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
| [[Actor Script|'''Actor''']]
[[GetCurrentCrosshairRef - Game|GetCurrentCrosshairRef]], [[OnCrosshairRefChange - Form|OnCrosshairRefChange]], [[UnregisterForCrosshairRef - Form|UnregisterForCrosshairRef]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForKey - Form|RegisterForKey]]'''<sup>SKSE</sup>  
| '''[[IsSword - Weapon|IsSword]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
| '''[[Weapon Script|Weapon]]'''
[[OnKeyDown - Form|OnKeyDown]], [[OnKeyUp - Form|OnKeyUp]], [[UnregisterForKey - Form|UnregisterForKey]], [[UnregisterForAllKeys - Form|UnregisterForAllKeys]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForLOS - Form|RegisterForLOS]]'''
| '''[[IsTakeable - Book|IsTakeable]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
| [[Book Script|'''Book''']]
[[OnGainLOS - Form|OnGainLOS]], [[OnLostLOS - Form|OnLostLOS]], [[UnregisterForLOS - Form|UnregisterForLOS]]
Bool
|
|-
|'''[[IsTextInputEnabled - UI|IsTextInputEnabled]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|Bool
|
|-  
|-  
   
   
| '''[[RegisterForMenu - Form|RegisterForMenu]]'''<sup>SKSE</sup>
| '''[[IsTrespassing - Actor|IsTrespassing]]'''
| [[Form Script|'''Form''']]
| [[Actor Script|'''Actor''']]
[[OnMenuOpen - Form|OnMenuOpen]], [[OnMenuClose - Form|OnMenuClose]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForModEvent - Form|RegisterForModEvent]]'''<sup>SKSE</sup>
| '''[[IsUnconscious - Actor|IsUnconscious]]'''
| [[Form Script|'''Form''']]
| [[Actor Script|'''Actor''']]
[[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]]'''
| '''[[IsUnique - ActorBase|IsUnique]]'''
| [[Form Script|'''Form''']]
| [[ActorBase Script|'''ActorBase''']]
[[OnGainLOS - Form|OnGainLOS]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForSingleLOSLost - Form|RegisterForSingleLOSLost]]'''
| '''[[IsWarAxe - Weapon|IsWarAxe]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
| '''[[Weapon Script|Weapon]]'''
[[OnLostLOS - Form|OnLostLOS]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForSingleUpdate - Form|RegisterForSingleUpdate]]'''
| '''[[IsWarhammer - Weapon|IsWarhammer]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
| '''[[Weapon Script|Weapon]]'''
[[OnUpdate - Form|OnUpdate]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForSingleUpdateGameTime - Form|RegisterForSingleUpdateGameTime]]'''
| '''[[IsWeaponDrawn - Actor|IsWeaponDrawn]]'''
| [[Form Script|'''Form''']]
| [[Actor Script|'''Actor''']]
[[OnUpdateGameTime - Form|OnUpdateGameTime]]
Bool
|
|-  
|-  
   
   
| '''[[RegisterForSleep - Form|RegisterForSleep]]'''
| '''[[IsWordUnlocked - Game|IsWordUnlocked]]'''
| [[Form Script|'''Form''']]
| [[Game Script|'''Game''']]
|  [[OnSleepStart - Form|OnSleepStart]], [[OnSleepStop - Form|OnSleepStop]]
Bool
|
|-
| '''[[IntToString - String|IntToString]]'''<sup>PO3 PE SSE</sup>
| '''[[String Script|String]]'''
|
|-  
|-  
| '''[[IsActorInWater - Actor|IsActorInWater]]'''<sup>PO3 PE SSE</sup>
| '''[[RegisterForTrackedStatsEvent - Form|RegisterForTrackedStatsEvent]]'''
| '''[[Actor Script|Actor]]'''
| [[Form Script|'''Form''']]
|
| [[OnTrackedStatsEvent - Form|OnTrackedStatsEvent]], [[UnregisterForTrackedStatsEvent - Form|UnregisterForTrackedStatsEvent]]
|-  
|-  
| '''[[IsActorUnderwater - Actor|IsActorUnderwater]]'''<sup>PO3 PE SSE</sup>
| '''[[RegisterForUpdate - Form|RegisterForUpdate]]'''
| '''[[Actor Script|Actor]]'''
| [[Form Script|'''Form''']]
|
| [[OnUpdate - Form|OnUpdate]], [[UnregisterForUpdate - Form|UnregisterForUpdate]]
|-  
|-  
| '''[[IsCasting - ObjectReference|IsCasting]]'''<sup>PO3 PE SSE</sup>
| '''[[RegisterForUpdateGameTime - Form|RegisterForUpdateGameTime]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Form Script|'''Form''']]
|  [[OnUpdateGameTime - Form|OnUpdateGameTime]], [[UnregisterForUpdateGameTime - Form|UnregisterForUpdateGameTime]]
|-
|'''[[Release - UICallback|Release]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|
|
|-  
|-  
| '''[[IsDetectedByAnyone - Actor|IsDetectedByAnyone]]'''<sup>PO3 PE SSE</sup>
| '''[[ReleaseKey - Input|ReleaseKey]]'''<sup>SKSE</sup>  
| '''[[Actor Script|Actor]]'''
| [[Input Script|'''Input''']]
|
|
|-  
|-  
| '''[[IsEffectShaderFlagSet - EffectShader|IsEffectShaderFlagSet]]'''<sup>PO3 PE SSE</sup>
| '''[[ReleaseOverride - Weather|ReleaseOverride]]'''
| '''[[EffectShader Script|EffectShader]]'''
| [[Weather Script|'''Weather''']]
|
|
|-  
|-  
| '''[[IsFormInMod - Form|IsFormInMod]]'''<sup>PO3 PE SSE</sup>
| '''[[RemoteCast - Spell|RemoteCast]]'''
| '''[[Form Script|Form]]'''
| [[Spell Script|'''Spell''']]
|
|
|-  
|-  
| '''[[IsGeneratedForm - Form|IsGeneratedForm]]'''<sup>PO3 PE SSE</sup>
| '''[[Remove - ImageSpaceModifier|Remove]]'''
| '''[[Form Script|Form]]'''
| [[ImageSpaceModifier Script|'''ImageSpaceModifier''']]
|
|
|-  
|-  
| '''[[IsHazardFlagSet - Hazard|IsHazardFlagSet]]'''<sup>PO3 PE SSE</sup>
| '''[[Remove - MusicType|Remove]]'''
| '''[[Hazard Script|Hazard]]'''
| '''[[MusicType Script|MusicType]]'''
|
|
|-  
|-  
| '''[[IsLimbGone - Actor|IsLimbGone]]'''<sup>PO3 PE SSE</sup>
| '''[[RemoveAddedForm - FormList|RemoveAddedForm]]'''
| '''[[Actor Script|Actor]]'''
| [[FormList Script|'''FormList''']]
|
|
|-  
|-  
| '''[[IsLoadDoor - ObjectReference|IsLoadDoor]]'''<sup>PO3 PE SSE</sup>
| '''[[RemoveAllInventoryEventFilters - ObjectReference|RemoveAllInventoryEventFilters]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-  
|-  
| '''[[IsPluginFound - Game|IsPluginFound]]'''<sup>PO3 PE SSE</sup>
| '''[[RemoveAllItems - ObjectReference|RemoveAllItems]]'''
| '''[[Game Script|Game]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-  
|-  
| '''[[IsQuadruped - Actor|IsQuadruped]]'''<sup>PO3 PE SSE</sup>
| '''[[RemoveCrossFade - ImageSpaceModifier|RemoveCrossFade]]'''
| '''[[Actor Script|Actor]]'''
| [[ImageSpaceModifier Script|'''ImageSpaceModifier''']]
|
|
|-  
|-  
| '''[[IsQuestItem - ObjectReference|IsQuestItem]]'''<sup>PO3 PE SSE</sup>
| '''[[RemoveFromAllFactions - Actor|RemoveFromAllFactions]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[IsRecordFlagSet - Form|IsRecordFlagSet]]'''<sup>PO3 PE SSE</sup>
| '''[[RemoveFromFaction - Actor|RemoveFromFaction]]'''
| '''[[Form Script|Form]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[IsRefInWater - ObjectReference|IsRefInWater]]'''<sup>PO3 PE SSE</sup>
| '''[[RemoveHavokConstraints - Game|RemoveHavokConstraints]]'''
| [[Game Script|'''Game''']]
|-
| '''[[RemoveInventoryEventFilter - ObjectReference|RemoveInventoryEventFilter]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-  
|-  
| '''[[IsScriptAttachedToActiveEffect - ActiveMagicEffect|IsScriptAttachedToActiveEffect]]'''<sup>PO3 PE SSE</sup>
| '''[[RemoveItem - ObjectReference|RemoveItem]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-  
|-  
| '''[[IsScriptAttachedToAlias - Alias|IsScriptAttachedToAlias]]'''<sup>PO3 PE SSE</sup>
| '''[[RemovePerk - Actor|RemovePerk]]'''
| '''[[Alias Script|Alias]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[IsScriptAttachedToForm - Form|IsScriptAttachedToForm]]'''<sup>PO3 PE SSE</sup>
| '''[[RemoveShout - Actor|RemoveShout]]'''
| '''[[Form Script|Form]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[IsSoulTrapped - Actor|IsSoulTrapped]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[IsSurvivalModeActive - Game|IsSurvivalModeActive]]'''<sup>PO3 PE SSE</sup>
| '''[[Game Script|Game]]'''
|
|-  
|-  
| '''[[IsVIP - ObjectReference|IsVIP]]'''<sup>PO3 PE SSE</sup>
| '''[[RemoveSlotFromMask - Armor|RemoveSlotFromMask]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Armor Script|'''Armor''']]
|
|
|-  
|-  
| '''[[IntArray - PapyrusUtil|IntArray]]'''<sup>PU SE</sup>
| '''[[RemoveSpell - Actor|RemoveSpell]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Actor Script|'''Actor''']]
|int[]
|
|-  
|-  
| '''[[IntListAdd - JsonUtil|IntListAdd]]'''<sup>PU SE</sup>
| '''[[RequestAutoSave - Game|RequestAutoSave]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Game Script|'''Game''']]
|int
|
|-  
|-  
| '''[[IntListAdjust - JsonUtil|IntListAdjust]]'''<sup>PU SE</sup>
| '''[[RequestModel - Game|RequestModel]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Game Script|'''Game''']]
|Int
|
|-  
|-  
| '''[[IntListClear - JsonUtil|IntListClear]]'''<sup>PU SE</sup>
| '''[[RequestSave - Game|RequestSave]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Game Script|'''Game''']]
|int
|
|-  
|-  
| '''[[IntListCopy - JsonUtil|IntListCopy]]'''<sup>PU SE</sup>
| '''[[Reset - Cell|Reset]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Cell Script|'''Cell''']]
|bool
|
|-  
|-  
| '''[[IntListCount - JsonUtil|IntListCount]]'''<sup>PU SE</sup>
| '''[[Reset - ObjectReference|Reset]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|int
|
|-  
|-  
| '''[[IntListCountValue - JsonUtil|IntListCountValue]]'''<sup>PU SE</sup>
| '''[[Reset - Quest|Reset]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Quest Script|'''Quest''']]
|int
|
|-  
|-  
| '''[[IntListFind - JsonUtil|IntListFind]]'''<sup>PU SE</sup>
| '''[[ResetHealthAndLimbs - Actor|ResetHealthAndLimbs]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Actor Script|'''Actor''']]
|int
|
|-  
|-  
| '''[[IntListGet - JsonUtil|IntListGet]]'''<sup>PU SE</sup>
| '''[[ResetHelpMessage - Message|ResetHelpMessage]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| '''[[Message Script|Message]]'''
|Int
|-
|'''[[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]]'''
|
|-  
|-  
| '''[[IntListHas - JsonUtil|IntListHas]]'''<sup>PU SE</sup>
| '''[[RestoreActorValue - Actor|RestoreActorValue]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Actor Script|'''Actor''']]
|bool
|
|-  
|-  
| '''[[IntListInsertAt - JsonUtil|IntListInsertAt]]'''<sup>PU SE</sup>
| '''[[Resurrect - Actor|Resurrect]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Actor Script|'''Actor''']]
|bool
|
|-  
|-  
| '''[[IntListRandom - JsonUtil|IntListRandom]]'''<sup>PU SE</sup>
| '''[[Revert - FormList|Revert]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[FormList Script|'''FormList''']]
|int
|
|-  
|-  
| '''[[IntListRemove - JsonUtil|IntListRemove]]'''<sup>PU SE</sup>
| '''[[Revert - LeveledActor|Revert]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[LeveledActor Script|'''LeveledActor''']]
|int
|
|-  
|-  
| '''[[IntListRemoveAt - JsonUtil|IntListRemoveAt]]'''<sup>PU SE</sup>
| '''[[Revert - LeveledItem|Revert]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[LeveledItem Script|'''LeveledItem''']]
|bool
|
|-  
|-  
| '''[[IntListResize - JsonUtil|IntListResize]]'''<sup>PU SE</sup>
| '''[[Revert - LeveledSpell|Revert]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
| [[LeveledSpell Script|'''LeveledSpell''']]
|int
|
|-  
|-  
| '''[[IntListSet - JsonUtil|IntListSet]]'''<sup>PU SE</sup>
| '''[[RightShift - Math|RightShift]]'''<sup>SKSE</sup>  
| '''[[JsonUtil Script|JsonUtil]]'''
| [[Math Script|'''Math''']]
|Int
| [[LeftShift - Math|LeftShift]]
|-
| '''[[IntListSlice - JsonUtil|IntListSlice]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|
|-
| '''[[IntListToArray - JsonUtil|IntListToArray]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|int[]
|-
| '''[[IsGood - JsonUtil|IsGood]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[IsPathArray - JsonUtil|IsPathArray]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-  
| '''[[IsPathBool - JsonUtil|IsPathBool]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[IsPathForm - JsonUtil|IsPathForm]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[IsPathNumber - JsonUtil|IsPathNumber]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[IsPathObject - JsonUtil|IsPathObject]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[IsPathString - JsonUtil|IsPathString]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-
| '''[[IsPendingSave - JsonUtil|IsPendingSave]]'''<sup>PU SE</sup>
| '''[[JsonUtil Script|JsonUtil]]'''
|bool
|-  
|-  
 
|}
|}
=== S ===
 
=== K ===
{|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]]-[[#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]]'''  
|+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=170|Function  
!align=left width=90|Member of  
!align=left width=90|Member of  
!align=left class="unsortable"|Description  
!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[]
|-


| '''[[SaveGame - Game|SaveGame]]'''<sup>SKSE</sup>
|}
| [[Game Script|'''Game''']]
|-


| '''[[Say - ObjectReference|Say]]'''
=== K ===
| '''[[ObjectReference Script|ObjectReference]]'''
{|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''']]
|   
|   
|-
|'''[[Send - UICallback|Send]]'''<sup>SKSE</sup>
|'''[[UICallback Script|UICallback]]'''
|
|-  
|-  
   
   
| '''[[SendAnimationEvent - Debug|SendAnimationEvent]]'''
| '''[[Kill - Actor|Kill]]'''
| [[Debug Script|'''Debug''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SendAssaultAlarm - Actor|SendAssaultAlarm]]'''
| '''[[KillEssential - Actor|KillEssential]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-
| '''[[KillNoWait - Actor|KillNoWait]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-  
|-  
   
   
| '''[[SendAssaultAlarm - Faction|SendAssaultAlarm]]'''
| '''[[KillSilent - Actor|KillSilent]]'''
| [[Faction Script|'''Faction''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-
|'''[[SendModEvent]]'''<sup>SKSE</sup>
|'''[[Form Script|Form]]'''
|
|-  
|-  
   
   
| '''[[SendPlayerToJail - Faction|SendPlayerToJail]]'''
| '''[[KnockAreaEffect - ObjectReference|KnockAreaEffect]]'''
| [[Faction Script|'''Faction''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SendStealAlarm - ObjectReference|SendStealAlarm]]'''
|}
| '''[[ObjectReference Script|ObjectReference]]'''
=== L ===
{|class="toccolours sortable mw-collapsible" style="width:100%; font-size:85%;"
|+style="text-align:right; font-size:100%;"|'''Jump to: [[#A|A]]-[[#B|B]]-[[#C|C]]-[[#D|D]]-[[#E|E]]-[[#F|F]]-[[#G|G]]-[[#H|H]]-[[#I|I]]-[[#K|K]]-[[#M|M]]-[[#N|N]]-[[#O|O]]-[[#P|P]]-[[#Q|Q]]-[[#R|R]]-[[#S|S]]-[[#T|T]]-[[#U|U]]-[[#W|W]]'''
!align=left width=170|Function
!align=left width=90|Member of
!align=left class="unsortable"|Description
|-
| '''[[LearnAllEffects - Ingredient|LearnAllEffects]]'''
| [[Ingredient Script|'''Ingredient''']]
|   
|   
|-  
|-  
   
   
| '''[[SendStoryEvent - Keyword|SendStoryEvent]]'''
| '''[[LearnEffect - Ingredient|LearnEffect]]'''
| [[Keyword Script|'''Keyword''']]
| [[Ingredient Script|'''Ingredient''']]
|   
|   
|-  
|-  
   
   
| '''[[SendStoryEventAndWait - Keyword|SendStoryEventAndWait]]'''
| '''[[LearnNextEffect - Ingredient|LearnNextEffect]]'''
| [[Keyword Script|'''Keyword''']]
| [[Ingredient Script|'''Ingredient''']]
|   
|   
|-  
|-  
   
   
| '''[[SendTrespassAlarm - Actor|SendTrespassAlarm]]'''
| '''[[LeftShift - Math|LeftShift]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Math Script|'''Math''']]
|   
|   
|-  
|-  
 
| '''[[SendWereWolfTransformation - Game|SendWereWolfTransformation]]'''
| '''[[LoadGame - Game|LoadGame]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[Game Script|'''Game''']]
|-
| '''[[Lock - ObjectReference|Lock]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[ServeTime - Game|ServeTime]]'''
| '''[[LogicalAnd - Math|LogicalAnd]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[Math Script|'''Math''']]
|   
|   
|-  
|-  
   
   
| '''[[SetActive - Quest|SetActive]]'''
| '''[[LogicalNot - Math|LogicalNot]]'''<sup>SKSE</sup>
| [[Quest Script|'''Quest''']]
| [[Math Script|'''Math''']]
|   
|   
|-  
|-  
   
   
| '''[[SetActive - Weather|SetActive]]'''
| '''[[LogicalOr - Math|LogicalOr]]'''<sup>SKSE</sup>
| [[Weather Script|'''Weather''']]
| [[Math Script|'''Math''']]
|   
|   
|-  
|-  
   
   
| '''[[SetActorCause - ObjectReference|SetActorCause]]'''
| '''[[LogicalXor - Math|LogicalXor]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Math Script|'''Math''']]
|   
|   
|-  
|-  
   
   
| '''[[SetActorOwner - Cell|SetActorOwner]]'''
| '''[[Load - JsonUtil|Load]]'''<sup>PU SE</sup>
| '''[[Cell Script|Cell]]'''
| '''[[JsonUtil Script|JsonUtil]]'''
|
|bool
|-  
|-  
|}
| '''[[SetActorOwner - ObjectReference|SetActorOwner]]'''
 
| '''[[ObjectReference Script|ObjectReference]]'''
=== 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
| '''[[SetActorValue - Actor|SetActorValue]]'''
!align=left width=90|Member of
| [[Actor Script|'''Actor''']]
!align=left class="unsortable"|Description
|
|-  
| '''[[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>
|'''[[MakeCanFly - Race|MakeCanFly]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|'''[[Race Script|Race]]'''
|
|
|-
|-
|'''[[SetAllowPickpocket - Race|SetAllowPickpocket]]'''<sup>SKSE</sup>
|'''[[MakeCanSwim - Race|MakeCanSwim]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
|'''[[MakeCanWalk - Race|MakeCanWalk]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
|'''[[MakeChildRace - Race|MakeChildRace]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|'''[[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>
|'''[[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]]'''
|'''[[Race Script|Race]]'''
|
|
|-
| '''[[SetBaseDamage - Weapon|SetBaseDamage]]'''<sup>SKSE</sup>
| '''[[Weapon Script|Weapon]]'''
|-
| '''[[SetBeastForm - Game|SetBeastForm]]'''
| [[Game Script|'''Game''']]
|-
|-
|'''[[SetBool - UI|SetBool]]'''<sup>SKSE</sup>
|'''[[MakePlayable - Race|MakePlayable]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|'''[[Race Script|Race]]'''
|
|
|-  
|-
| '''[[MakePlayerFriend - Actor|MakePlayerFriend]]'''
| '''[[SetBribed - Actor|SetBribed]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|-
| '''[[SetCameraTarget - Game|SetCameraTarget]]'''
| [[Game Script|'''Game''']]
|   
|   
|-
|-
|'''[[SetCantOpenDoors - Race|SetCantOpenDoors]]'''<sup>SKSE</sup>
|'''[[MakePushable - Race|MakePushable]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|'''[[Race Script|Race]]'''
|
|-
| '''[[MarkItemAsFavorite - Form|MarkItemAsFavorite]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|
|-  
|-  
|'''[[MakeUnplayable - Race|MakeUnplayable]]'''<sup>SKSE</sup>
| '''[[SetClass - ActorBase|SetClass]]'''<sup>SKSE</sup>  
|'''[[Race Script|Race]]'''
| [[ActorBase Script|'''ActorBase''']]
|
|
|-
 
| '''[[MixColorWithSkinTone - Actor|MixColorWithSkinTone]]'''<sup>PO3 PE SSE</sup>
| '''[[Actor Script|Actor]]'''
|
|-
| '''[[MoveToNearestNavmeshLocation - ObjectReference|MoveToNearestNavmeshLocation]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-  
|-  
 
| '''[[SetCleared - Location|SetCleared]]'''
| '''[[MessageBox - Debug|MessageBox]]'''
| '''[[Location Script|Location]]'''
| [[Debug Script|'''Debug''']]
|   
|   
|-  
|-  
 
| '''[[SetCombatStyle - ActorBase|SetCombatStyle]]'''<sup>SKSE</sup>
| '''[[Mod - GlobalVariable|Mod]]'''
| [[ActorBase Script|'''ActorBase''']]
| '''[[GlobalVariable Script|GlobalVariable]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetCrimeFaction - Actor|SetCrimeFaction]]'''
| '''[[ModActorValue - Actor|ModActorValue]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetCrimeGold - Faction|SetCrimeGold]]'''
| '''[[ModArmorRating - Armor|ModArmorRating]]'''<sup>SKSE</sup>
| [[Faction Script|'''Faction''']]
| [[Armor Script|'''Armor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetCrimeGoldViolent - Faction|SetCrimeGoldViolent]]'''
| '''[[ModCrimeGold - Faction|ModCrimeGold]]'''
| [[Faction Script|'''Faction''']]
| [[Faction Script|'''Faction''']]
|   
|   
|-  
|-  
   
   
| '''[[SetCritDamage - Weapon|SetCritDamage]]'''<sup>SKSE</sup>
| '''[[ModFactionRank - Actor|ModFactionRank]]'''
| '''[[Weapon Script|Weapon]]'''
|-
| '''[[SetCriticalStage - Actor|SetCriticalStage]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetCurrentStageID - Quest|SetCurrentStageID]]'''
| '''[[ModObjectiveGlobal - Quest|ModObjectiveGlobal]]'''
| [[Quest Script|'''Quest''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-
|'''[[SetDefaultVoiceType - Race|SetDefaultVoiceType]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-  
|-  
   
   
| '''[[SetDestroyed - ObjectReference|SetDestroyed]]'''
| '''[[ModPerkPoints - Game|ModPerkPoints]]'''<sup>SKSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Game Script|'''Game''']]
|   
|   
|-  
|-  
   
   
| '''[[SetDoingFavor - Actor|SetDoingFavor]]'''
| '''[[ModReaction - Faction|ModReaction]]'''
| [[Actor Script|'''Actor''']]
| [[Faction Script|'''Faction''']]
|   
|   
|-  
|-  
   
   
| '''[[SetDontMove - Actor|SetDontMove]]'''
| '''[[MoveTo - ObjectReference|MoveTo]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetEnchantment - Armor|SetEnchantment]]'''<sup>SKSE</sup>
| '''[[MoveToIfUnloaded - ObjectReference|MoveToIfUnloaded]]'''
| [[Armor Script|'''Armor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetEnchantment - Weapon|SetEnchantment]]'''<sup>SKSE</sup>
| '''[[MoveToInteractionLocation - ObjectReference|MoveToInteractionLocation]]'''
| '''[[Weapon Script|Weapon]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetEnemy - Faction|SetEnemy]]'''
| '''[[MoveToMyEditorLocation - ObjectReference|MoveToMyEditorLocation]]'''
| [[Faction Script|'''Faction''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetEssential - ActorBase|SetEssential]]'''
| '''[[MoveToNode - ObjectReference|MoveToNode]]'''
| [[ActorBase Script|'''ActorBase''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetExpressionOverride - Actor|SetExpressionOverride]]'''
| '''[[MoveToPackageLocation - Actor|MoveToPackageLocation]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetEyeTexture - Actor|SetEyeTexture]]'''
| '''[[MoveToWhenUnloaded - ObjectReference|MoveToWhenUnloaded]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetFacePreset - ActorBase|SetFacePreset]]'''<sup>SKSE</sup>
| '''[[Mute - SoundCategory|Mute]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[SoundCategory Script|'''SoundCategory''']]
|   
|   
|-  
|-  
| '''[[MergeActorArray - PapyrusUtil|MergeActorArray]]'''<sup>PU SE</sup>
| '''[[SetFactionOwner - Cell|SetFactionOwner]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Cell Script|'''Cell''']]
|Actor[]
|
|-
| '''[[MergeAliasArray - PapyrusUtil|MergeAliasArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|Alias[]
|-  
|-  
| '''[[MergeBoolArray - PapyrusUtil|MergeBoolArray]]'''<sup>PU SE</sup>
| '''[[SetFactionOwner - ObjectReference|SetFactionOwner]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|bool[]
|
|-  
|-  
| '''[[MergeFloatArray - PapyrusUtil|MergeFloatArray]]'''<sup>PU SE</sup>
| '''[[SetFactionRank - Actor|SetFactionRank]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Actor Script|'''Actor''']]
|float[]
|-
|'''[[SetFloat - UI|SetFloat]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|
|-  
|-  
| '''[[MergeFormArray - PapyrusUtil|MergeFormArray]]'''<sup>PU SE</sup>
| '''[[SetFogColor - Cell|SetFogColor]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Cell Script|'''Cell''']]
|Form[]
|
|-  
|-  
| '''[[MergeIntArray - PapyrusUtil|MergeIntArray]]'''<sup>PU SE</sup>
| '''[[SetFogPlanes - Cell|SetFogPlanes]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Cell Script|'''Cell''']]
|int[]
|
|-
| '''[[MergeObjRefArray - PapyrusUtil|MergeObjRefArray]]'''<sup>PU SE</sup>
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
|ObjectReference[]
|-  
|-  
| '''[[MergeStringArray - PapyrusUtil|MergeStringArray]]'''<sup>PU SE</sup>
| '''[[SetFogPower - Cell|SetFogPower]]'''
| '''[[PapyrusUtil Script|PapyrusUtil]]'''
| [[Cell Script|'''Cell''']]
|string[]
|
|-  
|-  
 
| '''[[SetFootIK - Debug|SetFootIK]]'''
|}
=== 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''']]
|
|
|
|-  
|-  
   
   
| '''[[SetForcedLandingMarker - Actor|SetForcedLandingMarker]]'''
|}
| [[Actor Script|'''Actor''']]
 
=== 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]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetFrequency - SoundCategory|SetFrequency]]'''
| '''[[OnActorAction - Form|OnActorAction]]'''<sup>SKSE</sup>
| [[SoundCategory Script|'''SoundCategory''']]
| [[Form Script|'''Form''']]
|   
[[RegisterForActorAction - Form|RegisterForActorAction]], [[UnregisterForActorAction - Form|UnregisterForActorAction]]
|-  
|-  
   
   
| '''[[SetGameSettingBool - Game|SetGameSettingBool]]'''<sup>SKSE</sup>
| '''[[OnAnimationEvent - Form|OnAnimationEvent]]'''
| [[Game Script|'''Game''']]
| [[Form Script|'''Form''']]
|   
[[OnAnimationEventUnregistered - Form|OnAnimationEventUnregistered]], [[RegisterForAnimationEvent - Form|RegisterForAnimationEvent]], [[UnregisterForAnimationEvent - Form|UnregisterForAnimationEvent]]
|-  
|-  
   
   
| '''[[SetGameSettingFloat - Game|SetGameSettingFloat]]'''<sup>SKSE</sup>
| '''[[OnAnimationEventUnregistered - Form|OnAnimationEventUnregistered]]'''
| [[Game Script|'''Game''']]
| [[Form Script|'''Form''']]
|   
[[OnAnimationEvent - Form|OnAnimationEvent]], [[RegisterForAnimationEvent - Form|RegisterForAnimationEvent]], [[UnregisterForAnimationEvent - Form|UnregisterForAnimationEvent]]
|-  
|-  
   
   
| '''[[SetGameSettingInt - Game|SetGameSettingInt]]'''<sup>SKSE</sup>
| '''[[OnAttachedToCell - ObjectReference|OnAttachedToCell]]'''
| [[Game Script|'''Game''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetGameSettingString - Game|SetGameSettingString]]'''<sup>SKSE</sup>
| '''[[OnCellAttach - ObjectReference|OnCellAttach]]'''
| [[Game Script|'''Game''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetGhost - Actor|SetGhost]]'''
| '''[[OnCellDetach - ObjectReference|OnCellDetach]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetGodMode - Debug|SetGodMode]]'''
| '''[[OnCellLoad - ObjectReference|OnCellLoad]]'''
| [[Debug Script|'''Debug''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetGoldValue - Form|SetGoldValue]]'''<sup>SKSE</sup>
| '''[[OnClose - ObjectReference|OnClose]]'''
| [[Form Script|'''Form''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetHairColor - ActorBase|SetHairColor]]'''<sup>SKSE</sup>
| '''[[OnCombatStateChanged - Actor|OnCombatStateChanged]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetHeadTracking - Actor|SetHeadTracking]]'''
| '''[[OnContainerChanged - ObjectReference|OnContainerChanged]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetHeight - ActorBase|SetHeight]]'''<sup>SKSE</sup>  
| '''[[OnControlDown - Form|OnControlDown]]'''<sup>SKSE</sup>  
| [[ActorBase Script|'''ActorBase''']]
| [[Form Script|'''Form''']]
|   
[[RegisterForControl - Form|RegisterForControl]], [[UnregisterForControl - Form|UnregisterForControl]], [[UnregisterForAllControls - Form|UnregisterForAllControls]]
|-  
|-  
   
   
| '''[[SetHudCartMode - Game|SetHudCartMode]]'''
| '''[[OnControlUp - Form|OnControlUp]]'''<sup>SKSE</sup>
| [[Game Script|'''Game''']]
| [[Form Script|'''Form''']]
|   
|  [[RegisterForControl - Form|RegisterForControl]], [[UnregisterForControl - Form|UnregisterForControl]], [[UnregisterForAllControls - Form|UnregisterForAllControls]]
|-
| '''[[OnCrosshairRefChange - Form|OnCrosshairRefChange]]'''<sup>SKSE</sup>
| [[Form Script|'''Form''']]
[[GetCurrentCrosshairRef - Game|GetCurrentCrosshairRef]], [[RegisterForCrosshairRef - Form|RegisterForCrosshairRef,]] [[UnregisterForCrosshairRef - Form|UnregisterForCrosshairRef]]
|-  
|-  
   
   
| '''[[SetInChargen - Game|SetInChargen]]'''
| '''[[OnDeath - Actor|OnDeath]]'''
| [[Game Script|'''Game''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetINIBool - Utility|SetINIBool]]'''
| '''[[OnDestructionStageChanged - ObjectReference|OnDestructionStageChanged]]'''
| [[Utility Script|'''Utility''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetINIFloat - Utility|SetINIFloat]]'''
| '''[[OnDetachedFromCell - ObjectReference|OnDetachedFromCell]]'''
| [[Utility Script|'''Utility''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetINIInt - Utility|SetINIInt]]'''
| '''[[OnDying - Actor|OnDying]]'''
| [[Utility Script|'''Utility''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetINIString - Utility|SetINIString]]'''
| '''[[OnEffectFinish - ActiveMagicEffect|OnEffectFinish]]'''
| [[Utility Script|'''Utility''']]
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|   
|   
|-  
|-  
   
   
| '''[[SetInstanceVolume - Sound|SetInstanceVolume]]'''
| '''[[OnEffectStart - ActiveMagicEffect|OnEffectStart]]'''
| '''[[Sound Script|Sound]]'''
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|   
|   
|-
|'''[[SetInt - UI|SetInt]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|
|-  
|-  
   
   
| '''[[SetIntimidated - Actor|SetIntimidated]]'''
| '''[[OnEnterBleedout - Actor|OnEnterBleedout]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetInvulnerable - ActorBase|SetInvulnerable]]'''
| '''[[OnEquipped - ObjectReference|OnEquipped]]'''
| [[ActorBase Script|'''ActorBase''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetItemCharge - ObjectReference|SetItemCharge]]'''<sup>SKSE</sup>
| '''[[OnGainLOS - Form|OnGainLOS]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Form Script|'''Form''']]
|   
[[RegisterForLOS - Form|RegisterForLOS]], [[RegisterForSingleLOSGain - Form|RegisterForSingleLOSGain]]
|-  
|-  
   
   
| '''[[SetKeywordData - Location|SetKeywordData]]'''
| '''[[OnGetUp - Actor|OnGetUp]]'''
| [[Location Script|'''Location''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetLockLevel - ObjectReference|SetLockLevel]]'''
| '''[[OnGrab - ObjectReference|OnGrab]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetLookAt - Actor|SetLookAt]]'''
| '''[[OnHit - ObjectReference|OnHit]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetMaxRange - Weapon|SetMaxRange]]'''<sup>SKSE</sup>
| '''[[OnItemAdded - ObjectReference|OnItemAdded]]'''
| '''[[Weapon Script|Weapon]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetMinRange - Weapon|SetMinRange]]'''<sup>SKSE</sup>
| '''[[OnItemRemoved - ObjectReference|OnItemRemoved]]'''
| '''[[Weapon Script|Weapon]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetModelPath - Armor|SetModelPath]]'''<sup>SKSE</sup>  
| '''[[OnKeyDown - Form|OnKeyDown]]'''<sup>SKSE</sup>  
| [[Armor Script|'''Armor''']]
| [[Form Script|'''Form''']]
|   
[[RegisterForKey - Form|RegisterForKey]], [[UnregisterForKey - Form|UnregisterForKey]], [[UnregisterForAllKeys - Form|UnregisterForAllKeys]]
|-  
|-  
   
   
| '''[[SetModelPath - Weapon|SetModelPath]]'''<sup>SKSE</sup>  
| '''[[OnKeyUp - Form|OnKeyUp]]'''<sup>SKSE</sup>  
| '''[[Weapon Script|Weapon]]'''
| [[Form Script|'''Form''']]
|   
[[RegisterForKey - Form|RegisterForKey]], [[UnregisterForKey - Form|UnregisterForKey]], [[UnregisterForAllKeys - Form|UnregisterForAllKeys]]
|-  
|-  
   
   
| '''[[SetMotionType - ObjectReference|SetMotionType]]'''
| '''[[OnLoad - ObjectReference|OnLoad]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetName - Form|SetName]]'''<sup>SKSE</sup>
| '''[[OnLocationChange - Actor|OnLocationChange]]'''
| [[Form Script|'''Form''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetNoBleedoutRecovery - Actor|SetNoBleedoutRecovery]]'''
| '''[[OnLockStateChanged - ObjectReference|OnLockStateChanged]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-
|'''[[SetNoCombatInWater - Race|SetNoCombatInWater]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-
|'''[[SetNoShadow - Race|SetNoShadow]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-  
|-  
   
   
| '''[[SetNoFavorAllowed - ObjectReference|SetNoFavorAllowed]]'''
| '''[[OnLostLOS - Form|OnLostLOS]]'''
| [[Form Script|'''Form''']]
|  [[RegisterForLOS - Form|RegisterForLOS]], [[RegisterForSingleLOSLost - Form|RegisterForSingleLOSLost]]
|-
| '''[[OnMagicEffectApply - ObjectReference|OnMagicEffectApply]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetNotShowOnStealthMeter - Actor|SetNotShowOnStealthMeter]]'''
| '''[[OnMenuClose - Form|OnMenuClose]]'''<sup>SKSE</sup>
| [[Actor Script|'''Actor''']]
| [[Form Script|'''Form''']]
|   
[[RegisterForMenu - Form|RegisterForMenu]], [[UnregisterForMenu - Form|UnregisterForMenu]]
|-  
|-  
   
   
| '''[[SetNthHeadPart - ActorBase|SetNthHeadPart]]'''<sup>SKSE</sup>  
| '''[[OnMenuOpen - Form|OnMenuOpen]]'''<sup>SKSE</sup>  
| [[ActorBase Script|'''ActorBase''']]
| [[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]]
|-  
|-  
   
   
| '''[[SetNthIngredient - ConstructibleObject|SetNthIngredient]]'''<sup>SKSE</sup>
| '''[[OnObjectEquipped - Actor|OnObjectEquipped]]'''
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetNthIngredientQuantity - ConstructibleObject|SetNthIngredientQuantity]]'''<sup>SKSE</sup>
| '''[[OnObjectUnequipped - Actor|OnObjectUnequipped]]'''
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetObjectiveCompleted - Quest|SetObjectiveCompleted]]'''
| '''[[OnOpen - ObjectReference|OnOpen]]'''
| [[Quest Script|'''Quest''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetObjectiveDisplayed - Quest|SetObjectiveDisplayed]]'''
| '''[[OnPackageChange - Actor|OnPackageChange]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetObjectiveFailed - Quest|SetObjectiveFailed]]'''
| '''[[OnPackageEnd - Actor|OnPackageEnd]]'''
| [[Quest Script|'''Quest''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetOpen - ObjectReference|SetOpen]]'''
| '''[[OnPackageStart - Actor|OnPackageStart]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetOutfit - Actor|SetOutfit]]'''
| '''[[OnPlayerBowShot - Actor|OnPlayerBowShot]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetOutfit - ActorBase|SetOutfit]]'''
| '''[[OnPlayerCameraState - Form|OnPlayerCameraState]]'''<sup>SKSE</sup>
| [[ActorBase Script|'''ActorBase''']]
| [[Form Script|'''Form''']]
|   
|  [[RegisterForCameraState - Form|RegisterForCameraState]], [[UnregisterForCameraState - Form|UnregisterForCameraState]]
|-
|'''[[SetPCAllowDialogue - Race|SetPCAllowDialogue]]'''<sup>SKSE</sup>
|[[Race Script|'''Race''']]
|
|-  
|-  
   
   
| '''[[SetPerkPoints - Game|SetPerkPoints]]'''<sup>SKSE</sup>
| '''[[OnPlayerLoadGame - Actor|OnPlayerLoadGame]]'''
| [[Game Script|'''Game''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetPlayerAIDriven - Game|SetPlayerAIDriven]]'''
| '''[[OnRaceSwitchComplete - Actor|OnRaceSwitchComplete]]'''
| [[Game Script|'''Game''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetPlayerControls - Actor|SetPlayerControls]]'''
| '''[[OnRead - ObjectReference|OnRead]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetPlayerEnemy - Faction|SetPlayerEnemy]]'''
| '''[[OnRelease - ObjectReference|OnRelease]]'''
| [[Faction Script|'''Faction''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetPlayerExpelled - Faction|SetPlayerExpelled]]'''
| '''[[OnReset - ObjectReference|OnReset]]'''
| [[Faction Script|'''Faction''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-
|'''[[SetPlayerKnows - Form|SetPlayerKnows]]'''<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|[[PlayerKnows - Form|PlayerKnows]]
|-
|'''[[SetPlayerLevel - Game|SetPlayerLevel]]'''<sup>SKSE</sup>
|[[Game Script|'''Game''']]
|
|-  
|-  
   
   
| '''[[SetPlayerReportCrime - Game|SetPlayerReportCrime]]'''
| '''[[OnSell - ObjectReference|OnSell]]'''
| [[Game Script|'''Game''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetPlayerResistingArrest - Actor|SetPlayerResistingArrest]]'''
| '''[[OnSit - Actor|OnSit]]'''
| [[Actor Script|'''Actor''']]
| [[Actor Script|'''Actor''']]
|   
|   
|-  
|-  
   
   
| '''[[SetPlayerTeammate - Actor|SetPlayerTeammate]]'''
| '''[[OnSleepStart - Form|OnSleepStart]]'''
| [[Actor Script|'''Actor''']]
| [[Form Script|'''Form''']]
|   
[[RegisterForSleep - Form|RegisterForSleep]]
|-
| '''[[OnSleepStop - Form|OnSleepStop]]'''
| [[Form Script|'''Form''']]
|  [[RegisterForSleep - Form|RegisterForSleep]]
|-  
|-  
   
   
| '''[[SetPosition - ObjectReference|SetPosition]]'''
| '''[[OnSpellCast - ObjectReference|OnSpellCast]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SetProtected - ActorBase|SetProtected]]'''
| '''[[OnStoryActivateActor - Quest|OnStoryActivateActor]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetPublic - Cell|SetPublic]]'''
| '''[[OnStoryAddToPlayer - Quest|OnStoryAddToPlayer]]'''
| [[Cell Script|'''Cell''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetRace - Actor|SetRace]]'''
| '''[[OnStoryArrest - Quest|OnStoryArrest]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetRaceFlag - Race|SetRaceFlag]]'''<sup>SKSE</sup>
| '''[[OnStoryAssaultActor - Quest|OnStoryAssaultActor]]'''
| [[Race Script|'''Race''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetReach - Weapon|SetReach]]'''<sup>SKSE</sup>
| '''[[OnStoryBribeNPC - Quest|OnStoryBribeNPC]]'''
| '''[[Weapon Script|Weapon]]'''
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetReaction - Faction|SetReaction]]'''
| '''[[OnStoryCastMagic - Quest|OnStoryCastMagic]]'''
| [[Faction Script|'''Faction''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetRelationshipRank - Actor|SetRelationshipRank]]'''
| '''[[OnStoryChangeLocation - Quest|OnStoryChangeLocation]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetRestrained - Actor|SetRestrained]]'''
| '''[[OnStoryCraftItem - Quest|OnStoryCraftItem]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetResult - ConstructibleObject|SetResult]]'''<sup>SKSE</sup>
| '''[[OnStoryCrimeGold - Quest|OnStoryCrimeGold]]'''
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetResultQuantity - ConstructibleObject|SetResultQuantity]]'''<sup>SKSE</sup>
| '''[[OnStoryCure - Quest|OnStoryCure]]'''
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetScale - ObjectReference|SetScale]]'''
| '''[[OnStoryDialogue - Quest|OnStoryDialogue]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetSittingRotation - Game|SetSittingRotation]]'''
| '''[[OnStoryDiscoverDeadBody - Quest|OnStoryDiscoverDeadBody]]'''
| [[Game Script|'''Game''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-
|'''[[SetSkin - Race|SetSkin]]'''<sup>SKSE</sup>
|'''[[Race Script|Race]]'''
|
|-  
|-  
   
   
| '''[[SetSlotMask - Armor|SetSlotMask]]'''<sup>SKSE</sup>
| '''[[OnStoryEscapeJail - Quest|OnStoryEscapeJail]]'''
| [[Armor Script|'''Armor''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetSpeed - Weapon|SetSpeed]]'''<sup>SKSE</sup>
| '''[[OnStoryFlatterNPC - Quest|OnStoryFlatterNPC]]'''
| '''[[Weapon Script|Weapon]]'''
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetStagger - Weapon|SetStagger]]'''<sup>SKSE</sup>
| '''[[OnStoryHello - Quest|OnStoryHello]]'''
| '''[[Weapon Script|Weapon]]'''
| [[Quest Script|'''Quest''']]
|   
|   
|-
|'''[[SetString - UI|SetString]]'''<sup>SKSE</sup>
|'''[[UI Script|UI]]'''
|
|-  
|-  
   
   
| '''[[SetSubGraphFloatVariable - Actor|SetSubGraphFloatVariable]]'''
| '''[[OnStoryIncreaseLevel - Quest|OnStoryIncreaseLevel]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetSunGazeImageSpaceModifier - Game|SetSunGazeImageSpaceModifier]]'''
| '''[[OnStoryIncreaseSkill - Quest|OnStoryIncreaseSkill]]'''
| [[Game Script|'''Game''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetUnconscious - Actor|SetUnconscious]]'''
| '''[[OnStoryInfection - Quest|OnStoryInfection]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetValue - GlobalVariable|SetValue]]'''
| '''[[OnStoryIntimidateNPC - Quest|OnStoryIntimidateNPC]]'''
| [[GlobalVariable Script|'''GlobalVariable''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetValueInt - GlobalVariable|SetValueInt]]'''
| '''[[OnStoryJail - Quest|OnStoryJail]]'''
| [[GlobalVariable Script|'''GlobalVariable''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetVehicle - Actor|SetVehicle]]'''
| '''[[OnStoryKillActor - Quest|OnStoryKillActor]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetVoiceRecoveryTime - Actor|SetVoiceRecoveryTime]]'''
| '''[[OnStoryNewVoicePower - Quest|OnStoryNewVoicePower]]'''
| [[Actor Script|'''Actor''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetVolume - SoundCategory|SetVolume]]'''
| '''[[OnStoryPayFine - Quest|OnStoryPayFine]]'''
| [[SoundCategory Script|'''SoundCategory''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetWeaponType - Weapon|SetWeaponType]]'''<sup>SKSE</sup>
| '''[[OnStoryPickLock - Quest|OnStoryPickLock]]'''
| '''[[Weapon Script|Weapon]]'''
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetWeight - ActorBase|SetWeight]]'''<sup>SKSE</sup>
| '''[[OnStoryPlayerGetsFavor - Quest|OnStoryPlayerGetsFavor]]'''
| [[ActorBase Script|'''ActorBase''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetWeight - Form|SetWeight]]'''<sup>SKSE</sup>
| '''[[OnStoryRelationshipChange - Quest|OnStoryRelationshipChange]]'''
| [[Form Script|'''Form''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetWeightClass - Armor|SetWeightClass]]'''<sup>SKSE</sup>
| '''[[OnStoryRemoveFromPlayer - Quest|OnStoryRemoveFromPlayer]]'''
| [[Armor Script|'''Armor''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SetWorkbenchKeyword - ConstructibleObject|SetWorkbenchKeyword]]'''<sup>SKSE</sup>
| '''[[OnStoryScript - Quest|OnStoryScript]]'''
| '''[[ConstructibleObject Script|ConstructibleObject]]'''
| [[Quest Script|'''Quest''']]
|   
|   
|-
|'''[[SetWorldModelPath - Form|SetWorldModelPath]]'''<sup>SKSE</sup>
|[[Form Script|'''Form''']]
|[[HasWorldModel - Form|HasWorldModel]], [[GetWorldModelPath - Form|GetWorldModelPath]]
|-  
|-  
   
   
| '''[[ShakeCamera - Game|ShakeCamera]]'''
| '''[[OnStoryServedTime - Quest|OnStoryServedTime]]'''
| [[Game Script|'''Game''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[ShakeController - Game|ShakeController]]'''
| '''[[OnStoryTrespass - Quest|OnStoryTrespass]]'''
| [[Game Script|'''Game''']]
| [[Quest Script|'''Quest''']]
|   
|   
|-  
|-  
   
   
| '''[[SheatheWeapon - Actor|SheatheWeapon]]'''<sup>SKSE</sup>
| '''[[OnTrackedStatsEvent - Form|OnTrackedStatsEvent]]'''
| [[Actor Script|'''Actor''']]
| [[Form Script|'''Form''']]
|   
|   
|-  
|-  
   
   
| '''[[Show - Message|Show]]'''
| '''[[OnTranslationAlmostComplete - ObjectReference|OnTranslationAlmostComplete]]'''
| [[Message Script|'''Message''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[ShowAsHelpMessage - Message|ShowAsHelpMessage]]'''
| '''[[OnTranslationComplete - ObjectReference|OnTranslationComplete]]'''
| [[Message Script|'''Message''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[ShowBarterMenu - Actor|ShowBarterMenu]]'''
| '''[[OnTranslationFailed - ObjectReference|OnTranslationFailed]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[ShowFirstPersonGeometry - Game|ShowFirstPersonGeometry]]'''
| '''[[OnTrapHit - ObjectReference|OnTrapHit]]'''
| [[Game Script|'''Game''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[ShowGiftMenu - Actor|ShowGiftMenu]]'''
| '''[[OnTrapHitStart - ObjectReference|OnTrapHitStart]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[ShowHelpMessage - Game|ShowHelpMessage]]'''
| '''[[OnTrapHitStop - ObjectReference|OnTrapHitStop]]'''
| [[Game Script|'''Game''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[ShowLimitedRaceMenu - Game|ShowLimitedRaceMenu]]'''
| '''[[OnTrigger - ObjectReference|OnTrigger]]'''
| [[Game Script|'''Game''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[ShowRaceMenu - Game|ShowRaceMenu]]'''
| '''[[OnTriggerEnter - ObjectReference|OnTriggerEnter]]'''
| [[Game Script|'''Game''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[ShowTitleSequenceMenu - Game|ShowTitleSequenceMenu]]'''
| '''[[OnTriggerLeave - ObjectReference|OnTriggerLeave]]'''
| [[Game Script|'''Game''']]
|-
| '''[[ShowTrainingMenu - Game|ShowTrainingMenu]]'''
| [[Game Script|'''Game''']]
|-
| '''[[Sin - Math|Sin]]'''
| [[Math Script|'''Math''']]
|-
| '''[[SplineTranslateTo - ObjectReference|SplineTranslateTo]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SplineTranslateToRef - ObjectReference|SplineTranslateToRef]]'''
| '''[[OnUnequipped - ObjectReference|OnUnequipped]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[SplineTranslateToRefNode - ObjectReference|SplineTranslateToRefNode]]'''
| '''[[OnUnload - ObjectReference|OnUnload]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-  
|-  
   
   
| '''[[Sqrt - Math|Sqrt]]'''
| '''[[OnUpdate - ActiveMagicEffect|OnUpdate]]'''
| [[Math Script|'''Math''']]
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']]
|   
|   
|-  
|-  
   
   
| '''[[Start - Quest|Start]]'''
| '''[[OnUpdate - Alias|OnUpdate]]'''
| [[Quest Script|'''Quest''']]
| [[Alias Script|'''Alias''']]
|   
|   
|-  
|-  
   
   
| '''[[Start - Scene|Start]]'''
| '''[[OnUpdate - Form|OnUpdate]]'''
| [[Scene Script|'''Scene''']]
| [[Form Script|'''Form''']]
|   
|   
|-  
|-  
   
   
| '''[[StartCannibal - Actor|StartCannibal]]'''
| '''[[OnUpdateGameTime - Form|OnUpdateGameTime]]'''
| [[Actor Script|'''Actor''']]
| [[Form Script|'''Form''']]
|   
|   
|-  
|-  
   
   
| '''[[StartCombat - Actor|StartCombat]]'''
| '''[[OnWardHit - ObjectReference|OnWardHit]]'''
| [[Actor Script|'''Actor''']]
| '''[[ObjectReference Script|ObjectReference]]'''
|   
|   
|-
| '''[[OnActorFallLongDistance - ActiveMagicEffect|OnActorFallLongDistance]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-  
|-  
| '''[[OnActorFallLongDistance - Alias|OnActorFallLongDistance]]'''<sup>PO3 PE SSE</sup>
| '''[[StartDeferredKill - Actor|StartDeferredKill]]'''
| '''[[Alias Script|Alias]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-
| '''[[OnActorFallLongDistance - ObjectReference|OnActorFallLongDistance]]'''<sup>PO3 PE SSE</sup>
|'''[[StartFrameRateCapture - Utility|StartFrameRateCapture]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|[[Utility Script|'''Utility''']]
|
|[[CaptureFrameRate - Utility|CaptureFrameRate]], [[EndFrameRateCapture - Utility|EndFrameRateCapture]]
|-  
|-  
| '''[[OnActorKilled - ActiveMagicEffect|OnActorKilled]]'''<sup>PO3 PE SSE</sup>
| '''[[StartObjectProfiling - Form|StartObjectProfiling]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Form Script|'''Form''']]
|
| [[StopObjectProfiling - Form|StopObjectProfiling]]
|-  
|-  
| '''[[OnActorKilled - Alias|OnActorKilled]]'''<sup>PO3 PE SSE</sup>
| '''[[StartScriptProfiling - Debug|StartScriptProfiling]]'''
| '''[[Alias Script|Alias]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnActorKilled - Form|OnActorKilled]]'''<sup>PO3 PE SSE</sup>
| '''[[StartSneaking - Actor|StartSneaking]]'''
| '''[[Form Script|Form]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[OnActorReanimateStart - ActiveMagicEffect|OnActorReanimateStart]]'''<sup>PO3 PE SSE</sup>
| '''[[StartStackProfiling - Debug|StartStackProfiling]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnActorReanimateStart - Alias|OnActorReanimateStart]]'''<sup>PO3 PE SSE</sup>
| '''[[StartTitleSequence - Game|StartTitleSequence]]'''
| '''[[Alias Script|Alias]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[OnActorReanimateStart - ObjectReference|OnActorReanimateStart]]'''<sup>PO3 PE SSE</sup>
| '''[[StartVampireFeed - Actor|StartVampireFeed]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[OnActorReanimateStop - ActiveMagicEffect|OnActorReanimateStop]]'''<sup>PO3 PE SSE</sup>
| '''[[Stop - EffectShader|Stop]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| '''[[EffectShader Script|EffectShader]]'''
|
|
|-  
|-  
| '''[[OnActorReanimateStop - Alias|OnActorReanimateStop]]'''<sup>PO3 PE SSE</sup>
| '''[[Stop - Quest|Stop]]'''
| '''[[Alias Script|Alias]]'''
| [[Quest Script|'''Quest''']]
|
|
|-  
|-  
| '''[[OnActorReanimateStop - ObjectReference|OnActorReanimateStop]]'''<sup>PO3 PE SSE</sup>
| '''[[Stop - Scene|Stop]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Scene Script|'''Scene''']]
|
|
|-  
|-  
| '''[[OnActorResurrected - ActiveMagicEffect|OnActorResurrected]]'''<sup>PO3 PE SSE</sup>
| '''[[Stop - VisualEffect|Stop]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| '''[[VisualEffect Script|VisualEffect]]'''
|
|
|-  
|-  
| '''[[OnActorResurrected - Alias|OnActorResurrected]]'''<sup>PO3 PE SSE</sup>
| '''[[StopCombat - Actor|StopCombat]]'''
| '''[[Alias Script|Alias]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[OnActorResurrected - ObjectReference|OnActorResurrected]]'''<sup>PO3 PE SSE</sup>
| '''[[StopCombatAlarm - Actor|StopCombatAlarm]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[OnBookRead - ActiveMagicEffect|OnBookRead]]'''<sup>PO3 PE SSE</sup>
| '''[[StopInstance - Sound|StopInstance]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| '''[[Sound Script|Sound]]'''
|
|
|-  
|-  
| '''[[OnBookRead - Alias|OnBookRead]]'''<sup>PO3 PE SSE</sup>
| '''[[StopObjectProfiling - Form|StopObjectProfiling]]'''
| '''[[Alias Script|Alias]]'''
| [[Form Script|'''Form''']]
|
| [[StartObjectProfiling - Form|StartObjectProfiling]]
|-  
|-  
| '''[[OnBookRead - Form|OnBookRead]]'''<sup>PO3 PE SSE</sup>
| '''[[StopScriptProfiling - Debug|StopScriptProfiling]]'''
| '''[[Form Script|Form]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnCellFullyLoaded - ActiveMagicEffect|OnCellFullyLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[StopStackProfiling - Debug|StopStackProfiling]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnCellFullyLoaded - Alias|OnCellFullyLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[StopTranslation - ObjectReference|StopTranslation]]'''
| '''[[Alias Script|Alias]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-  
|-  
| '''[[OnCellFullyLoaded - Form|OnCellFullyLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[Substring - StringUtil|Substring]]'''<sup>SKSE</sup>  
| '''[[Form Script|Form]]'''
| [[StringUtil Script|'''StringUtil''']]
|
|
|-  
|-  
| '''[[OnCriticalHit - ActiveMagicEffect|OnCriticalHit]]'''<sup>PO3 PE SSE</sup>
|}
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
 
|
=== 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''']]
|-  
|-  
| '''[[OnCriticalHit - Alias|OnCriticalHit]]'''<sup>PO3 PE SSE</sup>
| '''[[TapKey - Input|TapKey]]'''<sup>SKSE</sup>  
| '''[[Alias Script|Alias]]'''
| '''[[Input Script|Input]]'''
|
|
|-  
|-  
| '''[[OnCriticalHit - Form|OnCriticalHit]]'''<sup>PO3 PE SSE</sup>
| '''[[TeachWord - Game|TeachWord]]'''
| '''[[Form Script|Form]]'''
| [[Game Script|'''Game''']]
|-
|'''[[TempClone - Form|TempClone]]'''<sup>SKSE</sup>
|'''[[Form Script|Form]]'''
|
|
|-  
|-  
| '''[[OnDisarmed - ActiveMagicEffect|OnDisarmed]]'''<sup>PO3 PE SSE</sup>
| '''[[TetherToHorse - ObjectReference|TetherToHorse]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-  
|-  
| '''[[OnDisarmed - Alias|OnDisarmed]]'''<sup>PO3 PE SSE</sup>
| '''[[ToggleAI - Debug|ToggleAI]]'''
| '''[[Alias Script|Alias]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnDisarmed - Form|OnDisarmed]]'''<sup>PO3 PE SSE</sup>
| '''[[ToggleCollisions - Debug|ToggleCollisions]]'''
| '''[[Form Script|Form]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnDragonSoulGained - ActiveMagicEffect|OnDragonSoulGained]]'''<sup>PO3 PE SSE</sup>
| '''[[ToggleMenus - Debug|ToggleMenus]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnDragonSoulGained - Alias|OnDragonSoulGained]]'''<sup>PO3 PE SSE</sup>
| '''[[Trace - Debug|Trace]]'''
| '''[[Alias Script|Alias]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnDragonSoulGained - Form|OnDragonSoulGained]]'''<sup>PO3 PE SSE</sup>
| '''[[TraceAndBox - Debug|TraceAndBox]]'''
| '''[[Form Script|Form]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnHitEx - ActiveMagicEffect|OnHitEx]]'''<sup>PO3 PE SSE</sup>
| '''[[TraceConditional - Debug|TraceConditional]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnHitEx - Alias|OnHitEx]]'''<sup>PO3 PE SSE</sup>
| '''[[TraceStack - Debug|TraceStack]]'''
| '''[[Alias Script|Alias]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnHitEx - ObjectReference|OnHitEx]]'''<sup>PO3 PE SSE</sup>
| '''[[TraceUser - Debug|TraceUser]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Debug Script|'''Debug''']]
|
|
|-  
|-  
| '''[[OnItemCrafted - ActiveMagicEffect|OnItemCrafted]]'''<sup>PO3 PE SSE</sup>
| '''[[TranslateTo - ObjectReference|TranslateTo]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-  
|-  
| '''[[OnItemCrafted - Alias|OnItemCrafted]]'''<sup>PO3 PE SSE</sup>
| '''[[TranslateToRef - ObjectReference|TranslateToRef]]'''
| '''[[Alias Script|Alias]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
|
|
|-  
|-  
| '''[[OnItemCrafted - Form|OnItemCrafted]]'''<sup>PO3 PE SSE</sup>
| '''[[TrapSoul - Actor|TrapSoul]]'''
| '''[[Form Script|Form]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[OnItemHarvested - ActiveMagicEffect|OnItemHarvested]]'''<sup>PO3 PE SSE</sup>
| '''[[TriggerScreenBlood - Game|TriggerScreenBlood]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Game Script|'''Game''']]
|
|
|-
| '''[[OnItemHarvested - Alias|OnItemHarvested]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-  
|-  
| '''[[OnItemHarvested - Form|OnItemHarvested]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToAddToFaction - ReferenceAlias|TryToAddToFaction]]'''
| '''[[Form Script|Form]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnLevelIncrease - ActiveMagicEffect|OnLevelIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToClear - ReferenceAlias|TryToClear]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnLevelIncrease - Alias|OnLevelIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToDisable - ReferenceAlias|TryToDisable]]'''
| '''[[Alias Script|Alias]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnLevelIncrease - Form|OnLevelIncrease]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToDisableNoWait - ReferenceAlias|TryToDisableNoWait]]'''
| '''[[Form Script|Form]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnLocationDiscovery - ActiveMagicEffect|OnLocationDiscovery]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToEnable - ReferenceAlias|TryToEnable]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnLocationDiscovery - Alias|OnLocationDiscovery]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToEnableNoWait - ReferenceAlias|TryToEnableNoWait]]'''
| '''[[Alias Script|Alias]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnLocationDiscovery - Form|OnLocationDiscovery]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToEvaluatePackage - ReferenceAlias|TryToEvaluatePackage]]'''
| '''[[Form Script|Form]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnMagicEffectApplyEx - ActiveMagicEffect|OnMagicEffectApplyEx]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToKill - ReferenceAlias|TryToKill]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnMagicEffectApplyEx - Alias|OnMagicEffectApplyEx]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToMoveTo - ReferenceAlias|TryToMoveTo]]'''
| '''[[Alias Script|Alias]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnMagicEffectApplyEx - ObjectReference|OnMagicEffectApplyEx]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToRemoveFromFaction - ReferenceAlias|TryToRemoveFromFaction]]'''
| '''[[ObjectReference Script|ObjectReference]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnMagicHit - ActiveMagicEffect|OnMagicHit]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToReset - ReferenceAlias|TryToReset]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnMagicHit - Alias|OnMagicHit]]'''<sup>PO3 PE SSE</sup>
| '''[[TryToStopCombat - ReferenceAlias|TryToStopCombat]]'''
| '''[[Alias Script|Alias]]'''
| [[ReferenceAlias Script|'''ReferenceAlias''']]
|
|
|-  
|-  
| '''[[OnMagicHit - ObjectReference|OnMagicHit]]'''<sup>PO3 PE SSE</sup>
|}
| '''[[ObjectReference Script|ObjectReference]]'''
=== 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''']]
|-  
|-  
| '''[[OnObjectGrab - ActiveMagicEffect|OnObjectGrab]]'''<sup>PO3 PE SSE</sup>
| '''[[UnequipItem - Actor|UnequipItem]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[OnObjectGrab - Alias|OnObjectGrab]]'''<sup>PO3 PE SSE</sup>
| '''[[UnequipItemEx - Actor|UnequipItemEx]]'''<sup>SKSE</sup>  
| '''[[Alias Script|Alias]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[OnObjectGrab - Form|OnObjectGrab]]'''<sup>PO3 PE SSE</sup>
| '''[[UnequipItemSlot - Actor|UnequipItemSlot]]'''
| '''[[Form Script|Form]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[OnObjectLoaded - ActiveMagicEffect|OnObjectLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[UnequipShout - Actor|UnequipShout]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Actor Script|'''Actor''']]
|
|
|-
| '''[[OnObjectLoaded - Alias|OnObjectLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-  
|-  
| '''[[OnObjectLoaded - Form|OnObjectLoaded]]'''<sup>PO3 PE SSE</sup>
| '''[[UnequipSpell - Actor|UnequipSpell]]'''
| '''[[Form Script|Form]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[OnObjectRelease - ActiveMagicEffect|OnObjectRelease]]'''<sup>PO3 PE SSE</sup>
| '''[[UnlockOwnedDoorsInCell - Actor|UnlockOwnedDoorsInCell]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Actor Script|'''Actor''']]
|
|
|-  
|-  
| '''[[OnObjectRelease - Alias|OnObjectRelease]]'''<sup>PO3 PE SSE</sup>
| '''[[UnlockWord - Game|UnlockWord]]'''
| '''[[Alias Script|Alias]]'''
| [[Game Script|'''Game''']]
|
|
|-  
|-  
| '''[[OnObjectRelease - Form|OnObjectRelease]]'''<sup>PO3 PE SSE</sup>
| '''[[UnMute - SoundCategory|UnMute]]'''
| '''[[Form Script|Form]]'''
| '''[[SoundCategory Script|SoundCategory]]'''
|
|
|-  
|-  
| '''[[OnObjectUnloaded - ActiveMagicEffect|OnObjectUnloaded]]'''<sup>PO3 PE SSE</sup>
| '''[[UnPause - SoundCategory|UnPause]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[SoundCategory Script|'''SoundCategory''']]
|
|
|-  
|-  
| '''[[OnObjectUnloaded - Alias|OnObjectUnloaded]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForActorAction - Form|UnregisterForActorAction]]'''<sup>SKSE</sup>  
| '''[[Alias Script|Alias]]'''
| [[Form Script|'''Form''']]
|
|
|-  
|-  
| '''[[OnObjectUnloaded - Form|OnObjectUnloaded]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForAllControls - Form|UnregisterForAllControls]]'''<sup>SKSE</sup>  
| '''[[Form Script|Form]]'''
| [[Form Script|'''Form''']]
|
| RegisterForControl, UnregisterForControl
|-  
|-  
| '''[[OnPlayerShoutAttack - ActiveMagicEffect|OnPlayerShoutAttack]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForAllKeys - Form|UnregisterForAllKeys]]'''<sup>SKSE</sup>  
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForKey - Form|RegisterForKey]], [[UnregisterForKey - Form|UnregisterForKey]]
|-  
|-  
| '''[[OnPlayerShoutAttack - Alias|OnPlayerShoutAttack]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForAllMenus - Form|UnregisterForAllMenus]]'''<sup>SKSE</sup>  
| '''[[Alias Script|Alias]]'''
| [[Form Script|'''Form''']]
|
[[RegisterForMenu - Form|RegisterForMenu]], [[UnregisterForMenu - Form|UnregisterForMenu]]
|-
| '''[[OnPlayerShoutAttack - Form|OnPlayerShoutAttack]]'''<sup>PO3 PE SSE</sup>
| '''[[Form Script|Form]]'''
|
|-  
|-  
| '''[[OnProjectileHit - ActiveMagicEffect|OnProjectileHit]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForAnimationEvent - Form|UnregisterForAnimationEvent]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForAnimationEvent - Form|RegisterForAnimationEvent]]
|-  
|-  
| '''[[OnProjectileHit - Alias|OnProjectileHit]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForCameraState - Form|UnregisterForCameraState]]'''<sup>SKSE</sup>
| '''[[Alias Script|Alias]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForCameraState - Form|RegisterForCameraState]]
|-  
|-  
| '''[[OnProjectileHit - ObjectReference|OnProjectileHit]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForControl - Form|UnregisterForControl]]'''<sup>SKSE</sup>  
| '''[[ObjectReference Script|ObjectReference]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForControl - Form|RegisterForControl]], [[UnregisterForAllControls - Form|UnregisterForAllControls]]
|-  
|-  
| '''[[OnQuestStageChange - ActiveMagicEffect|OnQuestStageChange]]'''<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]]
|-  
|-  
| '''[[OnQuestStageChange - Alias|OnQuestStageChange]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForKey - Form|UnregisterForKey]]'''<sup>SKSE</sup>  
| '''[[Alias Script|Alias]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForKey - Form|RegisterForKey]], [[UnregisterForAllKeys - Form|UnregisterForAllKeys]]
|-  
|-  
| '''[[OnQuestStageChange - Form|OnQuestStageChange]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForLOS - Form|UnregisterForLOS]]'''
| '''[[Form Script|Form]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForLOS - Form|RegisterForLOS]]
|-  
|-  
| '''[[OnQuestStart - ActiveMagicEffect|OnQuestStart]]'''<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]]
|-  
|-  
| '''[[OnQuestStart - Alias|OnQuestStart]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForSleep - Form|UnregisterForSleep]]'''
| '''[[Alias Script|Alias]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForSleep - Form|RegisterForSleep]]
|-
| '''[[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>
| '''[[UnregisterForTrackedStatsEvent - Form|UnregisterForTrackedStatsEvent]]'''
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForTrackedStatsEvent - Form|RegisterForTrackedStatsEvent]]
|-  
|-  
| '''[[OnSoulTrapped - Alias|OnSoulTrapped]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForUpdate - Form|UnregisterForUpdate]]'''
| '''[[Alias Script|Alias]]'''
| [[Form Script|'''Form''']]
|
| [[RegisterForUpdate - Form|RegisterForUpdate]], [[RegisterForSingleUpdate - Form|RegisterForSingleUpdate]]
|-  
|-  
| '''[[OnSoulTrapped - Form|OnSoulTrapped]]'''<sup>PO3 PE SSE</sup>
| '''[[UnregisterForUpdateGameTime - Form|UnregisterForUpdateGameTime]]'''
| '''[[Form Script|Form]]'''
| '''[[Form Script|Form]]'''
| [[RegisterForUpdateGameTime - Form|RegisterForUpdateGameTime]]
|
|-
| '''[[OnSpellLearned - ActiveMagicEffect|OnSpellLearned]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnSpellLearned - Alias|OnSpellLearned]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnWeaponHit - ActiveMagicEffect|OnWeaponHit]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-
| '''[[OnWeaponHit - Alias|OnWeaponHit]]'''<sup>PO3 PE SSE</sup>
| '''[[Alias Script|Alias]]'''
|
|-
| '''[[OnWeaponHit - ObjectReference|OnWeaponHit]]'''<sup>PO3 PE SSE</sup>
| '''[[ObjectReference Script|ObjectReference]]'''
|
|-
| '''[[OnWeatherChange - ActiveMagicEffect|OnWeatherChange]]'''<sup>PO3 PE SSE</sup>
| '''[[ActiveMagicEffect Script|ActiveMagicEffect]]'''
|
|-  
|-  
| '''[[OnWeatherChange - Alias|OnWeatherChange]]'''<sup>PO3 PE SSE</sup>
| '''[[UpdateCurrentInstanceGlobal - Quest|UpdateCurrentInstanceGlobal]]'''
| '''[[Alias Script|Alias]]'''
| [[Quest Script|'''Quest''']]
|
|
|-
|-  
| '''[[OnWeatherChange - Form|OnWeatherChange]]'''<sup>PO3 PE SSE</sup>
 
| '''[[Form Script|Form]]'''
| '''[[UpdateHairColor - Game|UpdateHairColor]]'''<sup>SKSE</sup>
|
| [[Game Script|'''Game''']]
|-  
|
 
|-
|'''[[OpenCustomMenu - UI|OpenCustomMenu]]'''<sup>SKSE</sup>
   
|'''[[UI Script|UI]]'''
| '''[[UpdateWeight - Actor|UpdateWeight]]'''<sup>SKSE</sup>  
|
|-  
   
| '''[[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