UFO: Alien Invasion
Loading...
Searching...
No Matches
chrTemplate_t Struct Reference

#include <chr_shared.h>

Collaboration diagram for chrTemplate_t:
Collaboration graph

Data Fields

char id [MAX_VAR]
float rate
int skills [SKILL_NUM_TYPES+1][2]

Detailed Description

Definition at line 56 of file chr_shared.h.

Field Documentation

◆ id

char chrTemplate_t::id[MAX_VAR]

◆ rate

float chrTemplate_t::rate

short name of the template rate of this template relative to total

Definition at line 58 of file chr_shared.h.

Referenced by CHRSH_CharGenAbilitySkills(), and Com_ParseCharacterTemplate().

◆ skills

int chrTemplate_t::skills[SKILL_NUM_TYPES+1][2]

Definition at line 59 of file chr_shared.h.

Referenced by CHRSH_CharGenAbilitySkills(), and Com_ParseCharacterTemplate().


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