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

#include <sf_general_structures.h>

Public Attributes

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 810 of file sf_general_structures.h.

Member Data Documentation

◆ mod_author

char SFMod::mod_author[128]

Definition at line 815 of file sf_general_structures.h.

◆ mod_description

char SFMod::mod_description[128]

Definition at line 814 of file sf_general_structures.h.

◆ mod_errors

char SFMod::mod_errors[256]

Definition at line 816 of file sf_general_structures.h.

◆ mod_id

char SFMod::mod_id[64]

Definition at line 812 of file sf_general_structures.h.

◆ mod_version

char SFMod::mod_version[24]

Definition at line 813 of file sf_general_structures.h.


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