Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
fs::DirListNode Struct Reference

#include <filesys.h>

+ Collaboration diagram for fs::DirListNode:

Public Attributes

std::string name
 
bool dir
 

Member Data Documentation

◆ dir

bool fs::DirListNode::dir

Referenced by fs::GetDirListing().

◆ name

std::string fs::DirListNode::name

Referenced by fs::GetDirListing().


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