PcoWSkbVqDnWTu_dm2ix
The Developer Hub is now deprecated and information on this page may no longer be accurate. To see our new and improved documentation, please click here. You can read more about the future of documentation here.
Collapse Sidebar

ComputerMovementMode

ComputerMovementMode

The computer movement type in-use by the client.


Enums

Name Value Description

Default

0

The default is KeyboardMouse.

KeyboardMouse

1

The player’s character is controlled using the keyboard and mouse.

ClickToMove

2

The player can right click in the game world and the character will move there. Player can also control character with mouse and keyboard.

Referenced by:

  • UserGameSettings/ComputerMovementMode