mission_s Struct Reference

#include <struct.h>


Data Fields

char MissionName [500]
int MissionWasAssigned
int MissionIsComplete
int MissionWasFailed
int MissionExistsAtAll
int AutomaticallyAssignThisMissionAtGameStart
int fetch_item
int KillOne
int must_clear_first_level
int must_clear_second_level
int MustReachLevel
point MustReachPoint
double MustLiveTime
int MustBeType
int MustBeOne
int ListOfActionsToBeTriggeredAtAssignment [MAX_MISSION_TRIGGERED_ACTIONS]
int ListOfActionsToBeTriggeredAtCompletition [MAX_MISSION_TRIGGERED_ACTIONS]
int mission_description_visible [MAX_MISSION_DESCRIPTION_TEXTS]
float mission_description_time [MAX_MISSION_DESCRIPTION_TEXTS]
int expanded_display_for_this_mission


Detailed Description

Definition at line 220 of file struct.h.


Field Documentation

Definition at line 227 of file struct.h.

Referenced by GetQuestList(), PrepareStartOfNewCharacter(), read_mission(), and save_mission().

Definition at line 229 of file struct.h.

Referenced by CheckIfMissionIsComplete(), GetQuestList(), read_mission(), and save_mission().

Definition at line 230 of file struct.h.

Referenced by GetQuestList(), read_mission(), save_mission(), and Show_Mission_Details().

Definition at line 231 of file struct.h.

Referenced by CheckIfMissionIsComplete(), read_mission(), and save_mission().

Definition at line 232 of file struct.h.

Referenced by CheckIfMissionIsComplete(), read_mission(), and save_mission().

int mission_s::ListOfActionsToBeTriggeredAtAssignment[MAX_MISSION_TRIGGERED_ACTIONS]

Definition at line 239 of file struct.h.

Referenced by GetQuestList(), read_mission(), and save_mission().

int mission_s::ListOfActionsToBeTriggeredAtCompletition[MAX_MISSION_TRIGGERED_ACTIONS]

Definition at line 240 of file struct.h.

Referenced by CheckIfMissionIsComplete(), GetQuestList(), read_mission(), and save_mission().

int mission_s::mission_description_visible[MAX_MISSION_DESCRIPTION_TEXTS]

Definition at line 242 of file struct.h.

Referenced by read_mission(), and save_mission().

float mission_s::mission_description_time[MAX_MISSION_DESCRIPTION_TEXTS]

Definition at line 243 of file struct.h.

Referenced by read_mission(), and save_mission().

Definition at line 244 of file struct.h.

Referenced by read_mission(), and save_mission().


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

Generated on Mon Apr 28 21:58:00 2008 for FreedroidRPG by  doxygen 1.5.5