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

#include <sf_general_structures.h>

Collaboration diagram for SF_CGdWorld:

Data Fields

SF_world_unkn_1 unknown1 [10001]
 
SF_String map_name
 
uint16_t map_size
 
uint8_t unknown2
 
SF_world_unkn_2 cells [1048576]
 
uint16_t heightmap [1048576]
 
uint16_t unknown3
 
uint8_t unknown4 [131070]
 
SF_world_unkn_4 unknown5 [100]
 
uint16_t change_count
 
SF_world_unkn_3 unknown6 [255]
 
uint8_t unknown7 [63]
 

Detailed Description

Definition at line 473 of file sf_general_structures.h.

Field Documentation

◆ cells

SF_world_unkn_2 SF_CGdWorld::cells[1048576]

Definition at line 479 of file sf_general_structures.h.

◆ change_count

uint16_t SF_CGdWorld::change_count

Definition at line 484 of file sf_general_structures.h.

◆ heightmap

uint16_t SF_CGdWorld::heightmap[1048576]

Definition at line 480 of file sf_general_structures.h.

◆ map_name

SF_String SF_CGdWorld::map_name

Definition at line 476 of file sf_general_structures.h.

◆ map_size

uint16_t SF_CGdWorld::map_size

Definition at line 477 of file sf_general_structures.h.

◆ unknown1

SF_world_unkn_1 SF_CGdWorld::unknown1[10001]

Definition at line 475 of file sf_general_structures.h.

◆ unknown2

uint8_t SF_CGdWorld::unknown2

Definition at line 478 of file sf_general_structures.h.

◆ unknown3

uint16_t SF_CGdWorld::unknown3

Definition at line 481 of file sf_general_structures.h.

◆ unknown4

uint8_t SF_CGdWorld::unknown4[131070]

Definition at line 482 of file sf_general_structures.h.

◆ unknown5

SF_world_unkn_4 SF_CGdWorld::unknown5[100]

Definition at line 483 of file sf_general_structures.h.

◆ unknown6

SF_world_unkn_3 SF_CGdWorld::unknown6[255]

Definition at line 485 of file sf_general_structures.h.

◆ unknown7

uint8_t SF_CGdWorld::unknown7[63]

Definition at line 486 of file sf_general_structures.h.


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