![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override string | GetText (SCR_NotificationData data) |
Protected Attributes | |
| int | m_iNumberDivider |
Notification nr Displays a notification: %1 = given int converted to float devided by SCR_NotificationData: m_iParam1 to m_iParam2 number to show in notification The m_iNumberDivider allows for floats as this system only works with ints. So Giving the param float value * x and dividing x here again
Definition at line 8 of file SCR_NotificationNumber.c.
|
inlineprotected |
Definition at line 13 of file SCR_NotificationNumber.c.
|
protected |
Definition at line 11 of file SCR_NotificationNumber.c.