Cast
Jump to navigation
Jump to search
< [[::Category:Functions|Category:Functions]]
Link to TES4 Construction Set Wiki: Cast.
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.