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

#include <sf_general_structures.h>

Collaboration diagram for GdBuilding:

Data Fields

SF_Coord position
 
uint16_t owner
 
uint8_t type
 
uint8_t race
 
uint8_t flags
 
uint16_t build_up
 
uint16_t build_max
 
uint16_t health_current
 
uint16_t life_current_max
 
uint16_t health_max
 
uint16_t DLLNode
 
uint16_t xdata_key
 
uint16_t angle
 
uint32_t unknown [5]
 
uint8_t worker_count
 
uint8_t worker_count_max
 
uint8_t level
 
uint32_t unknown2
 

Detailed Description

Definition at line 579 of file sf_general_structures.h.

Field Documentation

◆ angle

uint16_t GdBuilding::angle

Definition at line 593 of file sf_general_structures.h.

◆ build_max

uint16_t GdBuilding::build_max

Definition at line 587 of file sf_general_structures.h.

◆ build_up

uint16_t GdBuilding::build_up

Definition at line 586 of file sf_general_structures.h.

◆ DLLNode

uint16_t GdBuilding::DLLNode

Definition at line 591 of file sf_general_structures.h.

◆ flags

uint8_t GdBuilding::flags

Definition at line 585 of file sf_general_structures.h.

◆ health_current

uint16_t GdBuilding::health_current

Definition at line 588 of file sf_general_structures.h.

◆ health_max

uint16_t GdBuilding::health_max

Definition at line 590 of file sf_general_structures.h.

◆ level

uint8_t GdBuilding::level

Definition at line 597 of file sf_general_structures.h.

◆ life_current_max

uint16_t GdBuilding::life_current_max

Definition at line 589 of file sf_general_structures.h.

◆ owner

uint16_t GdBuilding::owner

Definition at line 582 of file sf_general_structures.h.

◆ position

SF_Coord GdBuilding::position

Definition at line 581 of file sf_general_structures.h.

◆ race

uint8_t GdBuilding::race

Definition at line 584 of file sf_general_structures.h.

◆ type

uint8_t GdBuilding::type

Definition at line 583 of file sf_general_structures.h.

◆ unknown

uint32_t GdBuilding::unknown[5]

Definition at line 594 of file sf_general_structures.h.

◆ unknown2

uint32_t GdBuilding::unknown2

Definition at line 598 of file sf_general_structures.h.

◆ worker_count

uint8_t GdBuilding::worker_count

Definition at line 595 of file sf_general_structures.h.

◆ worker_count_max

uint8_t GdBuilding::worker_count_max

Definition at line 596 of file sf_general_structures.h.

◆ xdata_key

uint16_t GdBuilding::xdata_key

Definition at line 592 of file sf_general_structures.h.


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