IsInCriticalStage

From the Fallout3 GECK Wiki
Revision as of 12:44, 15 August 2009 by imported>Geckbot (Robot: Automated text replacement (-\[\[Category:(.*?)\(GECK 1.0\)\]\] +Category:\1(GECK 1.1)))
Jump to navigation Jump to search

Description

IsInCriticalStage returns 1 if the reference is in the specified critical effect stage.

Syntax

IsInCriticalStage eCritStage

Examples

IsInCriticalStage GooStart

Notes

eCritStage values are:

  • None
  • GooStart
  • GooEnd
  • DisintegrateStart
  • DisintegrateEnd

See Also

SetCriticalStage