WALKMOVE - baso88/SC_AngelScript GitHub Wiki

Types of movement that can be performed by CEngineFuncs::WalkMove.

The HTML documentation can be found here.

Constant Description
WALKMOVE_NORMAL Normal walkmove.
WALKMOVE_WORLDONLY Doesn't hit ANY entities, no matter what the solid type.
WALKMOVE_CHECKONLY Move, but don't touch triggers.