Difference between revisions of "List of Papyrus Functions"
Jump to navigation
Jump to search
(→G: adding UI functions Invoke.* functions) |
(→K: UI, UICallback and Utility additions) |
||
Line 208: | Line 208: | ||
| '''[[Faction Script|Faction]]''' | | '''[[Faction Script|Faction]]''' | ||
| | | | ||
|- | |||
|'''[[CaptureFrameRate - Utility|CaptureFrameRate]]''' | |||
|[[Utility Script|'''Utility''']] | |||
| | |||
|- | |- | ||
Line 327: | Line 331: | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
|- | |||
|'''Create'''<sup>SKSE</sup> | |||
|'''[[UICallback Script|UICallback]]''' | |||
| | |||
|- | |||
|'''[[CreateAliasArray - Utility|CreateAliasArray]]'''<sup>SKSE</sup> | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |||
|'''[[CreateBoolArray - Utility|CreateBoolArray]]'''<sup>SKSE</sup> | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |- | ||
Line 332: | Line 348: | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
|- | |||
|'''[[CreateFloatArray - Utility|CreateFloatArray]]'''<sup>SKSE</sup> | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |||
|'''[[CreateFormArray - Utility|CreateFormArray]]'''<sup>SKSE</sup> | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |||
|'''[[CreateIntArray - Utility|CreateIntArray]]'''<sup>SKSE</sup> | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |||
|'''[[CreateStringArray - Utility|CreateStringArray]]'''<sup>SKSE</sup> | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |- | ||
Line 473: | Line 505: | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
|- | |||
|'''[[EndFrameRateCapture - Utility|EndFrameRateCapture]]''' | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |- | ||
Line 754: | Line 790: | ||
| [[FormList Script|'''FormList''']] | | [[FormList Script|'''FormList''']] | ||
| | | | ||
|- | |||
|'''[[GetAverageFrameRate - Utility|GetAverageFrameRate]]''' | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |- | ||
Line 788: | Line 828: | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
|- | |||
|'''[[GetBudgetCount - Utility|GetBudgetCount]]''' | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |||
|'''GetBudgetName''' | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |- | ||
Line 883: | Line 931: | ||
| [[Weapon Script|'''Weapon''']] | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
|- | |||
|'''[[GetCurrentBudget - Utility|GetCurrentBudget]]''' | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |- | ||
Line 898: | Line 950: | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
|- | |||
|'''[[GetCurrentMemory - Utility|GetCurrentMemory]]''' | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |- | ||
Line 1,266: | Line 1,322: | ||
| [[ObjectReference Script|'''ObjectReference''']] | | [[ObjectReference Script|'''ObjectReference''']] | ||
| | | | ||
|- | |||
|'''[[GetMaxFrameRate - Utility|GetMaxFrameRate]]''' | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |- | ||
Line 1,271: | Line 1,331: | ||
| [[Weapon Script|'''Weapon''']] | | [[Weapon Script|'''Weapon''']] | ||
| | | | ||
|- | |||
|'''[[GetMinFrameRate - Utility|GetMinFrameRate]]''' | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |- | ||
Line 2,722: | Line 2,786: | ||
| [[Book Script|'''Book''']] | | [[Book Script|'''Book''']] | ||
| | | | ||
|- | |||
|'''[[IsTextInputEnabled - UI|IsTextInputEnabled]]'''<sup>SKSE</sup> | |||
|'''[[UI Script|UI]]''' | |||
| | |||
|- | |- | ||
Line 3,490: | Line 3,558: | ||
| '''[[ObjectReference Script|ObjectReference]]''' | | '''[[ObjectReference Script|ObjectReference]]''' | ||
| | | | ||
|- | |||
|'''[[OpenCustomMenu - UI|OpenCustomMenu]]'''<sup>SKSE</sup> | |||
|'''[[UI Script|UI]]''' | |||
| | |||
|- | |- | ||
Line 3,500: | Line 3,572: | ||
| [[Debug Script|'''Debug''']] | | [[Debug Script|'''Debug''']] | ||
| | | | ||
|- | |||
|'''[[OverBudget - Utility|OverBudget]]''' | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |- | ||
Line 3,648: | Line 3,724: | ||
| '''[[ObjectReference Script|ObjectReference]]''' | | '''[[ObjectReference Script|ObjectReference]]''' | ||
| | | | ||
|- | |||
|'''[[PushBool - UICallback|PushBool]]'''<sup>SKSE</sup> | |||
|'''[[UICallback Script|UICallback]]''' | |||
| | |||
|- | |||
|'''[[PushBoolA - UICallback|PushBoolA]]'''<sup>SKSE</sup> | |||
|'''[[UICallback Script|UICallback]]''' | |||
| | |||
|- | |||
|'''[[PushFloat - UICallback|PushFloat]]'''<sup>SKSE</sup> | |||
|'''[[UICallback Script|UICallback]]''' | |||
| | |||
|- | |||
|'''[[PushFloatA - UICallback|PushFloatA]]'''<sup>SKSE</sup> | |||
|'''[[UICallback Script|UICallback]]''' | |||
| | |||
|- | |||
|'''[[PushInt - UICallback|PushInt]]'''<sup>SKSE</sup> | |||
|'''[[UICallback Script|UICallback]]''' | |||
| | |||
|- | |||
|'''[[PushIntA - UICallback|PushIntA]]'''<sup>SKSE</sup> | |||
|'''[[UICallback Script|UICallback]]''' | |||
| | |||
|- | |||
|'''[[PushString - UICallback|PushString]]'''<sup>SKSE</sup> | |||
|'''[[UICallback Script|UICallback]]''' | |||
| | |||
|- | |||
|'''[[PushStringA - UICallback|PushStringA]]'''<sup>SKSE</sup> | |||
|'''[[UICallback Script|UICallback]]''' | |||
| | |||
|- | |- | ||
Line 3,806: | Line 3,914: | ||
| [[Form Script|'''Form''']] | | [[Form Script|'''Form''']] | ||
| | | | ||
|- | |||
|'''[[Release - UICallback|Release]]'''<sup>SKSE</sup> | |||
|'''[[UICallback Script|UICallback]]''' | |||
| | |||
|- | |- | ||
Line 3,936: | Line 4,048: | ||
| '''[[Message Script|Message]]''' | | '''[[Message Script|Message]]''' | ||
| | | | ||
|- | |||
|'''[[ResizeAliasArray - Utility|ResizeAliasArray]]'''<sup>SKSE</sup> | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |||
|'''[[ResizeBoolArray - Utility|ResizeBoolArray]]'''<sup>SKSE</sup> | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |||
|'''[[ResizeFloatArray - Utility|ResizeFloatArray]]'''<sup>SKSE</sup> | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |||
|'''[[ResizeFormArray - Utility|ResizeFormArray]]'''<sup>SKSE</sup> | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |||
|'''[[ResizeIntArray - Utility|ResizeIntArray]]'''<sup>SKSE</sup> | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |||
|'''[[ResizeStringArray - Utility|ResizeStringArray]]'''<sup>SKSE</sup> | |||
|'''[[Utility Script|Utility]]''' | |||
| | |||
|- | |- | ||
Line 3,990: | Line 4,126: | ||
| '''[[ObjectReference Script|ObjectReference]]''' | | '''[[ObjectReference Script|ObjectReference]]''' | ||
| | | | ||
|- | |||
|'''[[Send - UICallback|Send]]'''<sup>SKSE</sup> | |||
|'''[[UICallback Script|UICallback]]''' | |||
| | |||
|- | |- | ||
Line 4,140: | Line 4,280: | ||
| [[Game Script|'''Game''']] | | [[Game Script|'''Game''']] | ||
| | | | ||
|- | |||
|'''[[SetBool - UI|SetBool]]'''<sup>SKSE</sup> | |||
|'''[[UI Script|UI]]''' | |||
| | |||
|- | |- | ||
Line 4,260: | Line 4,404: | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
|- | |||
|'''[[SetFloat - UI|SetFloat]]'''<sup>SKSE</sup> | |||
|'''[[UI Script|UI]]''' | |||
| | |||
|- | |- | ||
Line 4,375: | Line 4,523: | ||
| '''[[Sound Script|Sound]]''' | | '''[[Sound Script|Sound]]''' | ||
| | | | ||
|- | |||
|'''[[SetInt - UI|SetInt]]'''<sup>SKSE</sup> | |||
|'''[[UI Script|UI]]''' | |||
| | |||
|- | |- | ||
Line 4,615: | Line 4,767: | ||
| '''[[Weapon Script|Weapon]]''' | | '''[[Weapon Script|Weapon]]''' | ||
| | | | ||
|- | |||
|'''[[SetString - UI|SetString]]'''<sup>SKSE</sup> | |||
|'''[[UI Script|UI]]''' | |||
| | |||
|- | |- | ||
Line 4,795: | Line 4,951: | ||
| [[Actor Script|'''Actor''']] | | [[Actor Script|'''Actor''']] | ||
| | | | ||
|- | |||
|'''[[StartFrameRateCapture - Utility|StartFrameRateCapture]]''' | |||
|[[Utility Script|'''Utility''']] | |||
| | |||
|- | |- | ||
Revision as of 01:02, 2 December 2021
This Page Contains lists of all Papyrus Scripting Functions and Events including SKSE functions.
A SKSE suffix indicates if the function requires SKSE.
The middle column indicates in which base script the function is defined.
Contents |
---|
A B C D E F G H I K L M N O P Q R S T U W |
A
B
Function | Member of | Description |
---|---|---|
BlockActivation | ObjectReference |
C
D
E
Function | Member of | Description |
---|---|---|
Enable | ObjectReference | |
EnableAI | Actor | |
EnableFastTravel | Game | |
EnableFastTravel | ObjectReference | |
EnableLinkChain | ObjectReference | |
EnableNoWait | ObjectReference | |
EnablePlayerControls | Game | |
EndDeferredKill | Actor | |
EndFrameRateCapture | Utility | |
EquipItem | Actor | |
EquipItemExSKSE | Actor | |
EquipShout | Actor | |
EquipSpell | Actor | |
EvaluatePackage | Actor |
F
G
H
Function | Member of | Description |
---|---|---|
HasAssociation | Actor | |
HasCommonParent | Location | |
HasEffectKeyword | ObjectReference | |
HasFamilyRelationship | Actor | |
HasForm | FormList | |
HasKeyword | Form | |
HasKeywordStringSKSE | Form | |
HasLOS | Actor | |
HasMagicEffect | Actor | |
HasMagicEffectWithKeyword | Actor | |
HasNode | ObjectReference | |
HasParentRelationship | Actor | |
HasPerk | Actor | |
HasRefType | Location | |
HasRefType | ObjectReference | |
HasSpell | Actor | |
HideTitleSequenceMenu | Game | |
HoldKeySKSE | Input |
I
K
Function | Member of | Description |
---|---|---|
KeepOffsetFromActor | Actor | |
Kill | Actor | |
KillEssential | Actor | |
KillSilent | Actor | |
KnockAreaEffect | ObjectReference |
L
Function | Member of | Description |
---|---|---|
LearnAllEffects | Ingredient | |
LearnEffect | Ingredient | |
LearnNextEffect | Ingredient | |
LeftShiftSKSE | Math | |
LoadGameSKSE | Game | |
Lock | ObjectReference | |
LogicalAndSKSE | Math | |
LogicalNotSKSE | Math | |
LogicalOrSKSE | Math | |
LogicalXorSKSE | Math |
M
N
Function | Member of | Description |
---|---|---|
Notification | Debug |
O
P
Q
Function | Member of | Description |
---|---|---|
QueryStat | Game | |
QueueNiNodeUpdateSKSE | Actor | |
QuitGame | Debug | |
QuitToMainMenu | Game |
R
S
T
U
W
Function | Member of | Description |
---|---|---|
Wait | Utility | |
WaitForAnimationEvent | ObjectReference | |
WaitGameTime | Utility | |
WaitMenuMode | Utility | |
WillIntimidateSucceed | Actor | |
WornHasKeyword | Actor |