SetCriticalStage

DescriptionEdit

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

SyntaxEdit

SetCriticalStage eCritStage

ExamplesEdit

SetCriticalStage GooStart

NotesEdit

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 AlsoEdit

IsInCriticalStage