Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
FunctionID.hpp File Reference
#include <cstddef>

Go to the source code of this file.

Namespaces

namespace  FunctionUtils

Typedefs

using FunctionUtils::FunctionID = std::size_t
 FunctionID class to represent a unique identifier for functions.