Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_BloodTypeHolderConfig Class Reference

Protected Member Functions

int GetBloodTypes (notnull inout array< SCR_CharacterIdentityBloodType > bloodTypes)
SCR_UIInfo GetBloodTypeUIInfo (SCR_EBloodType bloodType)
void SCR_BloodTypeHolderConfig ()

Protected Attributes

ref array< ref SCR_CharacterIdentityBloodTypem_aCharacterIdentityBloodtypes

Detailed Description

Definition at line 2 of file SCR_BloodTypeHolderConfig.c.

Constructor & Destructor Documentation

◆ SCR_BloodTypeHolderConfig()

void SCR_BloodTypeHolderConfig::SCR_BloodTypeHolderConfig ( )
inlineprotected

Definition at line 40 of file SCR_BloodTypeHolderConfig.c.

Member Function Documentation

◆ GetBloodTypes()

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

Get array of valid blood types

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

Definition at line 11 of file SCR_BloodTypeHolderConfig.c.

◆ GetBloodTypeUIInfo()

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

Definition at line 25 of file SCR_BloodTypeHolderConfig.c.

Member Data Documentation

◆ m_aCharacterIdentityBloodtypes

ref array<ref SCR_CharacterIdentityBloodType> SCR_BloodTypeHolderConfig::m_aCharacterIdentityBloodtypes
protected

Definition at line 5 of file SCR_BloodTypeHolderConfig.c.


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