|
xoreos
0.0.5
|

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