Pioneer
Loading...
Searching...
No Matches
Public Attributes | List of all members
ModManager::ModInfo Struct Reference

#include <ModManager.h>

Public Attributes

std::string name
 
std::string path
 
std::unique_ptr< FileSystem::FileSourcefs
 
int loadOrder
 
bool enabled
 

Member Data Documentation

◆ enabled

bool ModManager::ModInfo::enabled

◆ fs

std::unique_ptr<FileSystem::FileSource> ModManager::ModInfo::fs

◆ loadOrder

int ModManager::ModInfo::loadOrder
mutable

◆ name

std::string ModManager::ModInfo::name

◆ path

std::string ModManager::ModInfo::path

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