Cast

Revision as of 04:01, 3 July 2010 by imported>Zumbs (clarified that Cast does not work in GECK)
< [[::Category:Functions|Category:Functions]]

A function included in the GECK version 1.1.0.36.

Description

Leftover from Oblivion

Syntax

[ActorID,ActivatorID].Cast EffectID:ref TargetRefID:ref

Example

Cast WellRestedSpell Player

Notes

  • This function is unused in the default game. Even though scripts will still compile using the above syntax, nothing happens when Cast is invoked. Use CastImmediateOnSelf instead.

See Also