Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
CFsm< Context >::CallbackFunction Struct Reference

Public Member Functions

bool operator() (CFsmEvent &event) const
 

Public Attributes

ActionpFunction {nullptr}
 
Context * pContext {nullptr}
 

Member Function Documentation

◆ operator()()

template<typename Context >
bool CFsm< Context >::CallbackFunction::operator() ( CFsmEvent event) const
inline

Member Data Documentation

◆ pContext

template<typename Context >
Context* CFsm< Context >::CallbackFunction::pContext {nullptr}

◆ pFunction

template<typename Context >
Action* CFsm< Context >::CallbackFunction::pFunction {nullptr}

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