cocos2d-x  3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Console::Command Struct Reference

#include <CCConsole.h>

Public Attributes

std::string name
std::string help
var help
local help
std::function< void(int, const
std::string &)> 
callback
var callback
local callback

Member Data Documentation

std::function<void(int, const
std::string&)> callback
var callback
local callback
std::string help
var help
local help
std::string name
var name
local name

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