Arma Reforger Script API
|
Public Member Functions | |
int | GetTooltipData (out notnull array< ref SCR_EntityTooltipDetailType > data) |
Get notification display data. | |
Protected Attributes | |
ref array< ref SCR_EntityTooltipDetailType > | m_aDetailTypes |
int SCR_EntityTooltipConfig.GetTooltipData | ( | out notnull array< ref SCR_EntityTooltipDetailType > | data | ) |
Get notification display data.
[out] | data | All the notification display data |
|
protected |