GetCurrentDeliveryType

GetCurrentDeliveryType or GetDelivery will return the DeliveryType for the spell currently equipped on the reference actor's Casting Source.

Syntax

actorRef.GetDelivery Source
 Source
  left - left hand
  right - right hand
  voice - voice/power

This will return the Delivery Type at the Right Casting Source.

Delivery types
  0 - Self
  1 - Contact
  2 - Aimed
  3 - Target Actor
  4 - Target Location

See AlsoEdit

GetCurrentCastingType