Difference between revisions of "List of Papyrus Functions"
Jump to navigation
Jump to search
(→F) |
(→G: wip) |
||
Line 939: | Line 939: | ||
!align=left width=170|Function | !align=left width=170|Function | ||
!align=left width=90|Member of | !align=left width=90|Member of | ||
!Return | |||
!align=left class="unsortable"|Description | !align=left class="unsortable"|Description | ||
|- | |- | ||
| '''[[GameTimeToString - Utility|GameTimeToString]]''' | | '''[[GameTimeToString - Utility|GameTimeToString]]''' | ||
| [[Utility Script|'''Utility''']] | | [[Utility Script|'''Utility''']] | ||
|String | |||
| | | | ||
|- | |- | ||
Line 948: | Line 950: | ||
| '''[[GetActorBase - Actor|GetActorBase]]''' | | '''[[GetActorBase - Actor|GetActorBase]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
|ActorBase | |||
| | | | ||
|- | |- | ||
Line 953: | Line 956: | ||
| '''[[GetActorOwner - Cell|GetActorOwner]]''' | | '''[[GetActorOwner - Cell|GetActorOwner]]''' | ||
| [[Cell Script|'''Cell''']] | | [[Cell Script|'''Cell''']] | ||
|ActorBase | |||
| | | | ||
|- | |- | ||
Line 958: | Line 962: | ||
| '''[[GetActorOwner - ObjectReference|GetActorOwner]]''' | | '''[[GetActorOwner - ObjectReference|GetActorOwner]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
|ActorBase | |||
| | | | ||
|- | |- | ||
Line 963: | Line 968: | ||
| '''[[GetActorReference - ReferenceAlias|GetActorReference]]''' | | '''[[GetActorReference - ReferenceAlias|GetActorReference]]''' | ||
| [[ReferenceAlias Script|'''ReferenceAlias''']] | | [[ReferenceAlias Script|'''ReferenceAlias''']] | ||
|Actor | |||
| | | | ||
|- | |- | ||
Line 968: | Line 974: | ||
| '''[[GetActorValue - Actor|GetActorValue]]''' | | '''[[GetActorValue - Actor|GetActorValue]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
|Float | |||
| | | | ||
|- | |||
|'''[[GetActorValueInfoByID - ActorValueInfo|GetActorValueInfoByID]]'''<sup>SKSE</sup> | |||
|[[Actor Script|'''Actor''']] | |||
|ActorValueInfo | |||
| | |||
|- | |||
|'''[[GetActorValueInfoByName - ActorValueInfo|GetActorValueInfoByName]]'''<sup>SKSE</sup> | |||
|[[Actor Script|'''Actor''']] | |||
|ActorValueInfo | |||
| | |||
|- | |||
|'''[[GetActorValueMax - Actor|GetActorValueMax]]''' | |||
|[[Actor Script|'''Actor''']] | |||
|Float | |||
| | |||
|- | |- | ||
| '''[[GetActorValuePercentage - Actor|GetActorValuePercentage]]''' | | '''[[GetActorValuePercentage - Actor|GetActorValuePercentage]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | |Float | ||
| | |||
|- | |||
|[[GetActualWaterLevel - Cell|'''GetActualWaterLevel''']]<sup>SKSE</sup> | |||
|[[Cell Script|'''Cell''']] | |||
|Float | |||
| | |||
|- | |- | ||
| '''[[GetAlias - Quest|GetAlias]]''' | | '''[[GetAlias - Quest|GetAlias]]''' | ||
| [[Quest Script|'''Quest''']] | | [[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 Script|GameData]]''' | |||
| | |||
| | |||
|- | |||
|GetAllArmor | |||
|'''[[GameData Script|GameData]]''' | |||
| | |||
| | |||
|- | |||
|GetAllBooks | |||
|'''[[GameData Script|GameData]]''' | |||
| | |||
| | |||
|- | |||
|GetAllForms | |||
|'''[[GameData Script|GameData]]''' | |||
| | |||
| | |||
|- | |||
|GetAllIngredients | |||
|'''[[GameData Script|GameData]]''' | |||
| | |||
| | |||
|- | |||
|GetAllKeys | |||
|'''[[GameData Script|GameData]]''' | |||
| | |||
| | |||
|- | |||
|GetAllMiscItems | |||
|'''[[GameData Script|GameData]]''' | |||
| | |||
| | |||
|- | |||
|GetAllowDualWielding | |||
| | |||
| | |||
| | |||
|- | |||
|GetAllPotions | |||
|'''[[GameData Script|GameData]]''' | |||
| | |||
| | |||
|- | |||
|GetAllScrolls | |||
|'''[[GameData Script|GameData]]''' | |||
| | |||
| | |||
|- | |||
|GetAllWeapons | |||
|'''[[GameData Script|GameData]]''' | |||
| | |||
| | |||
|- | |||
|GetAlpha | |||
|[[ColorComponent Script|'''ColorComponent''']] | |||
| | |||
| | |||
|- | |- | ||
| '''[[GetAngleX - ObjectReference|GetAngleX]]''' | | '''[[GetAngleX - ObjectReference|GetAngleX]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetAngleY - ObjectReference|GetAngleY]]''' | | '''[[GetAngleY - ObjectReference|GetAngleY]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetAngleZ - ObjectReference|GetAngleZ]]''' | | '''[[GetAngleZ - ObjectReference|GetAngleZ]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetAnimationVariableBool - ObjectReference|GetAnimationVariableBool]]''' | | '''[[GetAnimationVariableBool - ObjectReference|GetAnimationVariableBool]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetAnimationVariableFloat - ObjectReference|GetAnimationVariableFloat]]''' | | '''[[GetAnimationVariableFloat - ObjectReference|GetAnimationVariableFloat]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetAnimationVariableInt - ObjectReference|GetAnimationVariableInt]]''' | | '''[[GetAnimationVariableInt - ObjectReference|GetAnimationVariableInt]]''' | ||
| '''[[ObjectReference Script|ObjectReference]]''' | | '''[[ObjectReference Script|ObjectReference]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetArmorRating - Armor|GetArmorRating]]'''<sup>SKSE</sup> | | '''[[GetArmorRating - Armor|GetArmorRating]]'''<sup>SKSE</sup> | ||
| [[Armor Script|'''Armor''']] | | [[Armor Script|'''Armor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetAssociatedSkill - MagicEffect|GetAssociatedSkill]]''' | | '''[[GetAssociatedSkill - MagicEffect|GetAssociatedSkill]]''' | ||
| '''[[MagicEffect Script|MagicEffect]]''' | | '''[[MagicEffect Script|MagicEffect]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetAt - FormList|GetAt]]''' | | '''[[GetAt - FormList|GetAt]]''' | ||
| [[FormList Script|'''FormList''']] | | [[FormList Script|'''FormList''']] | ||
| | | | ||
| | |||
|- | |||
|'''[[GetActorValue - Actor|GetAV]]''' | |||
|[[Actor Script|'''Actor''']] | |||
| | |||
|alias for GetActorValue | |||
|- | |- | ||
|'''[[GetAverageFrameRate - Utility|GetAverageFrameRate]]''' | |'''[[GetAverageFrameRate - Utility|GetAverageFrameRate]]''' | ||
|'''[[Utility Script|Utility]]''' | |'''[[Utility Script|Utility]]''' | ||
| | | | ||
| | |||
|- | |||
|'''[[GetActorValueInfoByID - ActorValueInfo|GetAVIByID]]'''<sup>SKSE</sup> | |||
| | |||
| | |||
|alias for GetActorValueInfoByID | |||
|- | |||
|'''[[GetActorValueInfoByName - ActorValueInfo|GetAVIByName]]'''<sup>SKSE</sup> | |||
| | |||
| | |||
|alias for GetActorValueInfoByName | |||
|- | |||
|'''[[GetActorValueMax - Actor|GetAVMax]]''' | |||
|[[Actor Script|'''Actor''']] | |||
| | |||
|alias for GetActorValueMax | |||
|- | |||
|'''[[GetActorValuePercentage - Actor|GetAVPercentage]]''' | |||
|[[Actor Script|'''Actor''']] | |||
| | |||
|alias for GetActorValuePercentage | |||
|- | |- | ||
| '''[[GetBaseActorValue - Actor|GetBaseActorValue]]''' | | '''[[GetBaseActorValue - Actor|GetBaseActorValue]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |||
|'''[[GetBaseActorValue - Actor|GetBaseAV]]''' | |||
|[[Actor Script|'''Actor''']] | |||
| | |||
|alias for GetBaseActorValue | |||
|- | |- | ||
| '''[[GetBaseDamage - Weapon|GetBaseDamage]]'''<sup>SKSE</sup> | | '''[[GetBaseDamage - Weapon|GetBaseDamage]]'''<sup>SKSE</sup> | ||
| [[Weapon Script|'''Weapon''']] | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetBaseObject - ActiveMagicEffect|GetBaseObject]]''' | | '''[[GetBaseObject - ActiveMagicEffect|GetBaseObject]]''' | ||
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']] | | [[ActiveMagicEffect Script|'''ActiveMagicEffect''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetBaseObject - ObjectReference|GetBaseObject]]''' | | '''[[GetBaseObject - ObjectReference|GetBaseObject]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetBlue - ColorForm|GetBlue]]'''<sup>SKSE</sup> | | '''[[GetBlue - ColorForm|GetBlue]]'''<sup>SKSE</sup> | ||
| [[ColorForm Script|'''ColorForm''']] | | [[ColorForm Script|'''ColorForm''']] | ||
| | | | ||
| | |||
|- | |- | ||
|'''[[GetBool - UI|GetBool]]'''<sup>SKSE</sup> | |'''[[GetBool - UI|GetBool]]'''<sup>SKSE</sup> | ||
|[[UI Script|'''UI''']] | |[[UI Script|'''UI''']] | ||
| | |||
| | | | ||
|- | |- | ||
Line 1,061: | Line 1,211: | ||
| '''[[GetBribeAmount - Actor|GetBribeAmount]]''' | | '''[[GetBribeAmount - Actor|GetBribeAmount]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
|'''[[GetBudgetCount - Utility|GetBudgetCount]]''' | |'''[[GetBudgetCount - Utility|GetBudgetCount]]''' | ||
|'''[[Utility Script|Utility]]''' | |'''[[Utility Script|Utility]]''' | ||
| | |||
| | | | ||
|- | |- | ||
|'''[[GetBudgetName - Utility|GetBudgetName]]''' | |'''[[GetBudgetName - Utility|GetBudgetName]]''' | ||
|'''[[Utility Script|Utility]]''' | |'''[[Utility Script|Utility]]''' | ||
| | |||
| | | | ||
|- | |- | ||
Line 1,074: | Line 1,227: | ||
| '''[[GetCasterActor - ActiveMagicEffect|GetCasterActor]]''' | | '''[[GetCasterActor - ActiveMagicEffect|GetCasterActor]]''' | ||
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']] | | [[ActiveMagicEffect Script|'''ActiveMagicEffect''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCastTime - Scroll|GetCastTime]]'''<sup>SKSE</sup> | | '''[[GetCastTime - Scroll|GetCastTime]]'''<sup>SKSE</sup> | ||
| [[Scroll Script|'''Scroll''']] | | [[Scroll Script|'''Scroll''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCastTime - Spell|GetCastTime]]'''<sup>SKSE</sup> | | '''[[GetCastTime - Spell|GetCastTime]]'''<sup>SKSE</sup> | ||
| [[Spell Script|'''Spell''']] | | [[Spell Script|'''Spell''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetClass - ActorBase|GetClass]]''' | | '''[[GetClass - ActorBase|GetClass]]''' | ||
| [[ActorBase Script|'''ActorBase''']] | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetClassification - Weather|GetClassification]]''' | | '''[[GetClassification - Weather|GetClassification]]''' | ||
| [[Weather Script|'''Weather''']] | | [[Weather Script|'''Weather''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCombatState - Actor|GetCombatState]]''' | | '''[[GetCombatState - Actor|GetCombatState]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCombatStyle - ActorBase|GetCombatStyle]]'''<sup>SKSE</sup> | | '''[[GetCombatStyle - ActorBase|GetCombatStyle]]'''<sup>SKSE</sup> | ||
| [[ActorBase Script|'''ActorBase''']] | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCombatTarget - Actor|GetCombatTarget]]''' | | '''[[GetCombatTarget - Actor|GetCombatTarget]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetConfigName - Debug|GetConfigName]]''' | | '''[[GetConfigName - Debug|GetConfigName]]''' | ||
| [[Debug Script|'''Debug''']] | | [[Debug Script|'''Debug''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCostliestEffectIndex - Enchantment|GetCostliestEffectIndex]]'''<sup>SKSE</sup> | | '''[[GetCostliestEffectIndex - Enchantment|GetCostliestEffectIndex]]'''<sup>SKSE</sup> | ||
| '''[[Enchantment Script|Enchantment]]''' | | '''[[Enchantment Script|Enchantment]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCostliestEffectIndex - Ingredient|GetCostliestEffectIndex]]'''<sup>SKSE</sup> | | '''[[GetCostliestEffectIndex - Ingredient|GetCostliestEffectIndex]]'''<sup>SKSE</sup> | ||
| '''[[Ingredient Script|Ingredient]]''' | | '''[[Ingredient Script|Ingredient]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCostliestEffectIndex - Potion|GetCostliestEffectIndex]]'''<sup>SKSE</sup> | | '''[[GetCostliestEffectIndex - Potion|GetCostliestEffectIndex]]'''<sup>SKSE</sup> | ||
| '''[[Potion Script|Potion]]''' | | '''[[Potion Script|Potion]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCostliestEffectIndex - Scroll|GetCostliestEffectIndex]]'''<sup>SKSE</sup> | | '''[[GetCostliestEffectIndex - Scroll|GetCostliestEffectIndex]]'''<sup>SKSE</sup> | ||
| [[Scroll Script|'''Scroll''']] | | [[Scroll Script|'''Scroll''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCostliestEffectIndex - Spell|GetCostliestEffectIndex]]'''<sup>SKSE</sup> | | '''[[GetCostliestEffectIndex - Spell|GetCostliestEffectIndex]]'''<sup>SKSE</sup> | ||
| [[Spell Script|'''Spell''']] | | [[Spell Script|'''Spell''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCrimeFaction - Actor|GetCrimeFaction]]''' | | '''[[GetCrimeFaction - Actor|GetCrimeFaction]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCrimeGold - Faction|GetCrimeGold]]''' | | '''[[GetCrimeGold - Faction|GetCrimeGold]]''' | ||
| [[Faction Script|'''Faction''']] | | [[Faction Script|'''Faction''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCrimeGoldNonViolent - Faction|GetCrimeGoldNonViolent]]''' | | '''[[GetCrimeGoldNonViolent - Faction|GetCrimeGoldNonViolent]]''' | ||
| [[Faction Script|'''Faction''']] | | [[Faction Script|'''Faction''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCrimeGoldViolent - Faction|GetCrimeGoldViolent]]''' | | '''[[GetCrimeGoldViolent - Faction|GetCrimeGoldViolent]]''' | ||
| [[Faction Script|'''Faction''']] | | [[Faction Script|'''Faction''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCritDamage - Weapon|GetCritDamage]]'''<sup>SKSE</sup> | | '''[[GetCritDamage - Weapon|GetCritDamage]]'''<sup>SKSE</sup> | ||
| [[Weapon Script|'''Weapon''']] | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
| | |||
|- | |- | ||
|'''[[GetCurrentBudget - Utility|GetCurrentBudget]]''' | |'''[[GetCurrentBudget - Utility|GetCurrentBudget]]''' | ||
|'''[[Utility Script|Utility]]''' | |'''[[Utility Script|Utility]]''' | ||
| | |||
| | | | ||
|- | |- | ||
|[[GetCurrentCrosshairRef - Game|'''GetCurrentCrosshairRef''']]<sup>SKSE</sup> | |[[GetCurrentCrosshairRef - Game|'''GetCurrentCrosshairRef''']]<sup>SKSE</sup> | ||
|'''[[Game Script|Game]]''' | |'''[[Game Script|Game]]''' | ||
| | |||
| | | | ||
|- | |- | ||
Line 1,177: | Line 1,351: | ||
| '''[[GetCurrentDestructionStage - ObjectReference|GetCurrentDestructionStage]]''' | | '''[[GetCurrentDestructionStage - ObjectReference|GetCurrentDestructionStage]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCurrentGameTime - Utility|GetCurrentGameTime]]''' | | '''[[GetCurrentGameTime - Utility|GetCurrentGameTime]]''' | ||
| [[Utility Script|'''Utility''']] | | [[Utility Script|'''Utility''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCurrentLocation - ObjectReference|GetCurrentLocation]]''' | | '''[[GetCurrentLocation - ObjectReference|GetCurrentLocation]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
|'''[[GetCurrentMemory - Utility|GetCurrentMemory]]''' | |'''[[GetCurrentMemory - Utility|GetCurrentMemory]]''' | ||
|'''[[Utility Script|Utility]]''' | |'''[[Utility Script|Utility]]''' | ||
| | |||
| | | | ||
|- | |- | ||
Line 1,196: | Line 1,374: | ||
| '''[[GetCurrentPackage - Actor|GetCurrentPackage]]''' | | '''[[GetCurrentPackage - Actor|GetCurrentPackage]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCurrentRealTime - Utility|GetCurrentRealTime]]''' | | '''[[GetCurrentRealTime - Utility|GetCurrentRealTime]]''' | ||
| [[Utility Script|'''Utility''']] | | [[Utility Script|'''Utility''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCurrentScene - ObjectReference|GetCurrentScene]]''' | | '''[[GetCurrentScene - ObjectReference|GetCurrentScene]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCurrentStageID - Quest|GetCurrentStageID]]''' | | '''[[GetCurrentStageID - Quest|GetCurrentStageID]]''' | ||
| [[Quest Script|'''Quest''']] | | [[Quest Script|'''Quest''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCurrentWeather - Weather|GetCurrentWeather]]''' | | '''[[GetCurrentWeather - Weather|GetCurrentWeather]]''' | ||
| [[Weather Script|'''Weather''']] | | [[Weather Script|'''Weather''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetCurrentWeatherTransition - Weather|GetCurrentWeatherTransition]]''' | | '''[[GetCurrentWeatherTransition - Weather|GetCurrentWeatherTransition]]''' | ||
| [[Weather Script|'''Weather''']] | | [[Weather Script|'''Weather''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetDeadCount - ActorBase|GetDeadCount]]''' | | '''[[GetDeadCount - ActorBase|GetDeadCount]]''' | ||
| [[ActorBase Script|'''ActorBase''']] | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | |||
|- | |- | ||
|'''[[GetDefaultVoiceType - Race|GetDefaultVoiceType]]'''<sup>SKSE</sup> | |'''[[GetDefaultVoiceType - Race|GetDefaultVoiceType]]'''<sup>SKSE</sup> | ||
|'''[[Race Script|Race]]''' | |'''[[Race Script|Race]]''' | ||
| | |||
| | | | ||
|- | |- | ||
Line 1,235: | Line 1,421: | ||
| '''[[GetDialogueTarget - Actor|GetDialogueTarget]]''' | | '''[[GetDialogueTarget - Actor|GetDialogueTarget]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetDistance - ObjectReference|GetDistance]]''' | | '''[[GetDistance - ObjectReference|GetDistance]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetDuration - ActiveMagicEffect|GetDuration]]'''<sup>SKSE</sup> | | '''[[GetDuration - ActiveMagicEffect|GetDuration]]'''<sup>SKSE</sup> | ||
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']] | | [[ActiveMagicEffect Script|'''ActiveMagicEffect''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetEditorLocation - ObjectReference|GetEditorLocation]]''' | | '''[[GetEditorLocation - ObjectReference|GetEditorLocation]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetEffectiveMagickaCost - Spell|GetEffectiveMagickaCost]]'''<sup>SKSE</sup> | | '''[[GetEffectiveMagickaCost - Spell|GetEffectiveMagickaCost]]'''<sup>SKSE</sup> | ||
| [[Spell Script|'''Spell''']] | | [[Spell Script|'''Spell''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetEnchantment - Armor|GetEnchantment]]'''<sup>SKSE</sup> | | '''[[GetEnchantment - Armor|GetEnchantment]]'''<sup>SKSE</sup> | ||
| [[Armor Script|'''Armor''']] | | [[Armor Script|'''Armor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetEnchantment - Weapon|GetEnchantment]]'''<sup>SKSE</sup> | | '''[[GetEnchantment - Weapon|GetEnchantment]]'''<sup>SKSE</sup> | ||
| [[Weapon Script|'''Weapon''']] | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetEquippedItemType - Actor|GetEquippedItemType]]''' | | '''[[GetEquippedItemType - Actor|GetEquippedItemType]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetEquippedObject - Actor|GetEquippedObject]]'''<sup>SKSE</sup> | | '''[[GetEquippedObject - Actor|GetEquippedObject]]'''<sup>SKSE</sup> | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetEquippedShield - Actor|GetEquippedShield]]''' | | '''[[GetEquippedShield - Actor|GetEquippedShield]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetEquippedShout - Actor|GetEquippedShout]]''' | | '''[[GetEquippedShout - Actor|GetEquippedShout]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetEquippedSpell - Actor|GetEquippedSpell]]''' | | '''[[GetEquippedSpell - Actor|GetEquippedSpell]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetEquippedWeapon - Actor|GetEquippedWeapon]]''' | | '''[[GetEquippedWeapon - Actor|GetEquippedWeapon]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetFacePreset - ActorBase|GetFacePreset]]'''<sup>SKSE</sup> | | '''[[GetFacePreset - ActorBase|GetFacePreset]]'''<sup>SKSE</sup> | ||
| [[ActorBase Script|'''ActorBase''']] | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetFactionOwner - Cell|GetFactionOwner]]''' | | '''[[GetFactionOwner - Cell|GetFactionOwner]]''' | ||
| [[Cell Script|'''Cell''']] | | [[Cell Script|'''Cell''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetFactionOwner - ObjectReference|GetFactionOwner]]''' | | '''[[GetFactionOwner - ObjectReference|GetFactionOwner]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetFactionRank - Actor|GetFactionRank]]''' | | '''[[GetFactionRank - Actor|GetFactionRank]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetFactionReaction - Actor|GetFactionReaction]]''' | | '''[[GetFactionReaction - Actor|GetFactionReaction]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
|'''[[GetFloat - UI|GetFloat]]'''<sup>SKSE</sup> | |'''[[GetFloat - UI|GetFloat]]'''<sup>SKSE</sup> | ||
|[[UI Script|'''UI''']] | |[[UI Script|'''UI''']] | ||
| | |||
| | | | ||
|- | |- | ||
Line 1,329: | Line 1,534: | ||
| '''[[GetFlyingState - Actor|GetFlyingState]]''' | | '''[[GetFlyingState - Actor|GetFlyingState]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetForcedLandingMarker - Actor|GetForcedLandingMarker]]''' | | '''[[GetForcedLandingMarker - Actor|GetForcedLandingMarker]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetForm - Game|GetForm]]''' | | '''[[GetForm - Game|GetForm]]''' | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
|'''[[GetFormEx - Game|GetFormEx]]'''<sup>SKSE</sup> | |'''[[GetFormEx - Game|GetFormEx]]'''<sup>SKSE</sup> | ||
|[[Game Script|'''Game''']] | |[[Game Script|'''Game''']] | ||
| | |||
| | | | ||
|- | |- | ||
Line 1,348: | Line 1,557: | ||
| '''[[GetFormFromFile - Game|GetFormFromFile]]''' | | '''[[GetFormFromFile - Game|GetFormFromFile]]''' | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetFormID - Form|GetFormID]]''' | | '''[[GetFormID - Form|GetFormID]]''' | ||
| [[Form Script|'''Form''']] | | [[Form Script|'''Form''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetGameSettingFloat - Game|GetGameSettingFloat]]''' | | '''[[GetGameSettingFloat - Game|GetGameSettingFloat]]''' | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetGameSettingInt - Game|GetGameSettingInt]]''' | | '''[[GetGameSettingInt - Game|GetGameSettingInt]]''' | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetGameSettingString - Game|GetGameSettingString]]''' | | '''[[GetGameSettingString - Game|GetGameSettingString]]''' | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetGiftFilter - ActorBase|GetGiftFilter]]''' | | '''[[GetGiftFilter - ActorBase|GetGiftFilter]]''' | ||
| [[ActorBase Script|'''ActorBase''']] | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetGoldAmount - Actor|GetGoldAmount]]''' | | '''[[GetGoldAmount - Actor|GetGoldAmount]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetGoldValue - Form|GetGoldValue]]''' | | '''[[GetGoldValue - Form|GetGoldValue]]''' | ||
| [[Form Script|'''Form''']] | | [[Form Script|'''Form''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetGreen - ColorForm|GetGreen]]'''<sup>SKSE</sup> | | '''[[GetGreen - ColorForm|GetGreen]]'''<sup>SKSE</sup> | ||
| [[ColorForm Script|'''ColorForm''']] | | [[ColorForm Script|'''ColorForm''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetHairColor - ActorBase|GetHairColor]]'''<sup>SKSE</sup> | | '''[[GetHairColor - ActorBase|GetHairColor]]'''<sup>SKSE</sup> | ||
| [[ActorBase Script|'''ActorBase''']] | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetHeadingAngle - ObjectReference|GetHeadingAngle]]''' | | '''[[GetHeadingAngle - ObjectReference|GetHeadingAngle]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetHeight - ActorBase|GetHeight]]'''<sup>SKSE</sup> | | '''[[GetHeight - ActorBase|GetHeight]]'''<sup>SKSE</sup> | ||
| [[ActorBase Script|'''ActorBase''']] | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetHeight - ObjectReference|GetHeight]]''' | | '''[[GetHeight - ObjectReference|GetHeight]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetHighestRelationshipRank - Actor|GetHighestRelationshipRank]]''' | | '''[[GetHighestRelationshipRank - Actor|GetHighestRelationshipRank]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetHue - ColorForm|GetHue]]'''<sup>SKSE</sup> | | '''[[GetHue - ColorForm|GetHue]]'''<sup>SKSE</sup> | ||
| [[ColorForm Script|'''ColorForm''']] | | [[ColorForm Script|'''ColorForm''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetID - Alias|GetID]]'''<sup>SKSE</sup> | | '''[[GetID - Alias|GetID]]'''<sup>SKSE</sup> | ||
| [[Alias Script|'''Alias''']] | | [[Alias Script|'''Alias''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetInfamy - Faction|GetInfamy]]''' | | '''[[GetInfamy - Faction|GetInfamy]]''' | ||
| [[Faction Script|'''Faction''']] | | [[Faction Script|'''Faction''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetInfamyNonViolent - Faction|GetInfamyNonViolent]]''' | | '''[[GetInfamyNonViolent - Faction|GetInfamyNonViolent]]''' | ||
| [[Faction Script|'''Faction''']] | | [[Faction Script|'''Faction''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetInfamyViolent - Faction|GetInfamyViolent]]''' | | '''[[GetInfamyViolent - Faction|GetInfamyViolent]]''' | ||
| [[Faction Script|'''Faction''']] | | [[Faction Script|'''Faction''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetINIBool - Utility|GetINIBool]]'''<sup>SKSE</sup> | | '''[[GetINIBool - Utility|GetINIBool]]'''<sup>SKSE</sup> | ||
| [[Utility Script|'''Utility''']] | | [[Utility Script|'''Utility''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetINIFloat - Utility|GetINIFloat]]'''<sup>SKSE</sup> | | '''[[GetINIFloat - Utility|GetINIFloat]]'''<sup>SKSE</sup> | ||
| [[Utility Script|'''Utility''']] | | [[Utility Script|'''Utility''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetINIInt - Utility|GetINIInt]]'''<sup>SKSE</sup> | | '''[[GetINIInt - Utility|GetINIInt]]'''<sup>SKSE</sup> | ||
| [[Utility Script|'''Utility''']] | | [[Utility Script|'''Utility''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetINIString - Utility|GetINIString]]'''<sup>SKSE</sup> | | '''[[GetINIString - Utility|GetINIString]]'''<sup>SKSE</sup> | ||
| [[Utility Script|'''Utility''']] | | [[Utility Script|'''Utility''']] | ||
| | | | ||
| | |||
|- | |- | ||
|'''[[GetInt - UI|GetInt]]'''<sup>SKSE</sup> | |'''[[GetInt - UI|GetInt]]'''<sup>SKSE</sup> | ||
|[[UI Script|'''UI''']] | |[[UI Script|'''UI''']] | ||
| | |||
| | | | ||
|- | |- | ||
| '''[[GetItemCharge - ObjectReference|GetItemCharge]]'''<sup>SKSE</sup> | | '''[[GetItemCharge - ObjectReference|GetItemCharge]]'''<sup>SKSE</sup> | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetItemCount - ObjectReference|GetItemCount]]''' | | '''[[GetItemCount - ObjectReference|GetItemCount]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetItemHealthPercent - ObjectReference|GetItemHealthPercent]]''' | | '''[[GetItemHealthPercent - ObjectReference|GetItemHealthPercent]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetItemMaxCharge - ObjectReference|GetItemMaxCharge]]'''<sup>SKSE</sup> | | '''[[GetItemMaxCharge - ObjectReference|GetItemMaxCharge]]'''<sup>SKSE</sup> | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetKey - ObjectReference|GetKey]]''' | | '''[[GetKey - ObjectReference|GetKey]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetKeyword - Keyword|GetKeyword]]'''<sup>SKSE</sup> | | '''[[GetKeyword - Keyword|GetKeyword]]'''<sup>SKSE</sup> | ||
| '''[[Keyword Script|Keyword]]''' | | '''[[Keyword Script|Keyword]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetKeywordData - Location|GetKeywordData]]''' | | '''[[GetKeywordData - Location|GetKeywordData]]''' | ||
| [[Location Script|'''Location''']] | | [[Location Script|'''Location''']] | ||
| | | | ||
| | |||
|- | |- | ||
|'''[[GetKeywords - Form|GetKeywords]]'''<sup>SKSE</sup> | |'''[[GetKeywords - Form|GetKeywords]]'''<sup>SKSE</sup> | ||
|'''[[Form Script|Form]]''' | |'''[[Form Script|Form]]''' | ||
| | |||
| | | | ||
|- | |- | ||
Line 1,506: | Line 1,747: | ||
| '''[[GetKiller - Actor|GetKiller]]''' | | '''[[GetKiller - Actor|GetKiller]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetLength - ObjectReference|GetLength]]''' | | '''[[GetLength - ObjectReference|GetLength]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetLength - StringUtil|GetLength]]'''<sup>SKSE</sup> | | '''[[GetLength - StringUtil|GetLength]]'''<sup>SKSE</sup> | ||
| [[StringUtil Script|'''StringUtil''']] | | [[StringUtil Script|'''StringUtil''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetLevel - Actor|GetLevel]]''' | | '''[[GetLevel - Actor|GetLevel]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetLeveledActorBase - Actor|GetLeveledActorBase]]''' | | '''[[GetLeveledActorBase - Actor|GetLeveledActorBase]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetLightLevel - Actor|GetLightLevel]]''' | | '''[[GetLightLevel - Actor|GetLightLevel]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetLinkedRef - ObjectReference|GetLinkedRef]]''' | | '''[[GetLinkedRef - ObjectReference|GetLinkedRef]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetLocation - LocationAlias|GetLocation]]''' | | '''[[GetLocation - LocationAlias|GetLocation]]''' | ||
| [[LocationAlias Script|'''LocationAlias''']] | | [[LocationAlias Script|'''LocationAlias''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetLockLevel - ObjectReference|GetLockLevel]]''' | | '''[[GetLockLevel - ObjectReference|GetLockLevel]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetLowestRelationshipRank - Actor|GetLowestRelationshipRank]]''' | | '''[[GetLowestRelationshipRank - Actor|GetLowestRelationshipRank]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetLuminosity - ColorForm|GetLuminosity]]'''<sup>SKSE</sup> | | '''[[GetLuminosity - ColorForm|GetLuminosity]]'''<sup>SKSE</sup> | ||
| [[ColorForm Script|'''ColorForm''']] | | [[ColorForm Script|'''ColorForm''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetMappedKey - Input|GetMappedKey]]'''<sup>SKSE</sup> | | '''[[GetMappedKey - Input|GetMappedKey]]'''<sup>SKSE</sup> | ||
| [[Input Script|'''Input''']] | | [[Input Script|'''Input''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetMaskForSlot - Armor|GetMaskForSlot]]'''<sup>SKSE</sup> | | '''[[GetMaskForSlot - Armor|GetMaskForSlot]]'''<sup>SKSE</sup> | ||
| [[Armor Script|'''Armor''']] | | [[Armor Script|'''Armor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetMass - ObjectReference|GetMass]]''' | | '''[[GetMass - ObjectReference|GetMass]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
|'''[[GetMaxFrameRate - Utility|GetMaxFrameRate]]''' | |'''[[GetMaxFrameRate - Utility|GetMaxFrameRate]]''' | ||
|'''[[Utility Script|Utility]]''' | |'''[[Utility Script|Utility]]''' | ||
| | |||
| | | | ||
|- | |- | ||
| '''[[GetMaxRange - Weapon|GetMaxRange]]'''<sup>SKSE</sup> | | '''[[GetMaxRange - Weapon|GetMaxRange]]'''<sup>SKSE</sup> | ||
| [[Weapon Script|'''Weapon''']] | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
| | |||
|- | |- | ||
|'''[[GetMinFrameRate - Utility|GetMinFrameRate]]''' | |'''[[GetMinFrameRate - Utility|GetMinFrameRate]]''' | ||
|'''[[Utility Script|Utility]]''' | |'''[[Utility Script|Utility]]''' | ||
| | |||
| | | | ||
|- | |- | ||
| '''[[GetMinRange - Weapon|GetMinRange]]'''<sup>SKSE</sup> | | '''[[GetMinRange - Weapon|GetMinRange]]'''<sup>SKSE</sup> | ||
| [[Weapon Script|'''Weapon''']] | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetModAuthor - Game|GetModAuthor]]'''<sup>SKSE</sup> | | '''[[GetModAuthor - Game|GetModAuthor]]'''<sup>SKSE</sup> | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetModCount - Game|GetModCount]]'''<sup>SKSE</sup> | | '''[[GetModCount - Game|GetModCount]]'''<sup>SKSE</sup> | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetModDependencyCount - Game|GetModDependencyCount]]'''<sup>SKSE</sup> | | '''[[GetModDependencyCount - Game|GetModDependencyCount]]'''<sup>SKSE</sup> | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetModDescription - Game|GetModDescription]]'''<sup>SKSE</sup> | | '''[[GetModDescription - Game|GetModDescription]]'''<sup>SKSE</sup> | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetModelPath - Armor|GetModelPath]]'''<sup>SKSE</sup> | | '''[[GetModelPath - Armor|GetModelPath]]'''<sup>SKSE</sup> | ||
| [[Armor Script|'''Armor''']] | | [[Armor Script|'''Armor''']] | ||
| | |||
| [[HasWorldModel - Form|HasWorldModel]], [[SetWorldModelPath - Form|SetWorldModelPath]] | | [[HasWorldModel - Form|HasWorldModel]], [[SetWorldModelPath - Form|SetWorldModelPath]] | ||
|- | |- | ||
| '''[[GetModelPath - Weapon|GetModelPath]]'''<sup>SKSE</sup> | | '''[[GetModelPath - Weapon|GetModelPath]]'''<sup>SKSE</sup> | ||
| [[Weapon Script|'''Weapon''']] | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetModName - Game|GetModName]]'''<sup>SKSE</sup> | | '''[[GetModName - Game|GetModName]]'''<sup>SKSE</sup> | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetName - Alias|GetName]]'''<sup>SKSE</sup> | | '''[[GetName - Alias|GetName]]'''<sup>SKSE</sup> | ||
| [[Alias Script|'''Alias''']] | | [[Alias Script|'''Alias''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetName - Form|GetName]]'''<sup>SKSE</sup> | | '''[[GetName - Form|GetName]]'''<sup>SKSE</sup> | ||
| [[Form Script|'''Form''']] | | [[Form Script|'''Form''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNoBleedoutRecovery - Actor|GetNoBleedoutRecovery]]''' | | '''[[GetNoBleedoutRecovery - Actor|GetNoBleedoutRecovery]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthChar - StringUtil|GetNthChar]]'''<sup>SKSE</sup> | | '''[[GetNthChar - StringUtil|GetNthChar]]'''<sup>SKSE</sup> | ||
| [[StringUtil Script|'''StringUtil''']] | | [[StringUtil Script|'''StringUtil''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectArea - Enchantment|GetNthEffectArea]]'''<sup>SKSE</sup> | | '''[[GetNthEffectArea - Enchantment|GetNthEffectArea]]'''<sup>SKSE</sup> | ||
| [[Enchantment Script|'''Enchantment''']] | | [[Enchantment Script|'''Enchantment''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectArea - Ingredient|GetNthEffectArea]]'''<sup>SKSE</sup> | | '''[[GetNthEffectArea - Ingredient|GetNthEffectArea]]'''<sup>SKSE</sup> | ||
| [[Ingredient Script|'''Ingredient''']] | | [[Ingredient Script|'''Ingredient''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectArea - Potion|GetNthEffectArea]]'''<sup>SKSE</sup> | | '''[[GetNthEffectArea - Potion|GetNthEffectArea]]'''<sup>SKSE</sup> | ||
| [[Potion Script|'''Potion''']] | | [[Potion Script|'''Potion''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectArea - Scroll|GetNthEffectArea]]'''<sup>SKSE</sup> | | '''[[GetNthEffectArea - Scroll|GetNthEffectArea]]'''<sup>SKSE</sup> | ||
| [[Scroll Script|'''Scroll''']] | | [[Scroll Script|'''Scroll''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectArea - Spell|GetNthEffectArea]]'''<sup>SKSE</sup> | | '''[[GetNthEffectArea - Spell|GetNthEffectArea]]'''<sup>SKSE</sup> | ||
| [[Spell Script|'''Spell''']] | | [[Spell Script|'''Spell''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectDuration - Enchantment|GetNthEffectDuration]]'''<sup>SKSE</sup> | | '''[[GetNthEffectDuration - Enchantment|GetNthEffectDuration]]'''<sup>SKSE</sup> | ||
| [[Enchantment Script|'''Enchantment''']] | | [[Enchantment Script|'''Enchantment''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectDuration - Ingredient|GetNthEffectDuration]]'''<sup>SKSE</sup> | | '''[[GetNthEffectDuration - Ingredient|GetNthEffectDuration]]'''<sup>SKSE</sup> | ||
| [[Ingredient Script|'''Ingredient''']] | | [[Ingredient Script|'''Ingredient''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectDuration - Potion|GetNthEffectDuration]]'''<sup>SKSE</sup> | | '''[[GetNthEffectDuration - Potion|GetNthEffectDuration]]'''<sup>SKSE</sup> | ||
| [[Potion Script|'''Potion''']] | | [[Potion Script|'''Potion''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectDuration - Scroll|GetNthEffectDuration]]'''<sup>SKSE</sup> | | '''[[GetNthEffectDuration - Scroll|GetNthEffectDuration]]'''<sup>SKSE</sup> | ||
| [[Scroll Script|'''Scroll''']] | | [[Scroll Script|'''Scroll''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectDuration - Spell|GetNthEffectDuration]]'''<sup>SKSE</sup> | | '''[[GetNthEffectDuration - Spell|GetNthEffectDuration]]'''<sup>SKSE</sup> | ||
| [[Spell Script|'''Spell''']] | | [[Spell Script|'''Spell''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectMagicEffect - Enchantment|GetNthEffectMagicEffect]]'''<sup>SKSE</sup> | | '''[[GetNthEffectMagicEffect - Enchantment|GetNthEffectMagicEffect]]'''<sup>SKSE</sup> | ||
| [[Enchantment Script|'''Enchantment''']] | | [[Enchantment Script|'''Enchantment''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectMagicEffect - Ingredient|GetNthEffectMagicEffect]]'''<sup>SKSE</sup> | | '''[[GetNthEffectMagicEffect - Ingredient|GetNthEffectMagicEffect]]'''<sup>SKSE</sup> | ||
| [[Ingredient Script|'''Ingredient''']] | | [[Ingredient Script|'''Ingredient''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectMagicEffect - Potion|GetNthEffectMagicEffect]]'''<sup>SKSE</sup> | | '''[[GetNthEffectMagicEffect - Potion|GetNthEffectMagicEffect]]'''<sup>SKSE</sup> | ||
| [[Potion Script|'''Potion''']] | | [[Potion Script|'''Potion''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectMagicEffect - Scroll|GetNthEffectMagicEffect]]'''<sup>SKSE</sup> | | '''[[GetNthEffectMagicEffect - Scroll|GetNthEffectMagicEffect]]'''<sup>SKSE</sup> | ||
| [[Scroll Script|'''Scroll''']] | | [[Scroll Script|'''Scroll''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectMagicEffect - Spell|GetNthEffectMagicEffect]]'''<sup>SKSE</sup> | | '''[[GetNthEffectMagicEffect - Spell|GetNthEffectMagicEffect]]'''<sup>SKSE</sup> | ||
| [[Spell Script|'''Spell''']] | | [[Spell Script|'''Spell''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectMagnitude - Enchantment|GetNthEffectMagnitude]]'''<sup>SKSE</sup> | | '''[[GetNthEffectMagnitude - Enchantment|GetNthEffectMagnitude]]'''<sup>SKSE</sup> | ||
| [[Enchantment Script|'''Enchantment''']] | | [[Enchantment Script|'''Enchantment''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectMagnitude - Ingredient|GetNthEffectMagnitude]]'''<sup>SKSE</sup> | | '''[[GetNthEffectMagnitude - Ingredient|GetNthEffectMagnitude]]'''<sup>SKSE</sup> | ||
| [[Ingredient Script|'''Ingredient''']] | | [[Ingredient Script|'''Ingredient''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectMagnitude - Potion|GetNthEffectMagnitude]]'''<sup>SKSE</sup> | | '''[[GetNthEffectMagnitude - Potion|GetNthEffectMagnitude]]'''<sup>SKSE</sup> | ||
| [[Potion Script|'''Potion''']] | | [[Potion Script|'''Potion''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectMagnitude - Scroll|GetNthEffectMagnitude]]'''<sup>SKSE</sup> | | '''[[GetNthEffectMagnitude - Scroll|GetNthEffectMagnitude]]'''<sup>SKSE</sup> | ||
| [[Scroll Script|'''Scroll''']] | | [[Scroll Script|'''Scroll''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthEffectMagnitude - Spell|GetNthEffectMagnitude]]'''<sup>SKSE</sup> | | '''[[GetNthEffectMagnitude - Spell|GetNthEffectMagnitude]]'''<sup>SKSE</sup> | ||
| [[Spell Script|'''Spell''']] | | [[Spell Script|'''Spell''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthForm - ObjectReference|GetNthForm]]'''<sup>SKSE</sup> | | '''[[GetNthForm - ObjectReference|GetNthForm]]'''<sup>SKSE</sup> | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthHeadPart - ActorBase|GetNthHeadPart]]'''<sup>SKSE</sup> | | '''[[GetNthHeadPart - ActorBase|GetNthHeadPart]]'''<sup>SKSE</sup> | ||
| '''[[ActorBase Script|ActorBase]]''' | | '''[[ActorBase Script|ActorBase]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthIngredient - ConstructibleObject|GetNthIngredient]]'''<sup>SKSE</sup> | | '''[[GetNthIngredient - ConstructibleObject|GetNthIngredient]]'''<sup>SKSE</sup> | ||
| '''[[ConstructibleObject Script|ConstructibleObject]]''' | | '''[[ConstructibleObject Script|ConstructibleObject]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthIngredientQuantity - ConstructibleObject|GetNthIngredientQuantity]]'''<sup>SKSE</sup> | | '''[[GetNthIngredientQuantity - ConstructibleObject|GetNthIngredientQuantity]]'''<sup>SKSE</sup> | ||
| '''[[ConstructibleObject Script|ConstructibleObject]]''' | | '''[[ConstructibleObject Script|ConstructibleObject]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthKeyPressed - Input|GetNthKeyPressed]]'''<sup>SKSE</sup> | | '''[[GetNthKeyPressed - Input|GetNthKeyPressed]]'''<sup>SKSE</sup> | ||
| [[Input Script|'''Input''']] | | [[Input Script|'''Input''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthKeyword - Form|GetNthKeyword]]'''<sup>SKSE</sup> | | '''[[GetNthKeyword - Form|GetNthKeyword]]'''<sup>SKSE</sup> | ||
| [[Form Script|'''Form''']] | | [[Form Script|'''Form''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthLinkedRef - ObjectReference|GetNthLinkedRef]]''' | | '''[[GetNthLinkedRef - ObjectReference|GetNthLinkedRef]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthModDependency - Game|GetNthModDependency]]'''<sup>SKSE</sup> | | '''[[GetNthModDependency - Game|GetNthModDependency]]'''<sup>SKSE</sup> | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthParent - EquipSlot|GetNthParent]]'''<sup>SKSE</sup> | | '''[[GetNthParent - EquipSlot|GetNthParent]]'''<sup>SKSE</sup> | ||
| '''[[EquipSlot Script|EquipSlot]]''' | | '''[[EquipSlot Script|EquipSlot]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthPart - Outfit|GetNthPart]]'''<sup>SKSE</sup> | | '''[[GetNthPart - Outfit|GetNthPart]]'''<sup>SKSE</sup> | ||
| [[Outfit Script|'''Outfit''']] | | [[Outfit Script|'''Outfit''']] | ||
| | | | ||
| | |||
|- | |- | ||
|'''[[GetNthPlayableRace - Race|GetNthPlayableRace]]'''<sup>SKSE</sup> | |'''[[GetNthPlayableRace - Race|GetNthPlayableRace]]'''<sup>SKSE</sup> | ||
|'''[[Race Script|Race]]''' | |'''[[Race Script|Race]]''' | ||
| | |||
| | | | ||
|- | |- | ||
| '''[[GetNthRef - Cell|GetNthRef]]'''<sup>SKSE</sup> | | '''[[GetNthRef - Cell|GetNthRef]]'''<sup>SKSE</sup> | ||
| [[Cell Script|'''Cell''']] | | [[Cell Script|'''Cell''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthSpell - Actor|GetNthSpell]]'''<sup>SKSE</sup> | | '''[[GetNthSpell - Actor|GetNthSpell]]'''<sup>SKSE</sup> | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthSpell - ActorBase|GetNthSpell]]'''<sup>SKSE</sup> | | '''[[GetNthSpell - ActorBase|GetNthSpell]]'''<sup>SKSE</sup> | ||
| [[ActorBase Script|'''ActorBase''']] | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNthSpell - Race|GetNthSpell]]'''<sup>SKSE</sup> | | '''[[GetNthSpell - Race|GetNthSpell]]'''<sup>SKSE</sup> | ||
| [[Race Script|'''Race''']] | | [[Race Script|'''Race''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNumEffects - Enchantment|GetNumEffects]]'''<sup>SKSE</sup> | | '''[[GetNumEffects - Enchantment|GetNumEffects]]'''<sup>SKSE</sup> | ||
| [[Enchantment Script|'''Enchantment''']] | | [[Enchantment Script|'''Enchantment''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNumEffects - Ingredient|GetNumEffects]]'''<sup>SKSE</sup> | | '''[[GetNumEffects - Ingredient|GetNumEffects]]'''<sup>SKSE</sup> | ||
| [[Ingredient Script|'''Ingredient''']] | | [[Ingredient Script|'''Ingredient''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNumEffects - Potion|GetNumEffects]]'''<sup>SKSE</sup> | | '''[[GetNumEffects - Potion|GetNumEffects]]'''<sup>SKSE</sup> | ||
| '''[[Potion Script|Potion]]''' | | '''[[Potion Script|Potion]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNumEffects - Scroll|GetNumEffects]]'''<sup>SKSE</sup> | | '''[[GetNumEffects - Scroll|GetNumEffects]]'''<sup>SKSE</sup> | ||
| [[Scroll Script|'''Scroll''']] | | [[Scroll Script|'''Scroll''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNumEffects - Spell|GetNumEffects]]'''<sup>SKSE</sup> | | '''[[GetNumEffects - Spell|GetNumEffects]]'''<sup>SKSE</sup> | ||
| [[Spell Script|'''Spell''']] | | [[Spell Script|'''Spell''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNumHeadParts - ActorBase|GetNumHeadParts]]'''<sup>SKSE</sup> | | '''[[GetNumHeadParts - ActorBase|GetNumHeadParts]]'''<sup>SKSE</sup> | ||
| [[ActorBase Script|'''ActorBase''']] | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNumIngredients - ConstructibleObject|GetNumIngredients]]'''<sup>SKSE</sup> | | '''[[GetNumIngredients - ConstructibleObject|GetNumIngredients]]'''<sup>SKSE</sup> | ||
| '''[[ConstructibleObject Script|ConstructibleObject]]''' | | '''[[ConstructibleObject Script|ConstructibleObject]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNumItems - ObjectReference|GetNumItems]]'''<sup>SKSE</sup> | | '''[[GetNumItems - ObjectReference|GetNumItems]]'''<sup>SKSE</sup> | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNumKeysPressed - Input|GetNumKeysPressed]]'''<sup>SKSE</sup> | | '''[[GetNumKeysPressed - Input|GetNumKeysPressed]]'''<sup>SKSE</sup> | ||
| [[Input Script|'''Input''']] | | [[Input Script|'''Input''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNumKeywords - Form|GetNumKeywords]]'''<sup>SKSE</sup> | | '''[[GetNumKeywords - Form|GetNumKeywords]]'''<sup>SKSE</sup> | ||
| [[Form Script|'''Form''']] | | [[Form Script|'''Form''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNumParents - EquipSlot|GetNumParents]]'''<sup>SKSE</sup> | | '''[[GetNumParents - EquipSlot|GetNumParents]]'''<sup>SKSE</sup> | ||
| [[EquipSlot Script|'''EquipSlot''']] | | [[EquipSlot Script|'''EquipSlot''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetNumParts - Outfit|GetNumParts]]'''<sup>SKSE</sup> | | '''[[GetNumParts - Outfit|GetNumParts]]'''<sup>SKSE</sup> | ||
| '''[[Outfit Script|Outfit]]''' | | '''[[Outfit Script|Outfit]]''' | ||
| | | | ||
| | |||
|- | |- | ||
|'''[[GetNumPlayableRaces - Race|GetNumPlayableRaces]]'''<sup>SKSE</sup> | |'''[[GetNumPlayableRaces - Race|GetNumPlayableRaces]]'''<sup>SKSE</sup> | ||
|'''[[Race Script|Race]]''' | |'''[[Race Script|Race]]''' | ||
| | |||
| | | | ||
|- | |- | ||
| '''[[GetNumRefs - Cell|GetNumRefs]]'''<sup>SKSE</sup> | | '''[[GetNumRefs - Cell|GetNumRefs]]'''<sup>SKSE</sup> | ||
| [[Cell Script|'''Cell''']] | | [[Cell Script|'''Cell''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetOpenState - ObjectReference|GetOpenState]]''' | | '''[[GetOpenState - ObjectReference|GetOpenState]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetOutfit - ActorBase|GetOutfit]]'''<sup>SKSE</sup> | | '''[[GetOutfit - ActorBase|GetOutfit]]'''<sup>SKSE</sup> | ||
| [[ActorBase Script|'''ActorBase''']] | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetOutgoingWeather - Weather|GetOutgoingWeather]]''' | | '''[[GetOutgoingWeather - Weather|GetOutgoingWeather]]''' | ||
| [[Weather Script|'''Weather''']] | | [[Weather Script|'''Weather''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetOwningQuest - Alias|GetOwningQuest]]''' | | '''[[GetOwningQuest - Alias|GetOwningQuest]]''' | ||
| '''[[Alias Script|Alias]]''' | | '''[[Alias Script|Alias]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetOwningQuest - Package|GetOwningQuest]]''' | | '''[[GetOwningQuest - Package|GetOwningQuest]]''' | ||
| [[Package Script|'''Package''']] | | [[Package Script|'''Package''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetOwningQuest - Scene|GetOwningQuest]]''' | | '''[[GetOwningQuest - Scene|GetOwningQuest]]''' | ||
| [[Scene Script|'''Scene''']] | | [[Scene Script|'''Scene''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetOwningQuest - TopicInfo|GetOwningQuest]]''' | | '''[[GetOwningQuest - TopicInfo|GetOwningQuest]]''' | ||
| '''[[TopicInfo Script|TopicInfo]]''' | | '''[[TopicInfo Script|TopicInfo]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetParentCell - ObjectReference|GetParentCell]]''' | | '''[[GetParentCell - ObjectReference|GetParentCell]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetPerkPoints - Game|GetPerkPoints]]'''<sup>SKSE</sup> | | '''[[GetPerkPoints - Game|GetPerkPoints]]'''<sup>SKSE</sup> | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetPlatformName - Debug|GetPlatformName]]''' | | '''[[GetPlatformName - Debug|GetPlatformName]]''' | ||
| [[Debug Script|'''Debug''']] | | [[Debug Script|'''Debug''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetPlayer - Game|GetPlayer]]''' | | '''[[GetPlayer - Game|GetPlayer]]''' | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetPlayerControls - Actor|GetPlayerControls]]''' | | '''[[GetPlayerControls - Actor|GetPlayerControls]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetPlayerGrabbedRef - Game|GetPlayerGrabbedRef]]''' | | '''[[GetPlayerGrabbedRef - Game|GetPlayerGrabbedRef]]''' | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetPlayersLastRiddenHorse - Game|GetPlayersLastRiddenHorse]]''' | | '''[[GetPlayersLastRiddenHorse - Game|GetPlayersLastRiddenHorse]]''' | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetPositionX - ObjectReference|GetPositionX]]''' | | '''[[GetPositionX - ObjectReference|GetPositionX]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetPositionY - ObjectReference|GetPositionY]]''' | | '''[[GetPositionY - ObjectReference|GetPositionY]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetPositionZ - ObjectReference|GetPositionZ]]''' | | '''[[GetPositionZ - ObjectReference|GetPositionZ]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetRace - Actor|GetRace]]''' | | '''[[GetRace - Actor|GetRace]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetRace - ActorBase|GetRace]]''' | | '''[[GetRace - ActorBase|GetRace]]''' | ||
| [[ActorBase Script|'''ActorBase''']] | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | |||
|- | |- | ||
|'''[[GetRace - Race|GetRace]]'''<sup>SKSE</sup> | |'''[[GetRace - Race|GetRace]]'''<sup>SKSE</sup> | ||
|'''[[Race Script|Race]]''' | |'''[[Race Script|Race]]''' | ||
| | |||
|gets race by editorID string | |gets race by editorID string | ||
|- | |- | ||
| '''[[GetReach - Weapon|GetReach]]'''<sup>SKSE</sup> | | '''[[GetReach - Weapon|GetReach]]'''<sup>SKSE</sup> | ||
| [[Weapon Script|'''Weapon''']] | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetReaction - Faction|GetReaction]]''' | | '''[[GetReaction - Faction|GetReaction]]''' | ||
| [[Faction Script|'''Faction''']] | | [[Faction Script|'''Faction''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetRealHoursPassed - Game|GetRealHoursPassed]]''' | | '''[[GetRealHoursPassed - Game|GetRealHoursPassed]]''' | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetRed - ColorForm|GetRed]]'''<sup>SKSE</sup> | | '''[[GetRed - ColorForm|GetRed]]'''<sup>SKSE</sup> | ||
| '''[[ColorForm Script|ColorForm]]''' | | '''[[ColorForm Script|ColorForm]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetReference - ReferenceAlias|GetReference]]''' | | '''[[GetReference - ReferenceAlias|GetReference]]''' | ||
| [[ReferenceAlias Script|'''ReferenceAlias''']] | | [[ReferenceAlias Script|'''ReferenceAlias''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetRefTypeAliveCount - Location|GetRefTypeAliveCount]]''' | | '''[[GetRefTypeAliveCount - Location|GetRefTypeAliveCount]]''' | ||
| [[Location Script|'''Location''']] | | [[Location Script|'''Location''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetRefTypeDeadCount - Location|GetRefTypeDeadCount]]''' | | '''[[GetRefTypeDeadCount - Location|GetRefTypeDeadCount]]''' | ||
| [[Location Script|'''Location''']] | | [[Location Script|'''Location''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetRelationshipRank - Actor|GetRelationshipRank]]''' | | '''[[GetRelationshipRank - Actor|GetRelationshipRank]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetResult - ConstructibleObject|GetResult]]'''<sup>SKSE</sup> | | '''[[GetResult - ConstructibleObject|GetResult]]'''<sup>SKSE</sup> | ||
| '''[[ConstructibleObject Script|ConstructibleObject]]''' | | '''[[ConstructibleObject Script|ConstructibleObject]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetResultQuantity - ConstructibleObject|GetResultQuantity]]'''<sup>SKSE</sup> | | '''[[GetResultQuantity - ConstructibleObject|GetResultQuantity]]'''<sup>SKSE</sup> | ||
| '''[[ConstructibleObject Script|ConstructibleObject]]''' | | '''[[ConstructibleObject Script|ConstructibleObject]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetSaturation - ColorForm|GetSaturation]]'''<sup>SKSE</sup> | | '''[[GetSaturation - ColorForm|GetSaturation]]'''<sup>SKSE</sup> | ||
| [[ColorForm Script|'''ColorForm''']] | | [[ColorForm Script|'''ColorForm''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetScale - ObjectReference|GetScale]]''' | | '''[[GetScale - ObjectReference|GetScale]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetSex - ActorBase|GetSex]]''' | | '''[[GetSex - ActorBase|GetSex]]''' | ||
| [[ActorBase Script|'''ActorBase''']] | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetSitState - Actor|GetSitState]]''' | | '''[[GetSitState - Actor|GetSitState]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetSize - FormList|GetSize]]''' | | '''[[GetSize - FormList|GetSize]]''' | ||
| [[FormList Script|'''FormList''']] | | [[FormList Script|'''FormList''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetSkill - Book|GetSkill]]'''<sup>SKSE</sup> | | '''[[GetSkill - Book|GetSkill]]'''<sup>SKSE</sup> | ||
| '''[[Book Script|Book]]''' | | '''[[Book Script|Book]]''' | ||
| | | | ||
| | |||
|- | |- | ||
|'''[[GetSkin - Race|GetSkin]]'''<sup>SKSE</sup> | |'''[[GetSkin - Race|GetSkin]]'''<sup>SKSE</sup> | ||
|'''[[Race Script|Race]]''' | |'''[[Race Script|Race]]''' | ||
| | |||
| | | | ||
|- | |- | ||
Line 2,075: | Line 2,431: | ||
| '''[[GetSkyMode - Weather|GetSkyMode]]''' | | '''[[GetSkyMode - Weather|GetSkyMode]]''' | ||
| [[Weather Script|'''Weather''']] | | [[Weather Script|'''Weather''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetSleepState - Actor|GetSleepState]]''' | | '''[[GetSleepState - Actor|GetSleepState]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetSlotMask - Armor|GetSlotMask]]'''<sup>SKSE</sup> | | '''[[GetSlotMask - Armor|GetSlotMask]]'''<sup>SKSE</sup> | ||
| [[Armor Script|'''Armor''']] | | [[Armor Script|'''Armor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetSpeed - Weapon|GetSpeed]]'''<sup>SKSE</sup> | | '''[[GetSpeed - Weapon|GetSpeed]]'''<sup>SKSE</sup> | ||
| [[Weapon Script|'''Weapon''']] | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetSpell - Book|GetSpell]]'''<sup>SKSE</sup> | | '''[[GetSpell - Book|GetSpell]]'''<sup>SKSE</sup> | ||
| [[Book Script|'''Book''']] | | [[Book Script|'''Book''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetSpellCount - Actor|GetSpellCount]]'''<sup>SKSE</sup> | | '''[[GetSpellCount - Actor|GetSpellCount]]'''<sup>SKSE</sup> | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetSpellCount - ActorBase|GetSpellCount]]'''<sup>SKSE</sup> | | '''[[GetSpellCount - ActorBase|GetSpellCount]]'''<sup>SKSE</sup> | ||
| [[ActorBase Script|'''ActorBase''']] | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetSpellCount - Race|GetSpellCount]]'''<sup>SKSE</sup> | | '''[[GetSpellCount - Race|GetSpellCount]]'''<sup>SKSE</sup> | ||
| [[Race Script|'''Race''']] | | [[Race Script|'''Race''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetStagger - Weapon|GetStagger]]'''<sup>SKSE</sup> | | '''[[GetStagger - Weapon|GetStagger]]'''<sup>SKSE</sup> | ||
| [[Weapon Script|'''Weapon''']] | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetState - All Scripts|GetState]]''' | | '''[[GetState - All Scripts|GetState]]''' | ||
| '''All Scripts''' | | '''All Scripts''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetStolenItemValueCrime - Faction|GetStolenItemValueCrime]]''' | | '''[[GetStolenItemValueCrime - Faction|GetStolenItemValueCrime]]''' | ||
| [[Faction Script|'''Faction''']] | | [[Faction Script|'''Faction''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetStolenItemValueNoCrime - Faction|GetStolenItemValueNoCrime]]''' | | '''[[GetStolenItemValueNoCrime - Faction|GetStolenItemValueNoCrime]]''' | ||
| [[Faction Script|'''Faction''']] | | [[Faction Script|'''Faction''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetString - Keyword|GetString]]'''<sup>SKSE</sup> | | '''[[GetString - Keyword|GetString]]'''<sup>SKSE</sup> | ||
| [[Keyword Script|'''Keyword''']] | | [[Keyword Script|'''Keyword''']] | ||
| | | | ||
| | |||
|- | |- | ||
|'''[[GetString - UI|GetString]]'''<sup>SKSE</sup> | |'''[[GetString - UI|GetString]]'''<sup>SKSE</sup> | ||
|[[UI Script|'''UI''']] | |[[UI Script|'''UI''']] | ||
| | |||
| | | | ||
|- | |- | ||
| '''[[GetSunGlare - Weather|GetSunGlare]]'''<sup>SKSE</sup> | | '''[[GetSunGlare - Weather|GetSunGlare]]'''<sup>SKSE</sup> | ||
| [[Weather Script|'''Weather''']] | | [[Weather Script|'''Weather''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetSunPositionX - Game|GetSunPositionX]]''' | | '''[[GetSunPositionX - Game|GetSunPositionX]]''' | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetSunPositionY - Game|GetSunPositionY]]''' | | '''[[GetSunPositionY - Game|GetSunPositionY]]''' | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetSunPositionZ - Game|GetSunPositionZ]]''' | | '''[[GetSunPositionZ - Game|GetSunPositionZ]]''' | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetTargetActor - ActiveMagicEffect|GetTargetActor]]''' | | '''[[GetTargetActor - ActiveMagicEffect|GetTargetActor]]''' | ||
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']] | | [[ActiveMagicEffect Script|'''ActiveMagicEffect''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetTemplate - Package|GetTemplate]]''' | | '''[[GetTemplate - Package|GetTemplate]]''' | ||
| '''[[Package Script|Package]]''' | | '''[[Package Script|Package]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetTimeElapsed - ActiveMagicEffect|GetTimeElapsed]]'''<sup>SKSE</sup> | | '''[[GetTimeElapsed - ActiveMagicEffect|GetTimeElapsed]]'''<sup>SKSE</sup> | ||
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']] | | [[ActiveMagicEffect Script|'''ActiveMagicEffect''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetTotalArmorWeight - ObjectReference|GetTotalArmorWeight]]'''<sup>SKSE</sup> | | '''[[GetTotalArmorWeight - ObjectReference|GetTotalArmorWeight]]'''<sup>SKSE</sup> | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetTotalItemWeight - ObjectReference|GetTotalItemWeight]]'''<sup>SKSE</sup> | | '''[[GetTotalItemWeight - ObjectReference|GetTotalItemWeight]]'''<sup>SKSE</sup> | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetTriggerObjectCount - ObjectReference|GetTriggerObjectCount]]''' | | '''[[GetTriggerObjectCount - ObjectReference|GetTriggerObjectCount]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetType - Form|GetType]]'''<sup>SKSE</sup> | | '''[[GetType - Form|GetType]]'''<sup>SKSE</sup> | ||
| [[Form Script|'''Form''']] | | [[Form Script|'''Form''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetType - HeadPart|GetType]]'''<sup>SKSE</sup> | | '''[[GetType - HeadPart|GetType]]'''<sup>SKSE</sup> | ||
| '''[[HeadPart Script|HeadPart]]''' | | '''[[HeadPart Script|HeadPart]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetValue - GlobalVariable|GetValue]]''' | | '''[[GetValue - GlobalVariable|GetValue]]''' | ||
| [[GlobalVariable Script|'''GlobalVariable''']] | | [[GlobalVariable Script|'''GlobalVariable''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetValueInt - GlobalVariable|GetValueInt]]''' | | '''[[GetValueInt - GlobalVariable|GetValueInt]]''' | ||
| [[GlobalVariable Script|'''GlobalVariable''']] | | [[GlobalVariable Script|'''GlobalVariable''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetVersion - SKSE|GetVersion]]'''<sup>SKSE</sup> | | '''[[GetVersion - SKSE|GetVersion]]'''<sup>SKSE</sup> | ||
| '''[[SKSE Script|SKSE]]''' | | '''[[SKSE Script|SKSE]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetVersionBeta - SKSE|GetVersionBeta]]'''<sup>SKSE</sup> | | '''[[GetVersionBeta - SKSE|GetVersionBeta]]'''<sup>SKSE</sup> | ||
| [[SKSE Script|'''SKSE''']] | | [[SKSE Script|'''SKSE''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetVersionMinor - SKSE|GetVersionMinor]]'''<sup>SKSE</sup> | | '''[[GetVersionMinor - SKSE|GetVersionMinor]]'''<sup>SKSE</sup> | ||
| [[SKSE Script|'''SKSE''']] | | [[SKSE Script|'''SKSE''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetVersionNumber - Debug|GetVersionNumber]]''' | | '''[[GetVersionNumber - Debug|GetVersionNumber]]''' | ||
| [[Debug Script|'''Debug''']] | | [[Debug Script|'''Debug''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetVersionRelease - SKSE|GetVersionRelease]]'''<sup>SKSE</sup> | | '''[[GetVersionRelease - SKSE|GetVersionRelease]]'''<sup>SKSE</sup> | ||
| [[SKSE Script|'''SKSE''']] | | [[SKSE Script|'''SKSE''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetVoiceRecoveryTime - Actor|GetVoiceRecoveryTime]]''' | | '''[[GetVoiceRecoveryTime - Actor|GetVoiceRecoveryTime]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetVoiceType - ObjectReference|GetVoiceType]]''' | | '''[[GetVoiceType - ObjectReference|GetVoiceType]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |||
|'''[[GetWaterLevel - Cell|GetWaterLevel]]'''<sup>SKSE</sup> | |||
|'''[[Cell Script|Cell]]''' | |||
|Float | |||
| | |||
|- | |- | ||
| '''[[GetWeaponType - Weapon|GetWeaponType]]'''<sup>SKSE</sup> | | '''[[GetWeaponType - Weapon|GetWeaponType]]'''<sup>SKSE</sup> | ||
| [[Weapon Script|'''Weapon''']] | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetWeight - ActorBase|GetWeight]]'''<sup>SKSE</sup> | | '''[[GetWeight - ActorBase|GetWeight]]'''<sup>SKSE</sup> | ||
| [[ActorBase Script|'''ActorBase''']] | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetWeight - Form|GetWeight]]'''<sup>SKSE</sup> | | '''[[GetWeight - Form|GetWeight]]'''<sup>SKSE</sup> | ||
| [[Form Script|'''Form''']] | | [[Form Script|'''Form''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetWeightClass - Armor|GetWeightClass]]'''<sup>SKSE</sup> | | '''[[GetWeightClass - Armor|GetWeightClass]]'''<sup>SKSE</sup> | ||
| [[Armor Script|'''Armor''']] | | [[Armor Script|'''Armor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetWidth - ObjectReference|GetWidth]]''' | | '''[[GetWidth - ObjectReference|GetWidth]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetWorkbenchKeyword - ConstructibleObject|GetWorkbenchKeyword]]'''<sup>SKSE</sup> | | '''[[GetWorkbenchKeyword - ConstructibleObject|GetWorkbenchKeyword]]'''<sup>SKSE</sup> | ||
| '''[[ConstructibleObject Script|ConstructibleObject]]''' | | '''[[ConstructibleObject Script|ConstructibleObject]]''' | ||
| | | | ||
| | |||
|- | |- | ||
|[[GetWorldModelNthTextureSet - Form|'''GetWorldModelNthTextureSet''']]<sup>SKSE</sup> | |[[GetWorldModelNthTextureSet - Form|'''GetWorldModelNthTextureSet''']]<sup>SKSE</sup> | ||
|[[Form Script|'''Form''']] | |[[Form Script|'''Form''']] | ||
| | |||
|[[SetWorldModelNthTextureSet - Form|SetWorldModelNthTextureSet]] | |[[SetWorldModelNthTextureSet - Form|SetWorldModelNthTextureSet]] | ||
|- | |- | ||
|'''[[GetWorldModelNumTextureSets - Form|GetWorldModelNumTextureSets]]'''<sup>SKSE</sup> | |'''[[GetWorldModelNumTextureSets - Form|GetWorldModelNumTextureSets]]'''<sup>SKSE</sup> | ||
|[[Form Script|'''Form''']] | |[[Form Script|'''Form''']] | ||
| | |||
|[[SetWorldModelNthTextureSet - Form|SetWorldModelNthTextureSet]] | |[[SetWorldModelNthTextureSet - Form|SetWorldModelNthTextureSet]] | ||
|- | |- | ||
Line 2,287: | Line 2,691: | ||
| '''[[GetWorldSpace - ObjectReference|GetWorldSpace]]''' | | '''[[GetWorldSpace - ObjectReference|GetWorldSpace]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GetWornForm - Actor|GetWornForm]]'''<sup>SKSE</sup> | | '''[[GetWornForm - Actor|GetWornForm]]'''<sup>SKSE</sup> | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[GotoState - All Scripts|GotoState]]''' | | '''[[GotoState - All Scripts|GotoState]]''' | ||
| '''All Scripts''' | | '''All Scripts''' | ||
| | | | ||
| | |||
|- | |- | ||
Revision as of 04:27, 2 December 2021
This Page Contains lists of all Papyrus Scripting Functions and Events including SKSE functions.
A SKSE suffix indicates if the function requires SKSE.
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
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 |
B
Function | Member of | Description |
---|---|---|
BlockActivation | ObjectReference |
C
D
Function | Member of | Return | Description |
---|---|---|---|
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 | - |
E
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 | |
EquipItemExSKSE | Actor | |
EquipShout | Actor | |
EquipSpell | Actor | |
EvaluatePackage | Actor |
F
G
H
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 |
I
K
Function | Member of | Description |
---|---|---|
KeepOffsetFromActor | Actor | |
Kill | Actor | |
KillEssential | Actor | |
KillSilent | Actor | |
KnockAreaEffect | ObjectReference |
L
Function | Member of | Description |
---|---|---|
LearnAllEffects | Ingredient | |
LearnEffect | Ingredient | |
LearnNextEffect | Ingredient | |
LeftShiftSKSE | Math | |
LoadGameSKSE | Game | |
Lock | ObjectReference | |
LogicalAndSKSE | Math | |
LogicalNotSKSE | Math | |
LogicalOrSKSE | Math | |
LogicalXorSKSE | Math |
M
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 | |
MakeUnplayableSKSE | Race | |
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 |
N
Function | Member of | Return | Description |
---|---|---|---|
NoCombatInWaterSKSE | Race | Bool | |
NoKnockdownsSKSE | Race | Bool | |
NoShadowSKSE | Race | Bool | |
Notification | Debug |
O
P
Q
Function | Member of | Description |
---|---|---|
QueryStat | Game | |
QueueNiNodeUpdateSKSE | Actor | |
QuitGame | Debug | |
QuitToMainMenu | Game |
R
S
T
U
W
Function | Member of | Description |
---|---|---|
Wait | Utility | |
WaitForAnimationEvent | ObjectReference | |
WaitGameTime | Utility | |
WaitMenuMode | Utility | |
WillIntimidateSucceed | Actor | |
WornHasKeyword | Actor |