Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | List of all members
SCR_DebriefingScreenStatisticDeaths Interface Reference

Class that holds information and handles information about deaths. More...

Inheritance diagram for SCR_DebriefingScreenStatisticDeaths:
[legend]

Public Member Functions

override void InitStatistic (notnull array< float > stats)
 Initialises statistics and performs necessary data retrieval and assigment.
 
- Public Member Functions inherited from SCR_DebriefingScreenStatisticBaseClass
void InitStatistic (notnull array< float > stats)
 Initialises statistics and performs necessary data retrieval and assigment.
 
string GetStatisticResult ()
 

Additional Inherited Members

- Protected Attributes inherited from SCR_DebriefingScreenStatisticBaseClass
string m_sStatisticResult
 

Detailed Description

Class that holds information and handles information about deaths.

Member Function Documentation

◆ InitStatistic()

override void SCR_DebriefingScreenStatisticDeaths.InitStatistic ( notnull array< float >  stats)

Initialises statistics and performs necessary data retrieval and assigment.

Parameters
[in]stats

Implements SCR_DebriefingScreenStatisticBaseClass.


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