Difference between revisions of "SetProjectileSpeed - PO3 SKSEFunctions"

(Created page with "Category:Scripting Category:Papyrus Category:SKSE '''SKSE Member of:''' PO3_SKSEFunctions Sets the speed of the projectile set in the first parameter. (This f...")
 
 
(2 intermediate revisions by the same user not shown)
Line 28: Line 28:


</source>
</source>
== Notes ==
*This function changes the speed of the projectile's ''form'' and not its specific instance.
**This means the above script will apply its changes to all instances of iron and daedric arrows, and not a specific one.


== See Also ==
== See Also ==
*[[GetProjectileSPeed - PO3_SKSEFunctions]]
*[[GetProjectileSPeed - PO3_SKSEFunctions|GetProjectileSpeed - PO3_SKSEFunctions]]
22

edits