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

One "map name -> loading screen mesh" pair. More...

#include <sf_screens_loader.h>

Public Attributes

char map_name [128]
char msb_file [128]

Detailed Description

One "map name -> loading screen mesh" pair.

Definition at line 23 of file sf_screens_loader.h.

Member Data Documentation

◆ map_name

char ScreenEntry::map_name[128]

Lower-cased map name, no path or extension.

Definition at line 25 of file sf_screens_loader.h.

◆ msb_file

char ScreenEntry::msb_file[128]

Mesh file to show while that map loads.

Definition at line 26 of file sf_screens_loader.h.


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