Arma Reforger Script API
Loading...
Searching...
No Matches
SCR_AmmoTypeInfoConfig Interface Reference

Public Member Functions

void SetIconAndDescriptionTo (EAmmoType ammoType, ImageWidget image, TextWidget text)
 
void SetIconAndGlowTo (EAmmoType ammoType, notnull ImageWidget icon, notnull ImageWidget glow)
 

Public Attributes

ResourceName m_sImagesetPath
 
ResourceName m_sGlowImagesetPath
 
ref array< ref SCR_AmmoTypeInfoConfigEntrym_aAmmoTypes
 

Member Function Documentation

◆ SetIconAndDescriptionTo()

void SCR_AmmoTypeInfoConfig.SetIconAndDescriptionTo ( EAmmoType ammoType,
ImageWidget image,
TextWidget text )

◆ SetIconAndGlowTo()

void SCR_AmmoTypeInfoConfig.SetIconAndGlowTo ( EAmmoType ammoType,
notnull ImageWidget icon,
notnull ImageWidget glow )

Member Data Documentation

◆ m_aAmmoTypes

ref array<ref SCR_AmmoTypeInfoConfigEntry> SCR_AmmoTypeInfoConfig.m_aAmmoTypes

◆ m_sGlowImagesetPath

ResourceName SCR_AmmoTypeInfoConfig.m_sGlowImagesetPath

◆ m_sImagesetPath

ResourceName SCR_AmmoTypeInfoConfig.m_sImagesetPath

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