GetChatAlpha

From Multi Theft Auto: Wiki
Revision as of 11:57, 14 August 2015 by Qaisjp (talk | contribs) (fix last thing)
Jump to navigation Jump to search

Dialog-warning.png Function has been disabled.

Reason/Note: This function doesn't exists. See issue 7698 on bugtracker.

This function returns the global alpha value of the in-game chat. The alpha value applies to text output, input line and background colors.

Syntax

float getChatAlpha ()

Returns

Returns a floating point value between 0 and 255.

Example

... see setChatAlpha ...

Issues

Issue ID Description
#7690 [Request] setChatboxAlpha()
#7698 setChatAlpha, getChatAlpha

See Also

General functions

Browsers

Buttons

Checkboxes

Comboboxes

Edit Boxes

Gridlists

Memos

Progressbars

Radio Buttons

Scrollbars

Scrollpanes

Static Images

Tab Panels

Tabs

Text Labels

Windows