xoreos
0.0.5
|
Public Attributes | |
uint32 | id |
const char * | name |
funcPtr | func |
Definition at line 53 of file functions.h.
funcPtr Engines::Witcher::Functions::FunctionPointer::func |
Definition at line 56 of file functions.h.
Referenced by Engines::Witcher::Functions::registerFunctions().
uint32 Engines::Witcher::Functions::FunctionPointer::id |
Definition at line 54 of file functions.h.
Referenced by Engines::Witcher::Functions::registerFunctions().
const char* Engines::Witcher::Functions::FunctionPointer::name |
Definition at line 55 of file functions.h.
Referenced by Engines::Witcher::Functions::registerFunctions().