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

#include <sf_general_structures.h>

Data Fields

char mod_id [64]
 
char mod_version [24]
 
char mod_description [128]
 
char mod_author [128]
 
char mod_errors [256]
 

Detailed Description

Definition at line 13 of file sf_general_structures.h.

Field Documentation

◆ mod_author

char SFMod::mod_author[128]

Definition at line 18 of file sf_general_structures.h.

◆ mod_description

char SFMod::mod_description[128]

Definition at line 17 of file sf_general_structures.h.

◆ mod_errors

char SFMod::mod_errors[256]

Definition at line 19 of file sf_general_structures.h.

◆ mod_id

char SFMod::mod_id[64]

Definition at line 15 of file sf_general_structures.h.

◆ mod_version

char SFMod::mod_version[24]

Definition at line 16 of file sf_general_structures.h.


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