Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
ArmorTemplateSet Class Reference

#include <ArmorSet.h>

Public Member Functions

 ArmorTemplateSet ()
 
void clear ()
 
const ArmorTemplategetArmorTemplate () const
 
const DamageFXgetDamageFX () const
 
Int getConditionsYesCount () const
 
const ArmorSetFlagsgetNthConditionsYes (Int i) const
 
void parseArmorTemplateSet (INI *ini)
 

Detailed Description

Definition at line 65 of file ArmorSet.h.

Constructor & Destructor Documentation

◆ ArmorTemplateSet()

ArmorTemplateSet::ArmorTemplateSet ( )
inline

Definition at line 73 of file ArmorSet.h.

Member Function Documentation

◆ clear()

void ArmorTemplateSet::clear ( )
inline

Definition at line 78 of file ArmorSet.h.

◆ getArmorTemplate()

const ArmorTemplate * ArmorTemplateSet::getArmorTemplate ( ) const
inline

Definition at line 85 of file ArmorSet.h.

◆ getConditionsYesCount()

Int ArmorTemplateSet::getConditionsYesCount ( ) const
inline

Definition at line 88 of file ArmorSet.h.

◆ getDamageFX()

const DamageFX * ArmorTemplateSet::getDamageFX ( ) const
inline

Definition at line 86 of file ArmorSet.h.

◆ getNthConditionsYes()

const ArmorSetFlags & ArmorTemplateSet::getNthConditionsYes ( Int i) const
inline

Definition at line 89 of file ArmorSet.h.

◆ parseArmorTemplateSet()

void ArmorTemplateSet::parseArmorTemplateSet ( INI * ini)
Todo
srj – move this to another file

Definition at line 886 of file ThingTemplate.cpp.


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