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

Protected Member Functions

override string GetText (SCR_NotificationData data)
LocalizedString GetAproxText (float value)

Protected Attributes

ref array< ref SCR_NotificationAproxDisplayContainerm_aApproxDisplayContainers

Detailed Description

Notification aprox number Displays a specific text if the given number is between given min and max SCR_NotificationData: m_iParam1 to m_iParam6 number to return the string in the m_aApproxDisplayContainers that passes the approx text

Definition at line 7 of file SCR_NotificationAproxNumber.c.

Member Function Documentation

◆ GetAproxText()

LocalizedString SCR_NotificationAproxNumber::GetAproxText ( float value)
inlineprotected

Definition at line 42 of file SCR_NotificationAproxNumber.c.

◆ GetText()

override string SCR_NotificationAproxNumber::GetText ( SCR_NotificationData data)
inlineprotected

Definition at line 13 of file SCR_NotificationAproxNumber.c.

Member Data Documentation

◆ m_aApproxDisplayContainers

ref array<ref SCR_NotificationAproxDisplayContainer> SCR_NotificationAproxNumber::m_aApproxDisplayContainers
protected

Definition at line 10 of file SCR_NotificationAproxNumber.c.


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