GetSystemColor

From GECK
Jump to: navigation, search


A function added by the JohnnyGuitar NVSE Plugin version 4.20.

Description

Returns the global RGB color of the specified interface.

1	HUD - Main
2	HUD - Alt.
3	Terminal
4	Pip-Boy
5	Main/Pause Menu

Syntax

[help]
(hex) GetSystemColor interfaceID:int{1-5}

Example

int iColor = GetSystemColor 1 

See Also