RunicVTT Open Source Virtual Tabletop for TTRPG using P2P
Loading...
Searching...
No Matches
NotesManagerConfig Struct Reference

#include <NotesManager.h>

Collaboration diagram for NotesManagerConfig:

Public Attributes

std::filesystem::path globalNotesDir
 
std::filesystem::path gameTablesRootDir
 

Detailed Description

Definition at line 43 of file NotesManager.h.

Member Data Documentation

◆ gameTablesRootDir

std::filesystem::path NotesManagerConfig::gameTablesRootDir

Definition at line 46 of file NotesManager.h.

◆ globalNotesDir

std::filesystem::path NotesManagerConfig::globalNotesDir

Definition at line 45 of file NotesManager.h.


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