◆ GenerateBloodType()
  
  
      
        
          | static int GenerateBloodType  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinestaticprivate   | 
  
 
 
◆ GetBloodTypeName()
References LIQUID_BLOOD_0_N, LIQUID_BLOOD_0_P, LIQUID_BLOOD_A_N, LIQUID_BLOOD_A_P, LIQUID_BLOOD_AB_N, LIQUID_BLOOD_AB_P, LIQUID_BLOOD_B_N, and LIQUID_BLOOD_B_P.
Referenced by RecipeBase::Do(), ActionTestBloodTarget::OnFinishProgressClient(), Hud::UpdateBloodName(), UIScriptedMenu::UpdateItemInfoLiquidType(), and HudDebugWinBase::UpdateValues().
 
 
◆ MatchBloodCompatibility()
  
  
      
        
          | static bool MatchBloodCompatibility  | 
          ( | 
          int  | 
          bloodtypetarget,  | 
         
        
           | 
           | 
          int  | 
          bloodtype  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inlinestaticprivate   | 
  
 
References LIQUID_BLOOD_0_N, LIQUID_BLOOD_0_P, LIQUID_BLOOD_A_N, LIQUID_BLOOD_A_P, LIQUID_BLOOD_AB_N, LIQUID_BLOOD_AB_P, LIQUID_BLOOD_B_N, LIQUID_BLOOD_B_P, and Debug::Log().
Referenced by CAContinuousQuantityBloodTransfer::CalcAndSetQuantity(), ActionGiveBloodSelf::OnEndServer(), and ActionGiveBloodTarget::OnEndServer().
 
 
◆ NUM_OF_BLOOD_TYPES
  
  
      
        
          | const int NUM_OF_BLOOD_TYPES = 8 | 
         
       
   | 
  
staticprivate   | 
  
 
 
The documentation for this class was generated from the following file: