Planeshift
psNPCRaceListMessage::NPCRaceInfo_t Struct Reference

#include <npcmessages.h>

Public Attributes

csString name
 On average the name should not exceed 100 characters. More...
 
float runSpeed
 
float scale
 The scale override of this race. More...
 
csVector3 size
 
float walkSpeed
 

Detailed Description

Definition at line 159 of file npcmessages.h.

Member Data Documentation

csString psNPCRaceListMessage::NPCRaceInfo_t::name

On average the name should not exceed 100 characters.

Definition at line 161 of file npcmessages.h.

float psNPCRaceListMessage::NPCRaceInfo_t::runSpeed

Definition at line 163 of file npcmessages.h.

float psNPCRaceListMessage::NPCRaceInfo_t::scale

The scale override of this race.

Definition at line 165 of file npcmessages.h.

csVector3 psNPCRaceListMessage::NPCRaceInfo_t::size

Definition at line 164 of file npcmessages.h.

float psNPCRaceListMessage::NPCRaceInfo_t::walkSpeed

Definition at line 162 of file npcmessages.h.


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