|
xoreos
0.0.5
|

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