helapordo 1.4.12
Loading...
Searching...
No Matches
SerGameOptions Struct Reference

Serialized GameOptions. More...

#include <ser_core.h>

Data Fields

bool use_default_background
 
bool do_autosave
 
int32_t directional_keys_schema
 

Detailed Description

Serialized GameOptions.

Packed struct. Can be turned into a GameOptions with deser_GameOptions(). Can be obtained from a GameOptions with ser_GameOptions().

See also
SerGameOptions
deser_GameOptions()
ser_GameOptions()

Field Documentation

◆ directional_keys_schema

int32_t SerGameOptions::directional_keys_schema

◆ do_autosave

bool SerGameOptions::do_autosave

◆ use_default_background

bool SerGameOptions::use_default_background

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