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

Protected Member Functions

override string GetText (SCR_NotificationData data)

Protected Attributes

bool m_bGetCharacterName
int m_iNumberDivider

Detailed Description

Notification Player and number Displays a notification: %1 = Editable Entity name, %2 = given int converted to float devided by m_iNumberDivider SCR_NotificationData: m_iParam1 = editibleEntityID SCR_NotificationData: m_iParam2 = number

Definition at line 8 of file SCR_NotificationEditableEntityAndNumber.c.

Member Function Documentation

◆ GetText()

override string SCR_NotificationEditableEntityAndNumber::GetText ( SCR_NotificationData data)
inlineprotected

Definition at line 16 of file SCR_NotificationEditableEntityAndNumber.c.

Member Data Documentation

◆ m_bGetCharacterName

bool SCR_NotificationEditableEntityAndNumber::m_bGetCharacterName
protected

Definition at line 11 of file SCR_NotificationEditableEntityAndNumber.c.

◆ m_iNumberDivider

int SCR_NotificationEditableEntityAndNumber::m_iNumberDivider
protected

Definition at line 14 of file SCR_NotificationEditableEntityAndNumber.c.


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