FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
Loading...
Searching...
No Matches
fge::CommandHandler::CommandData Struct Reference

This struct contain the data of a command, like the name and the function pointer. More...

#include <C_commandHandler.hpp>

Public Attributes

fge::CommandHandler_handle
 
fge::CommandFunction _func
 
std::string _name
 

Detailed Description

This struct contain the data of a command, like the name and the function pointer.


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