SetCursorTrait

From GECK
Jump to: navigation, search


A function added by the SUP NVSE Plugin.

Description

Sets current trait value of game cursor.

Syntax

[help]
SetCursorTrait iTrait:int

Traits

0 - Cursor Alpha;
1 - Cursor Width;
2 - Cursor Height;
3 - Cursor Red color;(Since V1.1)
4 - Cursor Green color;(Since V1.1)
5 - Cursor Blue color;(Since V1.1)

Example

SetCursorTrait 0 255

See Also