Difference between revisions of "IsInCriticalStage"
Jump to navigation
Jump to search
imported>Ez0n3 |
imported>Ez0n3 m |
||
Line 13: | Line 13: | ||
==Notes== | ==Notes== | ||
eCritStage values are: | *eCritStage values are: | ||
* None | **None | ||
* GooStart | **GooStart | ||
* GooEnd | **GooEnd | ||
* DisintegrateStart | **DisintegrateStart | ||
* DisintegrateEnd | **DisintegrateEnd | ||
==See Also== | ==See Also== |
Latest revision as of 04:34, 15 January 2011
< [[::Category:Functions|Category:Functions]]
A function included in the GECK version 1.1.0.36.
Description
Returns 1 if the reference is in the specified critical effect stage.
Syntax
(0, 1:int) IsInCriticalStage eCritStage
Example
IsInCriticalStage GooStart
Notes
- eCritStage values are:
- None
- GooStart
- GooEnd
- DisintegrateStart
- DisintegrateEnd