Cast

From GECK
Jump to: navigation, search
Unused Function
This function, despite being registered in the game, is confirmed to be broken, unimplemented, leftover or otherwise unusable in Fallout: New Vegas.


A function included in the GECK for Fallout 3.

Description

Leftover from Oblivion.

Syntax

[help]
[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 or CastImmediate instead.

See Also