- Found in:
- PO3's PE
Description
GitHub Wiki Description (PO3's PE)
| Type | Description |
|---|---|
| 0 | Left hand |
| 1 | Right hand |
| 2 | Voice |
| 3 | Instant |
- Launch spell projectile from casting source
Caveats
Parameters
Examples
Auto-Generated Example
Actor myActor__akActor
Spell mySpell__akSpell
int myInt__aiSource
PO3_SKSEFunctions.LaunchSpell(myActor__akActor, mySpell__akSpell, myInt__aiSource)Additional References
View this function on the GitHub Wiki for powerofthree's Papyrus Extender
