|
M&B: Bannerlord 1.2.12
The horns sound, the ravens gather.
|
Static Public Member Functions | |
| static void | ActivateMouseCursor (CursorType mouseId) |
| static void | SetMouseCursor (CursorType mouseId, string mousePath) |
| static void | ShowCursor (bool show) |
| Shows or Hides mouse cursor. | |
| static void | LockCursorAtCurrentPosition (bool lockCursor) |
| Locks or Unlocks mouse cursor position at current position. | |
| static void | LockCursorAtPosition (float x, float y) |
| static void | UnlockCursor () |
|
static |
|
static |
|
static |
| show | True to show. False to hide. |
|
static |
| lockCursor | True to lock. False to unlock |
|
static |
|
static |