Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_NotificationNumber Class Reference
Inheritance diagram for SCR_NotificationNumber:
SCR_NotificationDisplayData

Protected Member Functions

override string GetText (SCR_NotificationData data)

Protected Attributes

int m_iNumberDivider

Detailed Description

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.

Member Function Documentation

◆ GetText()

override string SCR_NotificationNumber::GetText ( SCR_NotificationData data)
inlineprotected

Definition at line 13 of file SCR_NotificationNumber.c.

Member Data Documentation

◆ m_iNumberDivider

int SCR_NotificationNumber::m_iNumberDivider
protected

Definition at line 11 of file SCR_NotificationNumber.c.


The documentation for this class was generated from the following file: