V-Gears 0
Free Final Fantasy VII engine.
ConfigCmd.h File Reference
#include <OgreString.h>
#include <OgreStringVector.h>
Include dependency graph for ConfigCmd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConfigCmd
 A configuration command. More...
 

Typedefs

typedef void(* ConfigCmdParams) (const Ogre::StringVector &params)
 
typedef void(* ConfigCmdCompletion) (Ogre::StringVector &complete_params)
 

Typedef Documentation

◆ ConfigCmdCompletion

typedef void(* ConfigCmdCompletion) (Ogre::StringVector &complete_params)

◆ ConfigCmdParams

typedef void(* ConfigCmdParams) (const Ogre::StringVector &params)