yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::core::StoryFlag Struct Reference

A flag set or cleared by a story event. More...

#include <story_event_graph.h>

Public Attributes

std::string name
 
std::string value
 
std::string reg
 
int bit = -1
 
std::string operation
 

Detailed Description

A flag set or cleared by a story event.

Definition at line 17 of file story_event_graph.h.

Member Data Documentation

◆ name

std::string yaze::core::StoryFlag::name

Definition at line 18 of file story_event_graph.h.

◆ value

std::string yaze::core::StoryFlag::value

Definition at line 19 of file story_event_graph.h.

◆ reg

std::string yaze::core::StoryFlag::reg

Definition at line 20 of file story_event_graph.h.

◆ bit

int yaze::core::StoryFlag::bit = -1

Definition at line 21 of file story_event_graph.h.

◆ operation

std::string yaze::core::StoryFlag::operation

Definition at line 22 of file story_event_graph.h.


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