SetCriticalStage

From GECK

Contents

Description

SetCriticalStage sets the reference to be in the given critical stage and applies its effects.

Syntax

SetCriticalStage eCritStage

Examples

SetCriticalStage GooStart

Notes

eCritStage values are:

  • None
  • GooStart -- change constraints in the ragdoll
  • GooEnd -- take ref out of the water system, cull its 3D, and remove its havok data from the world
  • DisintegrateStart -- change constraints in the ragdoll
  • DisintegrateEnd -- take ref out of the water system, cull its 3D, and remove its havok data from the world

See Also

IsInCriticalStage

Personal tools