Pokered Save Editor 2
Pokemon Red & Blue save file editor - Qt 6 C++/QML
Loading...
Searching...
No Matches
worldevents.h File Reference
#include <QObject>
#include <pse-common/types.h>
#include "../../savefile_autoport.h"
Include dependency graph for worldevents.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WorldEvents
 The game's story-event flags – a flat array of 508 booleans. More...

Variables

constexpr var16 eventCount = 508
 Number of known story-event flags (scattered across the save).

Variable Documentation

◆ eventCount

var16 eventCount = 508
constexpr

Number of known story-event flags (scattered across the save).

Definition at line 26 of file worldevents.h.

Referenced by WorldEvents::eventsCount(), and WorldEvents::reset().