Difference between revisions of "List of Papyrus Functions"
Jump to navigation
Jump to search
(→K: UI, UICallback and Utility additions) |
(→G) |
||
Line 304: | Line 304: | ||
|- | |- | ||
|[[CloseCustomMenu - UI|'''CloseCustomMenu''']]<sup>SKSE</sup> | |[[CloseCustomMenu - UI|'''CloseCustomMenu''']]<sup>SKSE</sup> | ||
|''' | |'''[[UI Script|UI]]''' | ||
| | | | ||
|- | |- | ||
Line 332: | Line 332: | ||
| | | | ||
|- | |- | ||
|'''Create'''<sup>SKSE</sup> | |'''[[Create - UICallback|Create]]'''<sup>SKSE</sup> | ||
|'''[[UICallback Script|UICallback]]''' | |'''[[UICallback Script|UICallback]]''' | ||
| | | | ||
Line 833: | Line 833: | ||
| | | | ||
|- | |- | ||
|'''GetBudgetName''' | |'''[[GetBudgetName - Utility|GetBudgetName]]''' | ||
|'''[[Utility Script|Utility]]''' | |'''[[Utility Script|Utility]]''' | ||
| | | | ||
Line 3,222: | Line 3,222: | ||
| | | | ||
|- | |- | ||
|'''[[OnNiNodeUpdate]]'''<sup>SKSE</sup> | |'''[[OnNiNodeUpdate - Form|OnNiNodeUpdate]]'''<sup>SKSE</sup> | ||
|'''[[ActiveMagicEffect Script|ActiveMagicEffect]]''' | |'''[[ActiveMagicEffect Script|ActiveMagicEffect]]''' | ||
|[[RegisterForNiNodeUpdate]], [[UnregisterForNiNodeUpdate]] | |[[RegisterForNiNodeUpdate]], [[UnregisterForNiNodeUpdate]] | ||
|- | |- | ||
|'''[[OnNiNodeUpdate]]'''<sup>SKSE</sup> | |'''[[OnNiNodeUpdate - Form|OnNiNodeUpdate]]'''<sup>SKSE</sup> | ||
|[[Alias Script|'''Alias''']] | |[[Alias Script|'''Alias''']] | ||
|[[RegisterForNiNodeUpdate]], [[UnregisterForNiNodeUpdate]] | |[[RegisterForNiNodeUpdate]], [[UnregisterForNiNodeUpdate]] | ||
|- | |- | ||
|'''[[OnNiNodeUpdate]]'''<sup>SKSE</sup> | |'''[[OnNiNodeUpdate - Form|OnNiNodeUpdate]]'''<sup>SKSE</sup> | ||
|[[Form Script|'''Form''']] | |[[Form Script|'''Form''']] | ||
|[[RegisterForNiNodeUpdate]], [[UnregisterForNiNodeUpdate]] | |[[RegisterForNiNodeUpdate]], [[UnregisterForNiNodeUpdate]] |
Revision as of 01:07, 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 |