- Found in:
- Andrealphus PE
Description
Documentation String
- akSource: The caster of the spell.
- akSpell: Spell to cast.
- akOriginRef: The ObjectReference where to cast the spell from.
Caveats
Parameters
Examples
Auto-Generated Example
Actor myActor__akSource
Spell mySpell__akSpell
ObjectReference myObjectReference__akOriginRef
ANDR_PapyrusFunctions.CastSpellFromRefAimed(myActor__akSource, mySpell__akSpell, myObjectReference__akOriginRef)