Class move

Source

C++ class move

Custom Constructor

move

Hierarchy

Constructors

Properties

__name: string

Name of luabind class constructor.

__name: string

Name of luabind class instance constructor.

back: 4
criteria: 2
crouch: 0
curve: 0
curve_criteria: 2
default: 0
dodge: 1
down: 64
drag: 3
force: 1
fwd: 2
handbrake: 128
jump: 4
left: 8
line: 0
none: 1
off: 512
on: 256
right: 16
run: 1

Fast run movement type, not sprint but generic fast movement.

run_fwd: 2
run_with_leader: 7
stand: 2
standing: 1
steal: 5
up: 32
walk: 0

Normal walk movement type, generic movement type used in most cases.

walk_bkwd: 1
walk_fwd: 0
walk_with_leader: 6

Methods

  • Parameters

    • patrolPath: unknown
    • shared_str: string

    Returns void

Generated using TypeDoc