Crossfire Client, Trunk
NameMapping Struct Reference

Holds the names that correspond to skill and resistance numbers. More...

#include <client.h>

+ Collaboration diagram for NameMapping:

Data Fields

const char * name
 
int value
 

Detailed Description

Holds the names that correspond to skill and resistance numbers.

Definition at line 455 of file client.h.

Field Documentation

◆ name

const char* NameMapping::name

Definition at line 456 of file client.h.

Referenced by draw_stats(), mapping_sort(), and update_stat_mapping().

◆ value

int NameMapping::value

Definition at line 457 of file client.h.

Referenced by draw_stats(), update_skill_information(), and update_stat_mapping().


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