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

struct passed to a vnlib::menu More...

#include <vnlib.h>

Public Attributes

bn::string_view option
 text to display
 
void(* story )()
 option callback, usually specified with lambda: [](){ vnlib::say(); }
 

Detailed Description

struct passed to a vnlib::menu


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