Work Life (Visual Novel / Game)
Loading...
Searching...
No Matches
weekend_event_state::weekend_event_state Struct Reference

struct containing weekend_event progress values More...

#include <weekend_event_state.h>

Public Member Functions

void init ()
 initialize the struct
 
bn::string< 8 > story_progress_string (character::CHAR_ENUM c)
 convenience function to print the story progress
 
bn::string< 8 > emergency_progress_string (character::CHAR_ENUM c)
 convenience function to print the emergency progress
 

Public Attributes

int story_progress [character::COUNT]
 track the next story available for a character
 
int emergency_progress [character::COUNT]
 track the next emergency available for a character
 

Detailed Description

struct containing weekend_event progress values


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