IsInCriticalStage

From the Fallout3 GECK Wiki
Revision as of 14:49, 1 December 2008 by imported>Kkuhlmann
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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