Difference between revisions of "List of Papyrus Functions"
Jump to navigation
Jump to search
FiftyTifty (talk | contribs) (→O: Added exiledviper & meh321's Papyrus Util's SE functions -FiftyTifty) |
CreedAngelus (talk | contribs) (SetProjectile functions changed to be members of PO3_SKSEFunctions) |
||
Line 8,798: | Line 8,798: | ||
| | | | ||
|- | |- | ||
| '''[[SetProjectileGravity - | | '''[[SetProjectileGravity - PO3 SKSEFunctions|SetProjectileGravity]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[PO3_SKSEFunctions]]''' | ||
| | | | ||
|- | |- | ||
| '''[[SetProjectileImpactForce - Projectile|SetProjectileImpactForce]]'''<sup>PO3 PE SSE</sup> | | '''[[SetProjectileImpactForce - Projectile|SetProjectileImpactForce]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[PO3_SKSEFunctions]]''' | ||
| | | | ||
|- | |- | ||
| '''[[SetProjectileRange - Projectile|SetProjectileRange]]'''<sup>PO3 PE SSE</sup> | | '''[[SetProjectileRange - Projectile|SetProjectileRange]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[PO3_SKSEFunctions]]''' | ||
| | | | ||
|- | |- | ||
| '''[[SetProjectileSpeed - | | '''[[SetProjectileSpeed - PO3 SKSEFunctions|SetProjectileSpeed]]'''<sup>PO3 PE SSE</sup> | ||
| '''[[ | | '''[[PO3_SKSEFunctions]]''' | ||
| | | | ||
|- | |- |
Revision as of 11:03, 20 April 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
B
Function | Member of | Description |
---|---|---|
BlendColorWithSkinTonePO3 PE SSE | Actor | |
BlockActivation | ObjectReference | |
BoolArrayPU SE | PapyrusUtil | bool[] |
C
D
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
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
G
H
Function | Member of | Description |
---|---|---|
HasAssociation | Actor | |
HasCommonParent | Location | |
HasEffectKeyword | ObjectReference | |
HasFamilyRelationship | Actor | |
HasForm | FormList | |
HasKeyword | Form | GetKeyword, GetKeywords |
HasKeywordStringSKSE | Form | GetKeyword |
HasLOS | Actor | |
HasMagicEffect | Actor | |
HasMagicEffectWithKeyword | Actor | |
HasNode | ObjectReference | |
HasParentRelationship | Actor | |
HasPerk | Actor | |
HasRefType | Location | |
HasRefType | ObjectReference | |
HasSpell | Actor | |
HasWorldModelSKSE | Form | GetWorldModelPath, SetWorldModelPath |
HideTitleSequenceMenu | Game | |
HoldKeySKSE | Input | |
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
K
Function | Member of | Description |
---|---|---|
JsonUtilExistsPU SE | JsonUtil | bool |
JsonUtilInFolderPU SE | JsonUtil | string[] |
K
Function | Member of | Description |
---|---|---|
KeepOffsetFromActor | Actor | |
Kill | Actor | |
KillEssential | Actor | |
KillNoWaitPO3 PE SSE | 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 | |
LoadPU SE | JsonUtil | bool |
M
N
Function | Member of | Return | Description |
---|---|---|---|
NoCombatInWaterSKSE | Race | Bool | |
NoKnockdownsSKSE | Race | Bool | |
NoShadowSKSE | Race | Bool | |
Notification | Debug |
O
P
Q
Function | Member of | Description |
---|---|---|
QueryStat | Game | |
QueueNiNodeUpdateSKSE | Actor | |
QuitGame | Debug | |
QuitToMainMenu | Game |
R
S
T
U
W
}Function | Member of | Description |
---|---|---|
Wait | Utility | |
WaitForAnimationEvent | ObjectReference | |
WaitGameTime | Utility | |
WaitMenuMode | Utility | |
WillIntimidateSucceed | Actor | |
WornHasKeyword | Actor | |
WrapFloatPU SE | PapyrusUtil | float |
WrapIntPU SE | PapyrusUtil | int |
WriteToFilePU SE | MiscUtil | bool |