GetCursorTrait
From GECK
A function added by the SUP NVSE Plugin.
Contents
Description
Returns current trait value of game cursor.
Syntax
(fValue:float) GetCursorTrait 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
set fValue to GetCursorTrait 0