Enzo
Loading...
Searching...
No Matches
src
Engine
Network
NodeLoader.h
1
#pragma once
2
#include <boost/config.hpp>
3
#include <filesystem>
4
5
namespace
enzo::nt {
6
17
class
BOOST_SYMBOL_EXPORT
NodeLoader
18
{
19
public
:
22
static
void
loadNodes();
23
26
static
std::filesystem::path getNodesDirectory();
27
};
28
29
}
// namespace enzo::nt
enzo::nt::NodeLoader
The startup pass that fills the node type table from the node folders on disk.
Definition
NodeLoader.h:18
Generated by
1.12.0