Skip to content

WALKMOVE

GeckoN edited this page Mar 29, 2017 · 6 revisions

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.
Clone this wiki locally