Difference between revisions of "List of Papyrus Functions"
Jump to navigation
Jump to search
CreedAngelus (talk | contribs) (→G: Added SetNthEntryValue and GetNthEntryValue) |
m (→S: Added missing line break) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1,297: | Line 1,297: | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[FileExists - MiscUtil|FileExists]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[MiscUtil Script|MiscUtil]]''' | ||
| | |bool | ||
|- | |- | ||
| '''[[ | | '''[[FilesInFolder - MiscUtil|FilesInFolder]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[MiscUtil Script|MiscUtil]]''' | ||
| | |string[] | ||
|- | |- | ||
| '''[[ | | '''[[FindPathFloatElement - JsonUtil|FindPathFloatElement]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |int | ||
|- | |- | ||
| '''[[ | | '''[[FindPathFormElement - JsonUtil|FindPathFormElement]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |int | ||
|- | |- | ||
| '''[[ | | '''[[FindPathIntElement - JsonUtil|FindPathIntElement]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |int | ||
|- | |- | ||
| '''[[ | | '''[[FindPathStringElement - JsonUtil|FindPathStringElement]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |int | ||
|- | |- | ||
| '''[[ | | '''[[FloatArray - PapyrusUtil|FloatArray]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[PapyrusUtil Script|PapyrusUtil]]''' | ||
| | |float[] | ||
|- | |- | ||
| '''[[ | | '''[[FloatListAdd - JsonUtil|FloatListAdd]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |int | ||
|- | |- | ||
| '''[[ | | '''[[FloatListAdjust - JsonUtil|FloatListAdjust]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |float | ||
|- | |- | ||
| '''[[ | | '''[[FloatListClear - JsonUtil|FloatListClear]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |int | ||
|- | |- | ||
| '''[[ | | '''[[FloatListCopy - JsonUtil|FloatListCopy]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |bool | ||
|- | |- | ||
| '''[[ | | '''[[FloatListCount - JsonUtil|FloatListCount]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |int | ||
|- | |- | ||
| '''[[ | | '''[[FloatListCountValue - JsonUtil|FloatListCountValue]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |int | ||
|- | |- | ||
| '''[[ | | '''[[FloatListFind - JsonUtil|FloatListFind]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |int | ||
|- | |- | ||
| '''[[ | | '''[[FloatListGet - JsonUtil|FloatListGet]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |Float | ||
|- | |- | ||
| '''[[ | | '''[[FloatListHas - JsonUtil|FloatListHas]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |bool | ||
|- | |- | ||
| '''[[ | | '''[[FloatListInsertAt - JsonUtil|FloatListInsertAt]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |bool | ||
|- | |- | ||
| '''[[ | | '''[[FloatListRandom - JsonUtil|FloatListRandom]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |float | ||
|- | |- | ||
| '''[[ | | '''[[FloatListRemove - JsonUtil|FloatListRemove]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |int | ||
|- | |- | ||
| '''[[ | | '''[[FloatListRemoveAt - JsonUtil|FloatListRemoveAt]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |bool | ||
|- | |- | ||
| '''[[ | | '''[[FloatListResize - JsonUtil|FloatListResize]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |int | ||
|- | |- | ||
| '''[[ | | '''[[FloatListSet - JsonUtil|FloatListSet]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |Float | ||
|- | |- | ||
| '''[[ | | '''[[FloatListSlice - JsonUtil|FloatListSlice]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[FloatListToArray - JsonUtil|FloatListToArray]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |float[] | ||
|- | |- | ||
| '''[[ | | '''[[FoldersInFolder - MiscUtil|FoldersInFolder]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[MiscUtil Script|MiscUtil]]''' | ||
| | |string[] | ||
|- | |- | ||
| '''[[ | | '''[[FormArray - PapyrusUtil|FormArray]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[PapyrusUtil Script|PapyrusUtil]]''' | ||
| | |Form[] | ||
|- | |- | ||
| '''[[ | | '''[[FormListAdd - JsonUtil|FormListAdd]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |int | ||
|- | |- | ||
| '''[[ | | '''[[FormListClear - JsonUtil|FormListClear]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |int | ||
|- | |- | ||
| '''[[ | | '''[[FormListCopy - JsonUtil|FormListCopy]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |bool | ||
|- | |- | ||
| '''[[ | | '''[[FormListCount - JsonUtil|FormListCount]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |int | ||
|- | |- | ||
| '''[[ | | '''[[FormListCountValue - JsonUtil|FormListCountValue]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |int | ||
|- | |- | ||
| '''[[ | | '''[[FormListFind - JsonUtil|FormListFind]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |int | ||
|- | |- | ||
| '''[[ | | '''[[FormListGet - JsonUtil|FormListGet]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |Form | ||
|- | |- | ||
| '''[[ | | '''[[FormListHas - JsonUtil|FormListHas]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |bool | ||
|- | |- | ||
| '''[[ | | '''[[FormListInsertAt - JsonUtil|FormListInsertAt]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |bool | ||
|- | |- | ||
| '''[[ | | '''[[FormListRandom - JsonUtil|FormListRandom]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |Form | ||
|- | |- | ||
| '''[[ | | '''[[FormListRemove - JsonUtil|FormListRemove]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
|int | |||
|- | |||
| '''[[FormListRemoveAt - JsonUtil|FormListRemoveAt]]'''<sup>PU SE</sup> | |||
| '''[[JsonUtil Script|JsonUtil]]''' | |||
|bool | |||
|- | |||
| '''[[FormListResize - JsonUtil|FormListResize]]'''<sup>PU SE</sup> | |||
| '''[[JsonUtil Script|JsonUtil]]''' | |||
|int | |||
|- | |||
| '''[[FormListSet - JsonUtil|FormListSet]]'''<sup>PU SE</sup> | |||
| '''[[JsonUtil Script|JsonUtil]]''' | |||
|Form | |||
|- | |||
| '''[[FormListSlice - JsonUtil|FormListSlice]]'''<sup>PU SE</sup> | |||
| '''[[JsonUtil Script|JsonUtil]]''' | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[FormListToArray - JsonUtil|FormListToArray]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |Form[] | ||
|- | |- | ||
| '''[[ | |||
| '''[[ | |} | ||
| | |||
=== 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 | |||
| | |||
|- | |- | ||
| '''[[ | | '''[[GenerateRandomInt - Utility|GenerateRandomInt]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Utility Script|Utility]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetActivateChildren - ObjectReference|GetActivateChildren]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ObjectReference Script|ObjectReference]]''' | | '''[[ObjectReference Script|ObjectReference]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetActiveGamebryoAnimation - ObjectReference|GetActiveGamebryoAnimation]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[ObjectReference Script|ObjectReference]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetActorAlpha - Actor|GetActorAlpha]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Actor Script|Actor]]''' | ||
| | | | ||
|- | |||
| '''[[GetActorBase - Actor|GetActorBase]]''' | |||
| [[Actor Script|'''Actor''']] | |||
|ActorBase | |||
| | |||
|- | |||
| '''[[GetActorCause - ObjectReference|GetActorCause]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ObjectReference Script|ObjectReference]]''' | |||
| | |||
|- | |- | ||
| '''[[ | | '''[[GetActorKnockState - Actor|GetActorKnockState]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[Actor Script|Actor]]''' | | '''[[Actor Script|Actor]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetActorOwner - Cell|GetActorOwner]]''' | ||
| | | [[Cell Script|'''Cell''']] | ||
|ActorBase | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetActorOwner - ObjectReference|GetActorOwner]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | |||
|ActorBase | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetActorRaceEditorID - MiscUtil|GetActorRaceEditorID]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[MiscUtil Script|MiscUtil]]''' | ||
| | |string | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetActorReference - ReferenceAlias|GetActorReference]]''' | ||
| | | [[ReferenceAlias Script|'''ReferenceAlias''']] | ||
|Actor | |||
| | |||
|- | |- | ||
| '''[[ | | '''[[GetActorRefraction - Actor|GetActorRefraction]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Actor Script|Actor]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetActorsByProcessingLevel - Game|GetActorsByProcessingLevel]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[Game Script|Game]]''' | | '''[[Game Script|Game]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetActorSoulSize - Actor|GetActorSoulSize]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Actor Script|Actor]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetActorState - Actor|GetActorState]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Actor Script|Actor]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | |||
| '''[[ | | '''[[GetActorValue - Actor|GetActorValue]]''' | ||
| [[Actor Script|'''Actor''']] | |||
|Float | |||
| | |||
|- | |||
|'''[[GetActorValueInfoByID - ActorValueInfo|GetActorValueInfoByID]]'''<sup>SKSE</sup> | |||
|[[Actor Script|'''ActorValueInfo''']] | |||
|ActorValueInfo | |||
| | |||
|- | |||
|'''[[GetActorValueInfoByName - ActorValueInfo|GetActorValueInfoByName]]'''<sup>SKSE</sup> | |||
|[[Actor Script|'''ActorValueInfo''']] | |||
|ActorValueInfo | |||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetActorValueMax - Actor|GetActorValueMax]]''' | ||
| | |[[Actor Script|'''Actor''']] | ||
|Float | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetActorValueModifier - Actor|GetActorValueModifier]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[Actor Script|Actor]]''' | | '''[[Actor Script|Actor]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetActorValuePercentage - Actor|GetActorValuePercentage]]''' | ||
| [[Actor Script|'''Actor''']] | |||
|Float | |||
| | | | ||
|- | |- | ||
| | |[[GetActualWaterLevel - Cell|'''GetActualWaterLevel''']]<sup>SKSE</sup> | ||
| | |[[Cell Script|'''Cell''']] | ||
|Float | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetAddonModels - EffectShader|GetAddonModels]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[EffectShader Script|EffectShader]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetAlias - Quest|GetAlias]]''' | ||
| [[Quest Script|'''Quest''']] | |||
|Alias | |||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetAliasByID - Quest|GetAliasByID]]'''<sup>SKSE</sup> | ||
| | |[[Quest Script|'''Quest''']] | ||
|Alias | |||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetAliasByName - Quest|GetAliasByName]]'''<sup>SKSE</sup> | ||
| | |[[Quest Script|'''Quest''']] | ||
|Alias | |||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetAliases - Quest|GetAliases]]'''<sup>SKSE</sup> | ||
| | |[[Quest Script|'''Quest''']] | ||
|Alias[] | |||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetAllAmmo - GameData|GetAllAmmo]]'''<sup>SKSE</sup> | ||
| '''[[ | |'''[[GameData Script|GameData]]''' | ||
|Form[] | |||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetAllArmor - GameData|GetAllArmor]]'''<sup>SKSE</sup> | ||
| '''[[ | |'''[[GameData Script|GameData]]''' | ||
|Form[] | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetAllArtObjects - ObjectReference|GetAllArtObjects]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[ObjectReference Script|ObjectReference]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetAllBooks - GameData|GetAllBooks]]'''<sup>SKSE</sup> | ||
| '''[[ | |'''[[GameData Script|GameData]]''' | ||
|Form[] | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetAllEffectShaders - ObjectReference|GetAllEffectShaders]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[ObjectReference Script|ObjectReference]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetAllEnchantments - Game|GetAllEnchantments]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Game Script|Game]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetAllEnchantmentsInMod - Game|GetAllEnchantmentsInMod]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Game Script|Game]]''' | ||
| | |||
|- | |||
|'''[[GetAllForms - GameData|GetAllForms]]'''<sup>SKSE</sup> | |||
|'''[[GameData Script|GameData]]''' | |||
|Form[] | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetAllForms - Game|GetAllForms]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Game Script|Game]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetAllFormsInMod - Game|GetAllFormsInMod]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Game Script|Game]]''' | ||
| | |||
|- | |||
|'''[[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[] | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetAllQuestObjectives - Quest|GetAllQuestObjectives]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Quest Script|Quest]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetAllRaces - Game|GetAllRaces]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Game Script|Game]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetAllRacesInMod - Game|GetAllRacesInMod]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[Game Script|Game]]''' | | '''[[Game Script|Game]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetAllScrolls - GameData|GetAllScrolls]]'''<sup>SKSE</sup> | ||
| '''[[ | |'''[[GameData Script|GameData]]''' | ||
|Form[] | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetAllSpells - Game|GetAllSpells]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Game Script|Game]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetAllSpellsInMod - Game|GetAllSpellsInMod]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Game Script|Game]]''' | ||
| | |||
|- | |||
|'''[[GetAllWeapons - GameData|GetAllWeapons]]'''<sup>SKSE</sup> | |||
|'''[[GameData Script|GameData]]''' | |||
|Form[] | |||
| | |||
|- | |||
|'''[[GetAlpha - ColorComponent|GetAlpha]]'''<sup>SKSE</sup> | |||
|[[ColorComponent Script|'''ColorComponent''']] | |||
|Int | |||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetAngleX - ObjectReference|GetAngleX]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | |||
|Float | |||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetAngleY - ObjectReference|GetAngleY]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | |||
|Float | |||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetAngleZ - ObjectReference|GetAngleZ]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | |||
|Float | |||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetAnimationVariableBool - ObjectReference|GetAnimationVariableBool]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | |||
|Bool | |||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetAnimationVariableFloat - ObjectReference|GetAnimationVariableFloat]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | |||
|Float | |||
| | | | ||
|- | |- | ||
| '''[[ | |||
| '''[[GetAnimationVariableInt - ObjectReference|GetAnimationVariableInt]]''' | |||
| '''[[ObjectReference Script|ObjectReference]]''' | | '''[[ObjectReference Script|ObjectReference]]''' | ||
|Int | |||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetArmorRating - Armor|GetArmorRating]]'''<sup>SKSE</sup> | ||
| [[Armor Script|'''Armor''']] | |||
|Int | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetArtObject - VisualEffect|GetArtObject]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[VisualEffect Script|VisualEffect]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetArtObjectTotalCount - VisualEffect|GetArtObjectTotalCount]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[VisualEffect Script|VisualEffect]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | |||
| '''[[ | | '''[[GetAssociatedSkill - MagicEffect|GetAssociatedSkill]]''' | ||
| '''[[MagicEffect Script|MagicEffect]]''' | |||
|String | |||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetAt - FormList|GetAt]]''' | ||
| [[FormList Script|'''FormList''']] | |||
|Form | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetAttachedCells - Game|GetAttachedCells]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[Game Script|Game]]''' | | '''[[Game Script|Game]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetActorValue - Actor|GetAV]]''' | ||
| '''[[ | |[[Actor Script|'''Actor''']] | ||
|Float | |||
|alias for GetActorValue | |||
|- | |||
|'''[[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 | |||
|- | |||
|'''[[GetAverageFrameRate - Utility|GetAverageFrameRate]]''' | |||
|'''[[Utility Script|Utility]]''' | |||
|Float | |||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetAvoidThreatChance - CombatStyle|GetAvoidThreatChance]]''' | ||
| '''[[ | |'''[[CombatStyle Script|CombatStyle]]''' | ||
|Float | |||
| | | | ||
|- | |||
|'''[[GetActorValuePercentage - Actor|GetAVPercentage]]''' | |||
|[[Actor Script|'''Actor''']] | |||
|Float | |||
|alias for GetActorValuePercentage | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetBaseActorValue - Actor|GetBaseActorValue]]''' | ||
| [[Actor Script|'''Actor''']] | |||
|Float | |||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetBaseActorValue - Actor|GetBaseAV]]''' | ||
| '''[[ | |[[Actor Script|'''Actor''']] | ||
|Float | |||
|alias for GetBaseActorValue | |||
|- | |||
|'''[[GetBaseCost - MagicEffect|GetBaseCost]]'''<sup>SKSE</sup> | |||
|'''[[MagicEffect Script|MagicEffect]]''' | |||
|Float | |||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetBaseDamage - Weapon|GetBaseDamage]]'''<sup>SKSE</sup> | ||
| [[Weapon Script|'''Weapon''']] | |||
|Int | |||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetBaseObject - ActiveMagicEffect|GetBaseObject]]''' | ||
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']] | |||
|MagicEffect | |||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetBaseObject - ObjectReference|GetBaseObject]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | |||
|Form | |||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetBaseValue - ActiveMagicEffect|GetBaseValue]]''' | ||
| | |[[ActiveMagicEffect Script|'''ActiveMagicEffect''']] | ||
|Float | |||
| | | | ||
|- | |||
|'''[[GetBlue - ColorComponent|GetBlue]]'''<sup>SKSE</sup> | |||
|'''[[ColorComponent Script|ColorComponent]]''' | |||
|Int | |||
|global function | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetBlue - ColorForm|GetBlue]]'''<sup>SKSE</sup> | ||
| [[ColorForm Script|'''ColorForm''']] | |||
|Int | |||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetBool - UI|GetBool]]'''<sup>SKSE</sup> | ||
| | |[[UI Script|'''UI''']] | ||
|Bool | |||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetBribeAmount - Actor|GetBribeAmount]]''' | ||
| [[Actor Script|'''Actor''']] | |||
|Int | |||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetBudgetCount - Utility|GetBudgetCount]]''' | ||
| '''[[ | |'''[[Utility Script|Utility]]''' | ||
|Int | |||
| | |||
|- | |||
|'''[[GetBudgetName - Utility|GetBudgetName]]''' | |||
|'''[[Utility Script|Utility]]''' | |||
|String | |||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetBuySellList - Faction|GetBuySellList]]'''<sup>SKSE</sup> | ||
| '''[[ | |'''[[Faction Script|Faction]]''' | ||
|FormList | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetCellNorthRotation - Cell|GetCellNorthRotation]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Cell Script|Cell]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetCameraState - Camera|GetCameraState]]'''<sup>SKSE</sup> | ||
| '''[[ | |'''[[Camera Script|Camera]]''' | ||
|Int | |||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetCameraState - Game|GetCameraState]]'''<sup>SKSE</sup> | ||
| '''[[ | |'''[[Game Script|Game]]''' | ||
|Int | |||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCasterActor - ActiveMagicEffect|GetCasterActor]]''' | ||
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']] | |||
|Actor | |||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetCastTime - MagicEffect|GetCastTime]]'''<sup>SKSE</sup> | ||
| '''[[ | |'''[[MagicEffect Script|MagicEffect]]''' | ||
|Float | |||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCastTime - Scroll|GetCastTime]]'''<sup>SKSE</sup> | ||
| [[Scroll Script|'''Scroll''']] | |||
|Float | |||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCastTime - Spell|GetCastTime]]'''<sup>SKSE</sup> | ||
| [[Spell Script|'''Spell''']] | |||
|Float | |||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetChanceGlobal - LeveledItem|GetChanceGlobal]]'''<sup>SKSE</sup> | ||
| '''[[ | |'''[[LeveledItem Script|LeveledItem]]''' | ||
|GlobalVariable | |||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetChanceNone - LeveledItem|GetChanceNone]]'''<sup>SKSE</sup> | ||
| '''[[ | |'''[[LeveledItem Script|LeveledItem]]''' | ||
|Int | |||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetChanceNone - LeveledSpell|GetChanceNone]]'''<sup>SKSE</sup> | ||
| '''[[ | |'''[[LeveledSpell Script|LeveledSpell]]''' | ||
|Int | |||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetClass - ActorBase|GetClass]]''' | ||
| [[ActorBase Script|'''ActorBase''']] | |||
|Class | |||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetClassification - Weather|GetClassification]]''' | ||
| [[Weather Script|'''Weather''']] | |||
|Int | |||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetCloseRangeDuelingCircleMult - CombatStyle|GetCloseRangeDuelingCircleMult]]'''<sup>SKSE</sup> | ||
| '''[[ | |'''[[CombatStyle Script|CombatStyle]]''' | ||
|Float | |||
| | | | ||
|- | |- | ||
| '''[[ | |'''[[GetCloseRangeDuelingFallbackMult - CombatStyle|GetCloseRangeDuelingFallbackMult]]'''<sup>SKSE</sup> | ||
| '''[[ | |'''[[CombatStyle Script|CombatStyle]]''' | ||
|Float | |||
| | |||
|- | |||
|'''[[GetCloseRangeFlankingFlankDistance - CombatStyle|GetCloseRangeFlankingFlankDistance]]'''<sup>SKSE</sup> | |||
|'''[[CombatStyle Script|CombatStyle]]''' | |||
|Float | |||
| | |||
|- | |||
|'''[[GetCloseRangeFlankingStalkTime - CombatStyle|GetCloseRangeFlankingStalkTime]]'''<sup>SKSE</sup> | |||
|'''[[CombatStyle Script|CombatStyle]]''' | |||
|Float | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetClosestActorFromRef - ObjectReference|GetClosestActorFromRef]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[ObjectReference Script|ObjectReference]]''' | ||
| | |||
|- | |||
|'''[[GetColor - ColorForm|GetColor]]'''<sup>SKSE</sup> | |||
|'''[[ColorForm Script|ColorForm]]''' | |||
|Int | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetCombatAllies - Actor|GetCombatAllies]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Actor Script|Actor]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCombatState - Actor|GetCombatState]]''' | ||
| | | [[Actor Script|'''Actor''']] | ||
|Int | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCombatStyle - ActorBase|GetCombatStyle]]'''<sup>SKSE</sup> | ||
| | | [[ActorBase Script|'''ActorBase''']] | ||
|CombatStyle | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCombatTarget - Actor|GetCombatTarget]]''' | ||
| | | [[Actor Script|'''Actor''']] | ||
|Actor | |||
| | |||
|- | |- | ||
| '''[[ | | '''[[GetCombatTargets - Actor|GetCombatTargets]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Actor Script|Actor]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetCommandedActors - Actor|GetCommandedActors]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Actor Script|Actor]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetCommandingActor - Actor|GetCommandingActor]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Actor Script|Actor]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetConditionList - Form|GetConditionList]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Form Script|Form]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetConfigName - Debug|GetConfigName]]''' | ||
| | | [[Debug Script|'''Debug''']] | ||
|String | |||
| | |||
|- | |||
|'''[[GetContainerForms - ObjectReference|GetContainerForms]]'''<sup>SKSE</sup> | |||
|[[ObjectReference Script|'''ObjectReference''']] | |||
|Form[] | |||
| | |||
|- | |- | ||
| '''[[ | |||
| '''[[ | | '''[[GetCostliestEffectIndex - Enchantment|GetCostliestEffectIndex]]'''<sup>SKSE</sup> | ||
| | | '''[[Enchantment Script|Enchantment]]''' | ||
|Int | |||
| | |||
|- | |- | ||
| '''[[ | |||
| '''[[ | | '''[[GetCostliestEffectIndex - Ingredient|GetCostliestEffectIndex]]'''<sup>SKSE</sup> | ||
| | | '''[[Ingredient Script|Ingredient]]''' | ||
|Int | |||
| | |||
|- | |- | ||
| '''[[ | |||
| '''[[ | | '''[[GetCostliestEffectIndex - Potion|GetCostliestEffectIndex]]'''<sup>SKSE</sup> | ||
| | | '''[[Potion Script|Potion]]''' | ||
|Int | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCostliestEffectIndex - Scroll|GetCostliestEffectIndex]]'''<sup>SKSE</sup> | ||
| | | [[Scroll Script|'''Scroll''']] | ||
|Int | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCostliestEffectIndex - Spell|GetCostliestEffectIndex]]'''<sup>SKSE</sup> | ||
| | | [[Spell Script|'''Spell''']] | ||
|Int | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCrimeFaction - Actor|GetCrimeFaction]]''' | ||
| | | [[Actor Script|'''Actor''']] | ||
|Faction | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCrimeGold - Faction|GetCrimeGold]]''' | ||
| | | [[Faction Script|'''Faction''']] | ||
|Int | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCrimeGoldNonViolent - Faction|GetCrimeGoldNonViolent]]''' | ||
| | | [[Faction Script|'''Faction''']] | ||
|Int | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCrimeGoldViolent - Faction|GetCrimeGoldViolent]]''' | ||
| | | [[Faction Script|'''Faction''']] | ||
|Int | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCritDamage - Weapon|GetCritDamage]]'''<sup>SKSE</sup> | ||
| | | [[Weapon Script|'''Weapon''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | | '''[[GetCriticalStage - Actor|GetCriticalStage]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Actor Script|Actor]]''' | ||
| | | | ||
|- | |||
|'''[[GetCurrentBudget - Utility|GetCurrentBudget]]''' | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
| | |||
|- | |||
|[[GetCurrentCrosshairRef - Game|'''GetCurrentCrosshairRef''']]<sup>SKSE</sup> | |||
|'''[[Game Script|Game]]''' | |||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCurrentDestructionStage - ObjectReference|GetCurrentDestructionStage]]''' | ||
| | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCurrentGameTime - Utility|GetCurrentGameTime]]''' | ||
| | | [[Utility Script|'''Utility''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| '''[[ | | '''[[GetCurrentLocation - ObjectReference|GetCurrentLocation]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | |||
| | |||
| | |||
|- | |||
|'''[[GetCurrentMemory - Utility|GetCurrentMemory]]''' | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCurrentPackage - Actor|GetCurrentPackage]]''' | ||
| | | [[Actor Script|'''Actor''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCurrentRealTime - Utility|GetCurrentRealTime]]''' | ||
| | | [[Utility Script|'''Utility''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCurrentScene - ObjectReference|GetCurrentScene]]''' | ||
| | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCurrentStageID - Quest|GetCurrentStageID]]''' | ||
| | | [[Quest Script|'''Quest''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCurrentWeather - Weather|GetCurrentWeather]]''' | ||
| | | [[Weather Script|'''Weather''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetCurrentWeatherTransition - Weather|GetCurrentWeatherTransition]]''' | ||
| | | [[Weather Script|'''Weather''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetDeadCount - ActorBase|GetDeadCount]]''' | ||
| | | [[ActorBase Script|'''ActorBase''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | | '''[[GetDeathItem - ActorBase|GetDeathItem]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[ActorBase Script|ActorBase]]''' | ||
| | | | ||
|- | |||
|'''[[GetDefaultVoiceType - Race|GetDefaultVoiceType]]'''<sup>SKSE</sup> | |||
|'''[[Race Script|Race]]''' | |||
| | |||
| | |||
|- | |- | ||
| '''[[ | | '''[[GetDescription - Form|GetDescription]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Form Script|Form]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | |||
| | | '''[[GetDialogueTarget - Actor|GetDialogueTarget]]''' | ||
| | | [[Actor Script|'''Actor''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | | '''[[GetDiffActor - PapyrusUtil|GetDiffActor]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[PapyrusUtil Script|PapyrusUtil]]''' | ||
| | |Actor[] | ||
|- | |- | ||
| '''[[ | | '''[[GetDiffAlias - PapyrusUtil|GetDiffAlias]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[PapyrusUtil Script|PapyrusUtil]]''' | ||
| | |Alias[] | ||
|- | |- | ||
| '''[[ | | '''[[GetDiffFloat - PapyrusUtil|GetDiffFloat]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[PapyrusUtil Script|PapyrusUtil]]''' | ||
| | |float[] | ||
|- | |- | ||
| '''[[ | | '''[[GetDiffForm - PapyrusUtil|GetDiffForm]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[PapyrusUtil Script|PapyrusUtil]]''' | ||
| | |Form[] | ||
|- | |- | ||
| '''[[ | | '''[[GetDiffInt - PapyrusUtil|GetDiffInt]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[PapyrusUtil Script|PapyrusUtil]]''' | ||
| | |int[] | ||
|- | |- | ||
| '''[[ | | '''[[GetDiffObjRef - PapyrusUtil|GetDiffObjRef]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[PapyrusUtil Script|PapyrusUtil]]''' | ||
| | |ObjectReference[] | ||
|- | |- | ||
| '''[[ | | '''[[GetDiffString - PapyrusUtil|GetDiffString]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[PapyrusUtil Script|PapyrusUtil]]''' | ||
| | |string[] | ||
|- | |- | ||
| '''[[ | |'''[[GetDisplayName - ObjectReference|GetDisplayName]]'''<sup>SKSE</sup> | ||
| | |[[ObjectReference Script|'''ObjectReference''']] | ||
|String | |||
| | | | ||
|- | |- | ||
| '''[[GetDistance - ObjectReference|GetDistance]]''' | |||
| [[ObjectReference Script|'''ObjectReference''']] | |||
| | |||
| | |||
| '''[[ | |||
| [[ | |||
| | |||
| | |||
|- | |- | ||
| '''[[GetDoorDestination - ObjectReference|GetDoorDestination]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[ObjectReference Script|ObjectReference]]''' | ||
| [[ | | | ||
| | |||
|- | |- | ||
| '''[[ | | '''[[GetDuration - ActiveMagicEffect|GetDuration]]'''<sup>SKSE</sup> | ||
| [[ | | [[ActiveMagicEffect Script|'''ActiveMagicEffect''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetEditorLocation - ObjectReference|GetEditorLocation]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |||
| '''[[GetEffectArchetypeAsInt - MagicEffect|GetEffectArchetypeAsInt]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[MagicEffect Script|MagicEffect]]''' | |||
| | |||
|- | |- | ||
| '''[[GetEffectArchetypeAsString - MagicEffect|GetEffectArchetypeAsString]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[MagicEffect Script|MagicEffect]]''' | ||
| [[ | | | ||
| | |||
|- | |- | ||
| '''[[ | | '''[[GetEffectiveMagickaCost - Spell|GetEffectiveMagickaCost]]'''<sup>SKSE</sup> | ||
| [[Spell Script|'''Spell''']] | |||
| | |||
|[[ | |||
| | |||
| | | | ||
|- | |- | ||
|'''[[ | | '''[[GetEffectShaderDuration - ObjectReference|GetEffectShaderDuration]]'''<sup>PO3 PE SSE</sup> | ||
|[[ | | '''[[ObjectReference Script|ObjectReference]]''' | ||
| | | | ||
|- | |- | ||
|'''[[ | | '''[[GetEffectShaderTotalCount - EffectShader|GetEffectShaderTotalCount]]'''<sup>PO3 PE SSE</sup> | ||
|[[ | | '''[[EffectShader Script|EffectShader]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetEnchantment - Armor|GetEnchantment]]'''<sup>SKSE</sup> | ||
| [[ | | [[Armor Script|'''Armor''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetEnchantment - Weapon|GetEnchantment]]'''<sup>SKSE</sup> | ||
| [[ | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
|'''[[ | | '''[[GetEnchantmentType - Enchantment|GetEnchantmentType]]'''<sup>PO3 PE SSE</sup> | ||
|[[ | | '''[[Enchantment Script|Enchantment]]''' | ||
| | | | ||
|- | |- | ||
|'''[[ | | '''[[GetEquippedAmmo - Actor|GetEquippedAmmo]]'''<sup>PO3 PE SSE</sup> | ||
|[[ | | '''[[Actor Script|Actor]]''' | ||
| | | | ||
|- | |- | ||
|'''[[ | |||
|[[ | | '''[[GetEquippedItemType - Actor|GetEquippedItemType]]''' | ||
| [[Actor Script|'''Actor''']] | |||
| | | | ||
| | | | ||
|- | |- | ||
|'''[[ | |||
| | | '''[[GetEquippedObject - Actor|GetEquippedObject]]'''<sup>SKSE</sup> | ||
| [[Actor Script|'''Actor''']] | |||
| | | | ||
| | | | ||
|- | |- | ||
|'''[[ | |||
| | | '''[[GetEquippedShield - Actor|GetEquippedShield]]''' | ||
| [[Actor Script|'''Actor''']] | |||
| | | | ||
| | | | ||
|- | |- | ||
|[[ | |||
| | | '''[[GetEquippedShout - Actor|GetEquippedShout]]''' | ||
| [[Actor Script|'''Actor''']] | |||
| | | | ||
| | | | ||
|- | |- | ||
|'''[[ | |||
| | | '''[[GetEquippedSpell - Actor|GetEquippedSpell]]''' | ||
| [[Actor Script|'''Actor''']] | |||
| | | | ||
| | | | ||
|- | |- | ||
|'''[[ | |||
| | | '''[[GetEquippedWeapon - Actor|GetEquippedWeapon]]''' | ||
| [[Actor Script|'''Actor''']] | |||
| | | | ||
| | | | ||
|- | |- | ||
|'''[[ | | '''[[GetEquippedWeaponIsPoisoned - Actor|GetEquippedWeaponIsPoisoned]]'''<sup>PO3 PE SSE</sup> | ||
|[[ | | '''[[Actor Script|Actor]]''' | ||
| | | | ||
|- | |- | ||
| '''[[GetEquippedWeaponPoison - Actor|GetEquippedWeaponPoison]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Actor Script|Actor]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[GetEquippedWeaponPoisonCount - Actor|GetEquippedWeaponPoisonCount]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Actor Script|Actor]]''' | ||
| [[ | |||
| | | | ||
|- | |||
| '''[[GetErrors - JsonUtil|GetErrors]]'''<sup>PU SE</sup> | |||
| '''[[JsonUtil Script|JsonUtil]]''' | |||
|string | |||
|- | |- | ||
| '''[[ | | '''[[GetFacePreset - ActorBase|GetFacePreset]]'''<sup>SKSE</sup> | ||
| [[ | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetFactionOwner - Cell|GetFactionOwner]]''' | ||
| [[ | | [[Cell Script|'''Cell''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetFactionOwner - ObjectReference|GetFactionOwner]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetFactionRank - Actor|GetFactionRank]]''' | ||
| | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetFactionReaction - Actor|GetFactionReaction]]''' | ||
| [[ | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |||
|'''[[GetFloat - UI|GetFloat]]'''<sup>SKSE</sup> | |||
|[[UI Script|'''UI''']] | |||
| | |||
| | | | ||
|- | |||
| '''[[GetFloatValue - JsonUtil|GetFloatValue]]'''<sup>PU SE</sup> | |||
| '''[[JsonUtil Script|JsonUtil]]''' | |||
|float | |||
|- | |- | ||
| '''[[ | | '''[[GetFlyingState - Actor|GetFlyingState]]''' | ||
| '''[[ | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |||
| '''[[GetFootstepSet - ArmorAddon|GetFootstepSet]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ArmorAddon Script|ArmorAddon]]''' | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetForcedLandingMarker - Actor|GetForcedLandingMarker]]''' | ||
| [[Actor Script|'''Actor''']] | |||
|[[Actor Script|'''Actor''']] | |||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetForm - Game|GetForm]]''' | ||
| [[ | | [[Game Script|'''Game''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetFormEditorID - Form|GetFormEditorID]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Form Script|Form]]''' | ||
| [[ | | | ||
| | |- | ||
|'''[[GetFormEx - Game|GetFormEx]]'''<sup>SKSE</sup> | |||
|[[Game Script|'''Game''']] | |||
| | |||
| | | | ||
|- | |- | ||
| '''[[GetFormFromEditorID - Game|GetFormFromEditorID]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Game Script|Game]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetFormFromFile - Game|GetFormFromFile]]''' | ||
| [[ | | [[Game Script|'''Game''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetFormID - Form|GetFormID]]''' | ||
| [[ | | [[Form Script|'''Form''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetFormModName - Form|GetFormModName]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Form Script|Form]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
|'''[[ | | '''[[GetFormValue - JsonUtil|GetFormValue]]'''<sup>PU SE</sup> | ||
|'''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |form | ||
|- | |||
| '''[[GetFurnitureType - Furniture|GetFurnitureType]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[Furniture Script|Furniture]]''' | |||
| | | | ||
|- | |- | ||
|'''[[ | | '''[[GetGameSettingBool - Game|GetGameSettingBool]]'''<sup>PO3 PE SSE</sup> | ||
|'''[[ | | '''[[Game Script|Game]]''' | ||
| | | | ||
|- | |- | ||
|'''[[ | |||
| | | '''[[GetGameSettingFloat - Game|GetGameSettingFloat]]''' | ||
| [[Game Script|'''Game''']] | |||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetGameSettingInt - Game|GetGameSettingInt]]''' | ||
| [[ | | [[Game Script|'''Game''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetGameSettingString - Game|GetGameSettingString]]''' | ||
| [[ | | [[Game Script|'''Game''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetGiftFilter - ActorBase|GetGiftFilter]]''' | ||
| [[ | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
|'''[[ | | '''[[GetGodMode - Game|GetGodMode]]'''<sup>PO3 PE SSE</sup> | ||
|'''[[ | | '''[[Game Script|Game]]''' | ||
| | | | ||
|- | |||
| '''[[GetGoldAmount - Actor|GetGoldAmount]]''' | |||
| [[Actor Script|'''Actor''']] | |||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetGoldValue - Form|GetGoldValue]]''' | ||
| [[ | | [[Form Script|'''Form''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetGreen - ColorForm|GetGreen]]'''<sup>SKSE</sup> | ||
| [[ColorForm Script|'''ColorForm''']] | |||
| | |||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetHairColor - Actor|GetHairColor]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Actor Script|Actor]]''' | ||
| [[Actor Script| | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetHairColor - ActorBase|GetHairColor]]'''<sup>SKSE</sup> | ||
| [[ActorBase Script|'''ActorBase''']] | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetHazardIMOD - Hazard|GetHazardIMOD]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Hazard Script|Hazard]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[GetHazardIMODRadius - Hazard|GetHazardIMODRadius]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Hazard Script|Hazard]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
|'''[[ | | '''[[GetHazardIPDS - Hazard|GetHazardIPDS]]'''<sup>PO3 PE SSE</sup> | ||
|[[ | | '''[[Hazard Script|Hazard]]''' | ||
| | | | ||
|- | |- | ||
| '''[[GetHazardLifetime - Hazard|GetHazardLifetime]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Hazard Script|Hazard]]''' | ||
| '''[[ | |||
| | | | ||
|- | |- | ||
| '''[[GetHazardLight - Hazard|GetHazardLight]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Hazard Script|Hazard]]''' | ||
| '''[[ | |||
| | | | ||
|- | |- | ||
| '''[[GetHazardLimit - Hazard|GetHazardLimit]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Hazard Script|Hazard]]''' | ||
| '''[[ | |||
| | | | ||
|- | |- | ||
| '''[[GetHazardRadius - Hazard|GetHazardRadius]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Hazard Script|Hazard]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[GetHazardSound - Hazard|GetHazardSound]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Hazard Script|Hazard]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[GetHazardSpell - Hazard|GetHazardSpell]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Hazard Script|Hazard]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[GetHazardTargetInterval - Hazard|GetHazardTargetInterval]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Hazard Script|Hazard]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetHeadingAngle - ObjectReference|GetHeadingAngle]]''' | ||
| [[ | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetHeadPartTextureSet - Actor|GetHeadPartTextureSet]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Actor Script|Actor]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetHeight - ActorBase|GetHeight]]'''<sup>SKSE</sup> | ||
| [[ | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetHeight - ObjectReference|GetHeight]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
Line 2,474: | Line 2,562: | ||
|- | |- | ||
| '''[[ | | '''[[GetHighestRelationshipRank - Actor|GetHighestRelationshipRank]]''' | ||
| [[ | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetHue - ColorForm|GetHue]]'''<sup>SKSE</sup> | ||
| [[ | | [[ColorForm Script|'''ColorForm''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
|'''[[ | |||
| | | '''[[GetID - Alias|GetID]]'''<sup>SKSE</sup> | ||
| [[Alias Script|'''Alias''']] | |||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetInfamy - Faction|GetInfamy]]''' | ||
| [[ | | [[Faction Script|'''Faction''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetInfamyNonViolent - Faction|GetInfamyNonViolent]]''' | ||
| [[ | | [[Faction Script|'''Faction''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetInfamyViolent - Faction|GetInfamyViolent]]''' | ||
| [[ | | [[Faction Script|'''Faction''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetINIBool - Utility|GetINIBool]]'''<sup>SKSE</sup> | ||
| [[ | | [[Utility Script|'''Utility''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetINIFloat - Utility|GetINIFloat]]'''<sup>SKSE</sup> | ||
| [[ | | [[Utility Script|'''Utility''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetINIInt - Utility|GetINIInt]]'''<sup>SKSE</sup> | ||
| [[ | | [[Utility Script|'''Utility''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetINIString - Utility|GetINIString]]'''<sup>SKSE</sup> | ||
| [[ | | [[Utility Script|'''Utility''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
|'''[[ | |'''[[GetInt - UI|GetInt]]'''<sup>SKSE</sup> | ||
| | |[[UI Script|'''UI''']] | ||
| | | | ||
| | | | ||
|- | |||
| '''[[GetIntValue - JsonUtil|GetIntValue]]'''<sup>PU SE</sup> | |||
| '''[[JsonUtil Script|JsonUtil]]''' | |||
|int | |||
|- | |- | ||
| '''[[ | | '''[[GetItemCharge - ObjectReference|GetItemCharge]]'''<sup>SKSE</sup> | ||
| [[ | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetItemCount - ObjectReference|GetItemCount]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
Line 2,555: | Line 2,643: | ||
|- | |- | ||
| '''[[ | | '''[[GetItemHealthPercent - ObjectReference|GetItemHealthPercent]]''' | ||
| [[ | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetItemMaxCharge - ObjectReference|GetItemMaxCharge]]'''<sup>SKSE</sup> | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
Line 2,567: | Line 2,655: | ||
|- | |- | ||
| '''[[ | | '''[[GetKey - ObjectReference|GetKey]]''' | ||
| [[ | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetKeyword - Keyword|GetKeyword]]'''<sup>SKSE</sup> | ||
| [[ | | '''[[Keyword Script|Keyword]]''' | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetKeywordData - Location|GetKeywordData]]''' | ||
| [[ | | [[Location Script|'''Location''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
|'''[[GetKeywords - Form|GetKeywords]]'''<sup>SKSE</sup> | |||
| '''[[ | |'''[[Form Script|Form]]''' | ||
| [[ | |||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetKiller - Actor|GetKiller]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
Line 2,597: | Line 2,684: | ||
|- | |- | ||
| '''[[ | | '''[[GetLength - ObjectReference|GetLength]]''' | ||
| [[ | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetLength - StringUtil|GetLength]]'''<sup>SKSE</sup> | ||
| [[ | | [[StringUtil Script|'''StringUtil''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetLevel - Actor|GetLevel]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
Line 2,615: | Line 2,702: | ||
|- | |- | ||
| '''[[ | | '''[[GetLeveledActorBase - Actor|GetLeveledActorBase]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetLightFade - Light|GetLightFade]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Light Script|Light]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[GetLightFOV - Light|GetLightFOV]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Light Script|Light]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[GetLightingTemplate - Cell|GetLightingTemplate]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Cell Script|Cell]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetLightLevel - Actor|GetLightLevel]]''' | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetLightRadius - Light|GetLightRadius]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Light Script|Light]]''' | ||
| [[ | |||
| | | | ||
|- | |||
| '''[[GetLightRGB - Light|GetLightRGB]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[Light Script|Light]]''' | |||
| | | | ||
|- | |- | ||
|'''[[ | | '''[[GetLightShadowDepthBias - Light|GetLightShadowDepthBias]]'''<sup>PO3 PE SSE</sup> | ||
|[[ | | '''[[Light Script|Light]]''' | ||
| | |||
|- | |||
| '''[[GetLightType - Light|GetLightType]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[Light Script|Light]]''' | |||
| | | | ||
|- | |||
| '''[[GetLinkedChildren - ObjectReference|GetLinkedChildren]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ObjectReference Script|ObjectReference]]''' | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetLinkedRef - ObjectReference|GetLinkedRef]]''' | ||
| [[ | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetLocalGravity - Game|GetLocalGravity]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Game Script|Game]]''' | ||
| [[ | |||
| | | | ||
|- | |||
| '''[[GetLocalGravityActor - Actor|GetLocalGravityActor]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[Actor Script|Actor]]''' | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetLocation - LocationAlias|GetLocation]]''' | ||
| [[ | | [[LocationAlias Script|'''LocationAlias''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetLockLevel - ObjectReference|GetLockLevel]]''' | ||
| [[ | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetLowestRelationshipRank - Actor|GetLowestRelationshipRank]]''' | ||
| [[ | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetLuminosity - ColorForm|GetLuminosity]]'''<sup>SKSE</sup> | ||
| [[ | | [[ColorForm Script|'''ColorForm''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
|'''[[GetMagicEffects - Potion|GetMagicEffects]]'''<sup>SKSE</sup> | |||
| '''[[ | |'''[[Potion Script|Potion]]''' | ||
| [[ | |||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetMagicEffectSound - MagicEffect|GetMagicEffectSound]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[MagicEffect Script|MagicEffect]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[GetMagicEffectSource - ObjectReference|GetMagicEffectSource]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[ObjectReference Script|ObjectReference]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetMappedKey - Input|GetMappedKey]]'''<sup>SKSE</sup> | ||
| [[ | | [[Input Script|'''Input''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetMaskForSlot - Armor|GetMaskForSlot]]'''<sup>SKSE</sup> | ||
| [[ | | [[Armor Script|'''Armor''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetMass - ObjectReference|GetMass]]''' | ||
| [[ | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[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[] | ||
|- | |||
| '''[[GetMaterialType - ObjectReference|GetMaterialType]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ObjectReference Script|ObjectReference]]''' | |||
| | |||
|- | |||
|'''[[GetMaxFrameRate - Utility|GetMaxFrameRate]]''' | |||
|'''[[Utility Script|Utility]]''' | |||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetMaxRange - Weapon|GetMaxRange]]'''<sup>SKSE</sup> | ||
| [[ | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetMembraneFillTexture - EffectShader|GetMembraneFillTexture]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[EffectShader Script|EffectShader]]''' | ||
| [[ | |||
| | | | ||
|- | |||
| '''[[GetMembraneHolesTexture - EffectShader|GetMembraneHolesTexture]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[EffectShader Script|EffectShader]]''' | |||
| | | | ||
|- | |- | ||
| '''[[GetMembranePaletteTexture - EffectShader|GetMembranePaletteTexture]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[EffectShader Script|EffectShader]]''' | ||
| [[ | |||
| | | | ||
|- | |||
| '''[[GetMenuContainer - UI|GetMenuContainer]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[UI Script|UI]]''' | |||
| | | | ||
|- | |- | ||
|'''[[GetMinFrameRate - Utility|GetMinFrameRate]]''' | |||
| '''[[ | |'''[[Utility Script|Utility]]''' | ||
| [[ | |||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetMinRange - Weapon|GetMinRange]]'''<sup>SKSE</sup> | ||
| [[ | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetModAuthor - Game|GetModAuthor]]'''<sup>SKSE</sup> | ||
| [[ | | [[Game Script|'''Game''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetModByName - Game|GetModByName]]'''<sup>SKSE</sup> | ||
| [[ | | [[Game Script|'''Game''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetModCount - Game|GetModCount]]'''<sup>SKSE</sup> | ||
| [[ | | [[Game Script|'''Game''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetModDependencyCount - Game|GetModDependencyCount]]'''<sup>SKSE</sup> | ||
| [[ | | [[Game Script|'''Game''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
|'''[[ | |||
|[[ | | '''[[GetModDescription - Game|GetModDescription]]'''<sup>SKSE</sup> | ||
| [[Game Script|'''Game''']] | |||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetModelPath - Armor|GetModelPath]]'''<sup>SKSE</sup> | ||
| [[ | | [[Armor Script|'''Armor''']] | ||
| | | | ||
| [[HasWorldModel - Form|HasWorldModel]], [[SetWorldModelPath - Form|SetWorldModelPath]] | |||
|- | |- | ||
| '''[[ | | '''[[GetModelPath - Weapon|GetModelPath]]'''<sup>SKSE</sup> | ||
| [[ | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetModName - Game|GetModName]]'''<sup>SKSE</sup> | ||
| [[ | | [[Game Script|'''Game''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetMotionType - ObjectReference|GetMotionType]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[ObjectReference Script|ObjectReference]]''' | ||
| [[ObjectReference Script| | |||
| | | | ||
|- | |||
| '''[[GetMount - Actor|GetMount]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[Actor Script|Actor]]''' | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetName - Alias|GetName]]'''<sup>SKSE</sup> | ||
| [[ | | [[Alias Script|'''Alias''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetName - Form|GetName]]'''<sup>SKSE</sup> | ||
| | | [[Form Script|'''Form''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNoBleedoutRecovery - Actor|GetNoBleedoutRecovery]]''' | ||
| [[ | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
|'''[[ | |||
| | | '''[[GetNthChar - StringUtil|GetNthChar]]'''<sup>SKSE</sup> | ||
| [[StringUtil Script|'''StringUtil''']] | |||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectArea - Enchantment|GetNthEffectArea]]'''<sup>SKSE</sup> | ||
| [[ | | [[Enchantment Script|'''Enchantment''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectArea - Ingredient|GetNthEffectArea]]'''<sup>SKSE</sup> | ||
| [[ | | [[Ingredient Script|'''Ingredient''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectArea - Potion|GetNthEffectArea]]'''<sup>SKSE</sup> | ||
| [[ | | [[Potion Script|'''Potion''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectArea - Scroll|GetNthEffectArea]]'''<sup>SKSE</sup> | ||
| [[ | | [[Scroll Script|'''Scroll''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectArea - Spell|GetNthEffectArea]]'''<sup>SKSE</sup> | ||
| [[ | | [[Spell Script|'''Spell''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectDuration - Enchantment|GetNthEffectDuration]]'''<sup>SKSE</sup> | ||
| [[ | | [[Enchantment Script|'''Enchantment''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectDuration - Ingredient|GetNthEffectDuration]]'''<sup>SKSE</sup> | ||
| [[ | | [[Ingredient Script|'''Ingredient''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectDuration - Potion|GetNthEffectDuration]]'''<sup>SKSE</sup> | ||
| [[ | | [[Potion Script|'''Potion''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectDuration - Scroll|GetNthEffectDuration]]'''<sup>SKSE</sup> | ||
| [[ | | [[Scroll Script|'''Scroll''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectDuration - Spell|GetNthEffectDuration]]'''<sup>SKSE</sup> | ||
| [[ | | [[Spell Script|'''Spell''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectMagicEffect - Enchantment|GetNthEffectMagicEffect]]'''<sup>SKSE</sup> | ||
| [[ | | [[Enchantment Script|'''Enchantment''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectMagicEffect - Ingredient|GetNthEffectMagicEffect]]'''<sup>SKSE</sup> | ||
| [[ | | [[Ingredient Script|'''Ingredient''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectMagicEffect - Potion|GetNthEffectMagicEffect]]'''<sup>SKSE</sup> | ||
| [[ | | [[Potion Script|'''Potion''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectMagicEffect - Scroll|GetNthEffectMagicEffect]]'''<sup>SKSE</sup> | ||
| [[ | | [[Scroll Script|'''Scroll''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectMagicEffect - Spell|GetNthEffectMagicEffect]]'''<sup>SKSE</sup> | ||
| [[ | | [[Spell Script|'''Spell''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectMagnitude - Enchantment|GetNthEffectMagnitude]]'''<sup>SKSE</sup> | ||
| [[ | | [[Enchantment Script|'''Enchantment''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectMagnitude - Ingredient|GetNthEffectMagnitude]]'''<sup>SKSE</sup> | ||
| [[ | | [[Ingredient Script|'''Ingredient''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectMagnitude - Potion|GetNthEffectMagnitude]]'''<sup>SKSE</sup> | ||
| [[ | | [[Potion Script|'''Potion''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectMagnitude - Scroll|GetNthEffectMagnitude]]'''<sup>SKSE</sup> | ||
| [[ | | [[Scroll Script|'''Scroll''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthEffectMagnitude - Spell|GetNthEffectMagnitude]]'''<sup>SKSE</sup> | ||
| [[ | | [[Spell Script|'''Spell''']] | ||
| | |||
| | |||
|- | |||
|'''[[GetNthEntryValue - Perk|GetNthEntryValue]]'''<sup>SKSE</sup> | |||
|[[Perk Script|'''Perk''']] | |||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthForm - ObjectReference|GetNthForm]]'''<sup>SKSE</sup> | ||
| [[ | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthHeadPart - ActorBase|GetNthHeadPart]]'''<sup>SKSE</sup> | ||
| [[ | | '''[[ActorBase Script|ActorBase]]''' | ||
| | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthIngredient - ConstructibleObject|GetNthIngredient]]'''<sup>SKSE</sup> | ||
| [[ | | '''[[ConstructibleObject Script|ConstructibleObject]]''' | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthIngredientQuantity - ConstructibleObject|GetNthIngredientQuantity]]'''<sup>SKSE</sup> | ||
| [[ | | '''[[ConstructibleObject Script|ConstructibleObject]]''' | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthKeyPressed - Input|GetNthKeyPressed]]'''<sup>SKSE</sup> | ||
| [[ | | [[Input Script|'''Input''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthKeyword - Form|GetNthKeyword]]'''<sup>SKSE</sup> | ||
| [[Form Script|'''Form''']] | | [[Form Script|'''Form''']] | ||
| | | | ||
Line 3,040: | Line 3,126: | ||
|- | |- | ||
| '''[[ | | '''[[GetNthLinkedRef - ObjectReference|GetNthLinkedRef]]''' | ||
| [[ | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthModDependency - Game|GetNthModDependency]]'''<sup>SKSE</sup> | ||
| [[ | | [[Game Script|'''Game''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthParent - EquipSlot|GetNthParent]]'''<sup>SKSE</sup> | ||
| [[ | | '''[[EquipSlot Script|EquipSlot]]''' | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthPart - Outfit|GetNthPart]]'''<sup>SKSE</sup> | ||
| [[ | | [[Outfit Script|'''Outfit''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetNthPerk - ActorBase|GetNthPerk]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[ActorBase Script|ActorBase]]''' | ||
| [[ | | | ||
|- | |||
|'''[[GetNthPlayableRace - Race|GetNthPlayableRace]]'''<sup>SKSE</sup> | |||
|'''[[Race Script|Race]]''' | |||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthRef - Cell|GetNthRef]]'''<sup>SKSE</sup> | ||
| [[ | | [[Cell Script|'''Cell''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthSpell - Actor|GetNthSpell]]'''<sup>SKSE</sup> | ||
| [[ | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthSpell - ActorBase|GetNthSpell]]'''<sup>SKSE</sup> | ||
| [[ | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNthSpell - Race|GetNthSpell]]'''<sup>SKSE</sup> | ||
| [[ | | [[Race Script|'''Race''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetNumActorsInHigh - Game|GetNumActorsInHigh]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Game Script|Game]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNumEffects - Enchantment|GetNumEffects]]'''<sup>SKSE</sup> | ||
| [[ | | [[Enchantment Script|'''Enchantment''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNumEffects - Ingredient|GetNumEffects]]'''<sup>SKSE</sup> | ||
| [[ | | [[Ingredient Script|'''Ingredient''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNumEffects - Potion|GetNumEffects]]'''<sup>SKSE</sup> | ||
| [[ | | '''[[Potion Script|Potion]]''' | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNumEffects - Scroll|GetNumEffects]]'''<sup>SKSE</sup> | ||
| [[ | | [[Scroll Script|'''Scroll''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNumEffects - Spell|GetNumEffects]]'''<sup>SKSE</sup> | ||
| [[ | | [[Spell Script|'''Spell''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNumHeadParts - ActorBase|GetNumHeadParts]]'''<sup>SKSE</sup> | ||
| [[ | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNumIngredients - ConstructibleObject|GetNumIngredients]]'''<sup>SKSE</sup> | ||
| [[ | | '''[[ConstructibleObject Script|ConstructibleObject]]''' | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNumItems - ObjectReference|GetNumItems]]'''<sup>SKSE</sup> | ||
| [[ | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNumKeysPressed - Input|GetNumKeysPressed]]'''<sup>SKSE</sup> | ||
| [[ | | [[Input Script|'''Input''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNumKeywords - Form|GetNumKeywords]]'''<sup>SKSE</sup> | ||
| [[ | | [[Form Script|'''Form''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNumParents - EquipSlot|GetNumParents]]'''<sup>SKSE</sup> | ||
| [[ | | [[EquipSlot Script|'''EquipSlot''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNumParts - Outfit|GetNumParts]]'''<sup>SKSE</sup> | ||
| [[ | | '''[[Outfit Script|Outfit]]''' | ||
| | | | ||
| | | | ||
|- | |- | ||
|'''[[ | |'''[[GetNumPlayableRaces - Race|GetNumPlayableRaces]]'''<sup>SKSE</sup> | ||
|[[ | |'''[[Race Script|Race]]''' | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetNumRefs - Cell|GetNumRefs]]'''<sup>SKSE</sup> | ||
| [[ | | [[Cell Script|'''Cell''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetObjectUnderFeet - Actor|GetObjectUnderFeet]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Actor Script|Actor]]''' | ||
| '''[[ | |||
| | | | ||
|- | |||
| '''[[GetOffersServices - Actor|GetOffersServices]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[Actor Script|Actor]]''' | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetOpenState - ObjectReference|GetOpenState]]''' | ||
| | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetOutfit - ActorBase|GetOutfit]]'''<sup>SKSE</sup> | ||
| | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetOutgoingWeather - Weather|GetOutgoingWeather]]''' | ||
| [[ | | [[Weather Script|'''Weather''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetOwningQuest - Alias|GetOwningQuest]]''' | ||
| [[ | | '''[[Alias Script|Alias]]''' | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetOwningQuest - Package|GetOwningQuest]]''' | ||
| [[ | | [[Package Script|'''Package''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetOwningQuest - Scene|GetOwningQuest]]''' | ||
| [[ | | [[Scene Script|'''Scene''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetOwningQuest - TopicInfo|GetOwningQuest]]''' | ||
| '''[[ | | '''[[TopicInfo Script|TopicInfo]]''' | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetPackageIdles - Package|GetPackageIdles]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Package Script|Package]]''' | ||
|'''[[ | |||
| | | | ||
|- | |- | ||
| '''[[GetPackageType - Package|GetPackageType]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Package Script|Package]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetParentCell - ObjectReference|GetParentCell]]''' | ||
| [[ | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetParentLocation - Location|GetParentLocation]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Location Script|Location]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[GetParticleFullCount - EffectShader|GetParticleFullCount]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[EffectShader Script|EffectShader]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[GetParticlePersistentCount - EffectShader|GetParticlePersistentCount]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[EffectShader Script|EffectShader]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[GetParticleShaderTexture - EffectShader|GetParticleShaderTexture]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[EffectShader Script|EffectShader]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[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 | |||
|- | |||
| '''[[GetPerkCount - ActorBase|GetPerkCount]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ActorBase Script|ActorBase]]''' | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetPerkPoints - Game|GetPerkPoints]]'''<sup>SKSE</sup> | ||
| [[ | | [[Game Script|'''Game''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetPlatformName - Debug|GetPlatformName]]''' | ||
| [[ | | [[Debug Script|'''Debug''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetPlayer - Game|GetPlayer]]''' | ||
| [[ | | [[Game Script|'''Game''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetPlayerControls - Actor|GetPlayerControls]]''' | ||
| | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | |||
|- | |||
| '''[[GetPlayerFollowers - Game|GetPlayerFollowers]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[Game Script|Game]]''' | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetPlayerGrabbedRef - Game|GetPlayerGrabbedRef]]''' | ||
| [[ | | [[Game Script|'''Game''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetPlayersLastRiddenHorse - Game|GetPlayersLastRiddenHorse]]''' | ||
| [[ | | [[Game Script|'''Game''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetPositionX - ObjectReference|GetPositionX]]''' | ||
| [[ | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetPositionY - ObjectReference|GetPositionY]]''' | ||
| [[ | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetPositionZ - ObjectReference|GetPositionZ]]''' | ||
| | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
|'''[[ | | '''[[GetPrimaryActorValue - MagicEffect|GetPrimaryActorValue]]'''<sup>PO3 PE SSE</sup> | ||
|'''[[ | | '''[[MagicEffect Script|MagicEffect]]''' | ||
| | | | ||
|- | |- | ||
| '''[[GetProjectileImpactForce - Projectile|GetProjectileImpactForce]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Projectile Script|Projectile]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[GetProjectileRange - Projectile|GetProjectileRange]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Projectile Script|Projectile]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[GetProjectileSpeed - Projectile|GetProjectileSpeed]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Projectile Script|Projectile]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[GetProjectileType - Projectile|GetProjectileType]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Projectile Script|Projectile]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[GetQuestItems - ObjectReference|GetQuestItems]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[ObjectReference Script|ObjectReference]]''' | ||
| '''[[ | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetRace - Actor|GetRace]]''' | ||
| [[ | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetRace - ActorBase|GetRace]]''' | ||
| [[ | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | |||
|- | |||
|'''[[GetRace - Race|GetRace]]'''<sup>SKSE</sup> | |||
|'''[[Race Script|Race]]''' | |||
| | |||
|gets race by editorID string | |||
|- | |||
| '''[[GetRaceEditorID - MiscUtil|GetRaceEditorID]]'''<sup>PU SE</sup> | |||
| '''[[MiscUtil Script|MiscUtil]]''' | |||
|string | |||
|- | |||
| '''[[GetRandomActorFromRef - ObjectReference|GetRandomActorFromRef]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ObjectReference Script|ObjectReference]]''' | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetReach - Weapon|GetReach]]'''<sup>SKSE</sup> | ||
| | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetReaction - Faction|GetReaction]]''' | ||
| [[ | | [[Faction Script|'''Faction''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetRealHoursPassed - Game|GetRealHoursPassed]]''' | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
Line 3,403: | Line 3,499: | ||
|- | |- | ||
| '''[[ | | '''[[GetRed - ColorForm|GetRed]]'''<sup>SKSE</sup> | ||
| [[ | | '''[[ColorForm Script|ColorForm]]''' | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetRefAliases - ObjectReference|GetRefAliases]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[ObjectReference Script|ObjectReference]]''' | ||
| [[ | |||
| | | | ||
|- | |||
| '''[[GetRefCount - ObjectReference|GetRefCount]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ObjectReference Script|ObjectReference]]''' | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetReference - ReferenceAlias|GetReference]]''' | ||
| [[ | | [[ReferenceAlias Script|'''ReferenceAlias''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetRefTypeAliveCount - Location|GetRefTypeAliveCount]]''' | ||
| [[ | | [[Location Script|'''Location''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetRefTypeDeadCount - Location|GetRefTypeDeadCount]]''' | ||
| [[ | | [[Location Script|'''Location''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetRelationshipRank - Actor|GetRelationshipRank]]''' | ||
| [[ | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetRelationships - ActorBase|GetRelationships]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[ActorBase Script|ActorBase]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetResult - ConstructibleObject|GetResult]]'''<sup>SKSE</sup> | ||
| [[ | | '''[[ConstructibleObject Script|ConstructibleObject]]''' | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetResultQuantity - ConstructibleObject|GetResultQuantity]]'''<sup>SKSE</sup> | ||
| [[ | | '''[[ConstructibleObject Script|ConstructibleObject]]''' | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetRider - Actor|GetRider]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Actor Script|Actor]]''' | ||
| [[ | |||
| | | | ||
|- | |||
| '''[[GetRunningPackage - Actor|GetRunningPackage]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[Actor Script|Actor]]''' | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetSaturation - ColorForm|GetSaturation]]'''<sup>SKSE</sup> | ||
| [[ | | [[ColorForm Script|'''ColorForm''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetSecondaryActorValue - MagicEffect|GetSecondaryActorValue]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[MagicEffect Script|MagicEffect]]''' | ||
| [[ | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetScale - ObjectReference|GetScale]]''' | ||
| [[ | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |||
| '''[[GetScriptVersion - PapyrusUtil|GetScriptVersion]]'''<sup>PU SE</sup> | |||
| '''[[PapyrusUtil Script|PapyrusUtil]]''' | |||
|int | |||
|- | |- | ||
| '''[[ | | '''[[GetSex - ActorBase|GetSex]]''' | ||
| | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetSitState - Actor|GetSitState]]''' | ||
| [[ | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetSize - FormList|GetSize]]''' | ||
| [[ | | [[FormList Script|'''FormList''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetSkill - Book|GetSkill]]'''<sup>SKSE</sup> | ||
| [[ | | '''[[Book Script|Book]]''' | ||
| | |||
| | |||
|- | |||
|'''[[GetSkin - Race|GetSkin]]'''<sup>SKSE</sup> | |||
|'''[[Race Script|Race]]''' | |||
| | | | ||
| | |||
|- | |||
| '''[[GetSkinColor - Actor|GetSkinColor]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[Actor Script|Actor]]''' | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetSkyMode - Weather|GetSkyMode]]''' | ||
| [[ | | [[Weather Script|'''Weather''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetSleepState - Actor|GetSleepState]]''' | ||
| | | [[Actor Script|'''Actor''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetSlotMask - Armor|GetSlotMask]]'''<sup>SKSE</sup> | ||
| | | [[Armor Script|'''Armor''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetSortedActorNames - Array|GetSortedActorNames]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Array Script|Array]]''' | ||
| [[ | |||
| | | | ||
|- | |||
| '''[[GetSortedNPCNames - Array|GetSortedNPCNames]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[Array Script|Array]]''' | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetSpeed - Weapon|GetSpeed]]'''<sup>SKSE</sup> | ||
| [[ | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetSpell - Book|GetSpell]]'''<sup>SKSE</sup> | ||
| [[ | | [[Book Script|'''Book''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetSpellCount - Actor|GetSpellCount]]'''<sup>SKSE</sup> | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
Line 3,552: | Line 3,659: | ||
|- | |- | ||
| '''[[ | | '''[[GetSpellCount - ActorBase|GetSpellCount]]'''<sup>SKSE</sup> | ||
| [[ | | [[ActorBase Script|'''ActorBase''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetSpellCount - Race|GetSpellCount]]'''<sup>SKSE</sup> | ||
| | | [[Race Script|'''Race''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
|'''[[ | | '''[[GetSpellType - Spell|GetSpellType]]'''<sup>PO3 PE SSE</sup> | ||
|'''[[ | | '''[[Spell Script|Spell]]''' | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetStagger - Weapon|GetStagger]]'''<sup>SKSE</sup> | ||
| [[ | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetState - All Scripts|GetState]]''' | ||
| '''All Scripts''' | |||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetStolenItemValueCrime - Faction|GetStolenItemValueCrime]]''' | ||
| [[ | | [[Faction Script|'''Faction''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetStolenItemValueNoCrime - Faction|GetStolenItemValueNoCrime]]''' | ||
| [[ | | [[Faction Script|'''Faction''']] | ||
| | | | ||
| | |||
|- | |||
| '''[[GetStoredSoulSize - ObjectReference|GetStoredSoulSize]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ObjectReference Script|ObjectReference]]''' | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetString - Keyword|GetString]]'''<sup>SKSE</sup> | ||
| [[ | | [[Keyword Script|'''Keyword''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
|'''[[GetString - UI|GetString]]'''<sup>SKSE</sup> | |||
| '''[[ | |[[UI Script|'''UI''']] | ||
| [[ | |||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetStringValue - JsonUtil|GetStringValue]]'''<sup>PU SE</sup> | |||
| '''[[JsonUtil Script|JsonUtil]]''' | |||
|string | |||
|- | |||
| '''[[ | | '''[[GetSunGlare - Weather|GetSunGlare]]'''<sup>SKSE</sup> | ||
| [[ | | [[Weather Script|'''Weather''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetSunPositionX - Game|GetSunPositionX]]''' | ||
| [[ | | [[Game Script|'''Game''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetSunPositionY - Game|GetSunPositionY]]''' | ||
| [[ | | [[Game Script|'''Game''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetSunPositionZ - Game|GetSunPositionZ]]''' | ||
| ''' | | [[Game Script|'''Game''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetSurfaceMaterialType - Game|GetSurfaceMaterialType]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ | | '''[[Game Script|Game]]''' | ||
| [[ | |||
| | | | ||
|- | |||
| '''[[GetSystemTime - Utility|GetSystemTime]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[Utility Script|Utility]]''' | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetTargetActor - ActiveMagicEffect|GetTargetActor]]''' | ||
| [[ | | [[ActiveMagicEffect Script|'''ActiveMagicEffect''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetTemplate - Package|GetTemplate]]''' | ||
| [[ | | '''[[Package Script|Package]]''' | ||
| | | | ||
| | | | ||
|- | |- | ||
|'''[[ | | '''[[GetTimeDead - Actor|GetTimeDead]]'''<sup>PO3 PE SSE</sup> | ||
|[[ | | '''[[Actor Script|Actor]]''' | ||
| | | | ||
|- | |||
| '''[[GetTimeElapsed - ActiveMagicEffect|GetTimeElapsed]]'''<sup>SKSE</sup> | |||
| [[ActiveMagicEffect Script|'''ActiveMagicEffect''']] | |||
| | | | ||
| | | | ||
|- | |||
| '''[[GetTimeOfDeath - Actor|GetTimeOfDeath]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[Actor Script|Actor]]''' | |||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetTotalArmorWeight - ObjectReference|GetTotalArmorWeight]]'''<sup>SKSE</sup> | ||
| [[ | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetTotalItemWeight - ObjectReference|GetTotalItemWeight]]'''<sup>SKSE</sup> | ||
| [[ | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[ | | '''[[GetTriggerObjectCount - ObjectReference|GetTriggerObjectCount]]''' | ||
| [[ | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | | | ||
|- | |- | ||
| '''[[GetType - Form|GetType]]'''<sup>SKSE</sup> | |||
| [[Form Script|'''Form''']] | |||
| '''[[GetType - Form|GetType]]'''<sup>SKSE</sup> | |||
| [[Form Script|'''Form''']] | |||
| | | | ||
| | | | ||
Line 3,733: | Line 3,815: | ||
| [[GlobalVariable Script|'''GlobalVariable''']] | | [[GlobalVariable Script|'''GlobalVariable''']] | ||
| | | | ||
| | |||
|- | |||
| '''[[GetVendorFaction - Actor|GetVendorFaction]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[Actor Script|Actor]]''' | |||
| | |||
|- | |||
| '''[[GetVendorFactionContainer - Faction|GetVendorFactionContainer]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[Faction Script|Faction]]''' | |||
| | | | ||
|- | |- | ||
Line 3,786: | Line 3,876: | ||
| [[Weapon Script|'''Weapon''']] | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
| | |||
|- | |||
| '''[[GetWeatherType - Weather|GetWeatherType]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[Weather Script|Weather]]''' | |||
| | | | ||
|- | |- | ||
Line 3,812: | Line 3,906: | ||
| | | | ||
|- | |- | ||
| '''[[GetWindSpeedAsFloat - Weather|GetWindSpeedAsFloat]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[GetWorkbenchKeyword - ConstructibleObject|GetWorkbenchKeyword]]'''<sup>SKSE</sup> | | '''[[Weather Script|Weather]]''' | ||
| '''[[ConstructibleObject Script|ConstructibleObject]]''' | | | ||
|- | |||
| '''[[GetWindSpeedAsInt - Weather|GetWindSpeedAsInt]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[Weather Script|Weather]]''' | |||
| | |||
|- | |||
| '''[[GetWorkbenchKeyword - ConstructibleObject|GetWorkbenchKeyword]]'''<sup>SKSE</sup> | |||
| '''[[ConstructibleObject Script|ConstructibleObject]]''' | |||
| | | | ||
| | | | ||
|- | |- | ||
|[[GetWorldModelNthTextureSet - Form|'''GetWorldModelNthTextureSet''']]<sup>SKSE</sup> | |'''[[GetWorldModelNthTextureSet - Form|'''GetWorldModelNthTextureSet''']]<sup>SKSE</sup> | ||
|[[Form Script|'''Form''']] | |'''[[Form Script|'''Form''']] | ||
| | | | ||
|- | |- | ||
|'''[[GetWorldModelNumTextureSets - Form|GetWorldModelNumTextureSets]]'''<sup>SKSE</sup> | |'''[[GetWorldModelNumTextureSets - Form|GetWorldModelNumTextureSets]]'''<sup>SKSE</sup> | ||
|[[Form Script| | |'''[[Form Script|Form]]''' | ||
| | | | ||
|- | |- | ||
Line 3,840: | Line 3,940: | ||
| | | | ||
|- | |- | ||
| '''[[GetVersion - PapyrusUtil|GetVersion]]'''<sup>PU SE</sup> | |||
| '''[[PapyrusUtil Script|PapyrusUtil]]''' | |||
|int | |||
|- | |||
| '''[[GivePlayerSpellBook - Debug|GivePlayerSpellBook]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[Debug Script|Debug]]''' | |||
| | |||
|- | |||
| '''[[GotoState - All Scripts|GotoState]]''' | | '''[[GotoState - All Scripts|GotoState]]''' | ||
| '''All Scripts''' | | '''All Scripts''' | ||
| | | | ||
|- | |- | ||
| '''[[ | |||
| '''[[ | |} | ||
| | |||
=== 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 width=90|Returns | |||
!align=left class="unsortable"|Description | |||
|- | |||
| '''[[HasAssociation - Actor|HasAssociation]]''' | |||
| [[Actor Script|'''Actor''']] | |||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[HasCommonParent - Location|HasCommonParent]]''' | ||
| | | [[Location Script|'''Location''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[HasEffectKeyword - ObjectReference|HasEffectKeyword]]''' | ||
| | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[HasFamilyRelationship - Actor|HasFamilyRelationship]]''' | ||
| | | [[Actor Script|'''Actor''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[HasForm - FormList|HasForm]]''' | ||
| | | [[FormList Script|'''FormList''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[HasKeyword - Form|HasKeyword]]''' | ||
| | | [[Form Script|'''Form''']] | ||
| | |||
| [[GetKeyword - Keyword|GetKeyword]], [[GetKeywords - Form|GetKeywords]] | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[HasKeywordString - Form|HasKeywordString]]'''<sup>SKSE</sup> | ||
| | | [[Form Script|'''Form''']] | ||
| | |||
| [[GetKeyword - Keyword|GetKeyword]] | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[HasLOS - Actor|HasLOS]]''' | ||
| | | [[Actor Script|'''Actor''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[HasMagicEffect - Actor|HasMagicEffect]]''' | ||
| | | [[Actor Script|'''Actor''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[HasMagicEffectWithKeyword - Actor|HasMagicEffectWithKeyword]]''' | ||
| | | [[Actor Script|'''Actor''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[HasNode - ObjectReference|HasNode]]''' | ||
| | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[HasParentRelationship - Actor|HasParentRelationship]]''' | ||
| | | [[Actor Script|'''Actor''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[HasPerk - Actor|HasPerk]]''' | ||
| | | [[Actor Script|'''Actor''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[HasRefType - Location|HasRefType]]''' | ||
| | | [[Location Script|'''Location''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[HasRefType - ObjectReference|HasRefType]]''' | ||
| | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[HasSpell - Actor|HasSpell]]''' | ||
| | | [[Actor Script|'''Actor''']] | ||
|- | | | ||
| '''[[ | | | ||
| | |- | ||
| | |'''[[HasWorldModel - Form|HasWorldModel]]'''<sup>SKSE</sup> | ||
|[[Form Script|'''Form''']] | |||
| | |||
|[[GetWorldModelPath - Form|GetWorldModelPath]], [[SetWorldModelPath - Form|SetWorldModelPath]] | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[HideTitleSequenceMenu - Game|HideTitleSequenceMenu]]''' | ||
| | | [[Game Script|'''Game''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | |||
| | | '''[[HoldKey - Input|HoldKey]]'''<sup>SKSE</sup> | ||
| | | [[Input Script|'''Input''']] | ||
| | |||
| | |||
|- | |- | ||
| '''[[ | | '''[[HasActiveSpell - Actor|HasActiveSpell]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Actor Script|Actor]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[ | | '''[[HasArtObject - ObjectReference|HasArtObject]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[ObjectReference Script|ObjectReference]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[ | | '''[[HasDeferredKill - Actor|HasDeferredKill]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Actor Script|Actor]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[ | | '''[[HasEffectShader - ObjectReference|HasEffectShader]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[ObjectReference Script|ObjectReference]]''' | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[ | | '''[[HasMagicEffectWithArchetype - Actor|HasMagicEffectWithArchetype]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[Actor Script|Actor]]''' | ||
| | | | ||
| | |||
|- | |||
| '''[[HasNiExtraData - ObjectReference|HasNiExtraData]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[ObjectReference Script|ObjectReference]]''' | |||
| | |||
| | |||
|- | |||
| '''[[HasSkin - Actor|HasSkin]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[Actor Script|Actor]]''' | |||
| | |||
| | |||
|- | |||
| '''[[HideMenu - UI|HideMenu]]'''<sup>PO3 PE SSE</sup> | |||
| '''[[UI Script|UI]]''' | |||
| | |||
| | |||
|- | |- | ||
| '''[[ | | '''[[HasFloatValue - JsonUtil|HasFloatValue]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |bool | ||
|- | |- | ||
| '''[[ | | '''[[HasFormValue - JsonUtil|HasFormValue]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |bool | ||
|- | |- | ||
| '''[[ | | '''[[HasIntValue - JsonUtil|HasIntValue]]'''<sup>PU SE</sup> | ||
| '''[[JsonUtil Script|JsonUtil]]''' | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |bool | ||
|- | |- | ||
| '''[[ | | '''[[HasStringValue - JsonUtil|HasStringValue]]'''<sup>PU SE</sup> | ||
| '''[[ | | '''[[JsonUtil Script|JsonUtil]]''' | ||
| | |bool | ||
|- | |- | ||
|} | |} | ||
=== | === I === | ||
{|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]]-[[# | |+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=170|Function | ||
!align=left width= | !align=left width=90|Member of | ||
!align=left class="unsortable"|Description | !align=left width=90|Return | ||
!align=left class="unsortable"|Description | |||
|- | |- | ||
| '''[[ | | '''[[IgnoreFriendlyHits - ObjectReference|IgnoreFriendlyHits]]''' | ||
| [[ | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[ | | '''[[IncrementSkill - Game|IncrementSkill]]''' | ||
| [[ | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[ | | '''[[IncrementSkillBy - Game|IncrementSkillBy]]''' | ||
| [[ | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[ | | '''[[IncrementStat - Game|IncrementStat]]''' | ||
| [[ | | [[Game Script|'''Game''']] | ||
| | | | ||
| | |||
|- | |- | ||
| '''[[ | | '''[[InterruptCast - ObjectReference|InterruptCast]]''' | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[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''']] | |||
|- | |||
|'''[[InvokeBoolA - UI|InvokeBoolA]]'''<sup>SKSE</sup> | |||
|[[UI Script|'''UI''']] | |||
| | | | ||
|array version | |array version | ||
Line 8,380: | Line 8,402: | ||
|[[Form Script|'''Form''']] | |[[Form Script|'''Form''']] | ||
|[[HasWorldModel - Form|HasWorldModel]], [[GetWorldModelPath - Form|GetWorldModelPath]] | |[[HasWorldModel - Form|HasWorldModel]], [[GetWorldModelPath - Form|GetWorldModelPath]] | ||
|- | |||
|'''[[SetWorldModelNthTextureSet - Form|SetWorldModelNthTextureSet]]''' | |||
|'''[[Form Script|Form]]''' | |||
| | |||
|- | |- | ||
| '''[[ShakeCamera - Game|ShakeCamera]]''' | | '''[[ShakeCamera - Game|ShakeCamera]]''' | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] |
Latest revision as of 20:47, 29 May 2024
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]
B[edit | edit source]
Function | Member of | Description |
---|---|---|
BlendColorWithSkinTonePO3 PE SSE | Actor | |
BlockActivation | ObjectReference | |
BoolArrayPU SE | PapyrusUtil | bool[] |
C[edit | edit source]
D[edit | edit source]
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]
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]
G[edit | edit source]
H[edit | edit source]
Function | Member of | Returns | 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]
K[edit | edit source]
Function | Member of | Description |
---|---|---|
JsonUtilExistsPU SE | JsonUtil | bool |
JsonUtilInFolderPU SE | JsonUtil | string[] |
K[edit | edit source]
Function | Member of | Description |
---|---|---|
KeepOffsetFromActor | Actor | |
Kill | Actor | |
KillEssential | Actor | |
KillNoWaitPO3 PE SSE | Actor | |
KillSilent | Actor | |
KnockAreaEffect | ObjectReference |
L[edit | edit source]
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]
N[edit | edit source]
Function | Member of | Return | Description |
---|---|---|---|
NoCombatInWaterSKSE | Race | Bool | |
NoKnockdownsSKSE | Race | Bool | |
NoShadowSKSE | Race | Bool | |
Notification | Debug |
O[edit | edit source]
P[edit | edit source]
Q[edit | edit source]
Function | Member of | Description |
---|---|---|
QueryStat | Game | |
QueueNiNodeUpdateSKSE | Actor | |
QuitGame | Debug | |
QuitToMainMenu | Game |
R[edit | edit source]
S[edit | edit source]
T[edit | edit source]
U[edit | edit source]
W[edit | edit source]
}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 |