GetCurrentDeliveryType

From the CreationKit Wiki
Jump to navigation Jump to search

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 Also[edit | edit source]

GetCurrentCastingType