|
Spellforce-Spell-framework
|
#include <sf_general_structures.h>
Public Attributes | |
| wchar_t * | raw_data |
| uint32_t | str_length |
| uint32_t | str_length_char |
| char * | char_data |
Definition at line 954 of file sf_general_structures.h.
| char* SF_String::char_data |
Definition at line 959 of file sf_general_structures.h.
| wchar_t* SF_String::raw_data |
Definition at line 956 of file sf_general_structures.h.
| uint32_t SF_String::str_length |
Definition at line 957 of file sf_general_structures.h.
| uint32_t SF_String::str_length_char |
Definition at line 958 of file sf_general_structures.h.