|
FS2_Open
Open source remastering of the Freespace 2 engine
|
This is the complete list of members for CombinedVariable, including all inherited members.
| CombinedVariable() | CombinedVariable | |
| CombinedVariable(float n_Float) | CombinedVariable | |
| CombinedVariable(int n_Int) | CombinedVariable | |
| CombinedVariable(int n_Int, ubyte type_override) | CombinedVariable | |
| CombinedVariable(char *n_String) | CombinedVariable | |
| getFloat(float *output) | CombinedVariable | |
| getHandle() | CombinedVariable | |
| getImage() | CombinedVariable | |
| getInt(int *output) | CombinedVariable | |
| getSound() | CombinedVariable | |
| getString(char *output, size_t output_max) | CombinedVariable | |
| isEmpty() | CombinedVariable | |
| TYPE_FLOAT | CombinedVariable | static |
| TYPE_IMAGE | CombinedVariable | static |
| TYPE_INT | CombinedVariable | static |
| TYPE_NONE | CombinedVariable | static |
| TYPE_SOUND | CombinedVariable | static |
| TYPE_STRING | CombinedVariable | static |
| ~CombinedVariable() | CombinedVariable |