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

Public Member Functions

int GetBloodTypes (notnull inout array< SCR_CharacterIdentityBloodType > bloodTypes)
 Get array of valid blood types.
 
SCR_UIInfo GetBloodTypeUIInfo (SCR_EBloodType bloodType)
 
void SCR_BloodTypeHolderConfig ()
 

Protected Attributes

ref array< ref SCR_CharacterIdentityBloodTypem_aCharacterIdentityBloodtypes
 

Constructor & Destructor Documentation

◆ SCR_BloodTypeHolderConfig()

void SCR_BloodTypeHolderConfig.SCR_BloodTypeHolderConfig ( )

Member Function Documentation

◆ GetBloodTypes()

int SCR_BloodTypeHolderConfig.GetBloodTypes ( notnull inout array< SCR_CharacterIdentityBloodType > bloodTypes)

Get array of valid blood types.

Parameters
[in,out]bloodTypesOut array of blood types
Returns
Lenght of array

◆ GetBloodTypeUIInfo()

SCR_UIInfo SCR_BloodTypeHolderConfig.GetBloodTypeUIInfo ( SCR_EBloodType bloodType)
Returns
Blood type UI Info

Member Data Documentation

◆ m_aCharacterIdentityBloodtypes

ref array<ref SCR_CharacterIdentityBloodType> SCR_BloodTypeHolderConfig.m_aCharacterIdentityBloodtypes
protected

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