GetCurrentCastingType

From the CreationKit Wiki
Revision as of 11:07, 21 November 2011 by imported>SJML Bot (Bot creating condition functions pages.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

GetCurrentCastingType or GetCasting will return the Casting Type for the spell currently equipped on the reference actor's Casting Source.

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

This will return the Casting Type at the specified Casting Source.

Casting Types
 0 - Constant Effect
 1 - Fire And Forget
 2 - Concentration

See Also[edit | edit source]

GetCurrentDeliveryType