A JumpIf

From ECWolf Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

A_JumpIf (bool expression, state frame)

Jumps to the specified state (frame) if expression is true. See DECORATE expressions for more information.