Spellforce-Spell-framework
Loading...
Searching...
No Matches
SF_String Struct Reference

#include <sf_general_structures.h>

Public Attributes

wchar_t * raw_data
uint32_t str_length
uint32_t str_length_char
char * char_data

Detailed Description

Definition at line 954 of file sf_general_structures.h.

Member Data Documentation

◆ char_data

char* SF_String::char_data

Definition at line 959 of file sf_general_structures.h.

◆ raw_data

wchar_t* SF_String::raw_data

Definition at line 956 of file sf_general_structures.h.

◆ str_length

uint32_t SF_String::str_length

Definition at line 957 of file sf_general_structures.h.

◆ str_length_char

uint32_t SF_String::str_length_char

Definition at line 958 of file sf_general_structures.h.


The documentation for this struct was generated from the following file: