Skip to content

fplConsoleSettings Struct Reference

Finalspace edited this page May 29, 2026 · 1 revision

Stores the title and options for the console. More...

#include <final_platform_layer.h>

Data Fields

Type Name
char title [FPL_MAX_NAME_LENGTH]
Console title.

Detailed Description

Stores the title and options for the console.

Definition at line 6650 of file final_platform_layer.h.

Field Documentation

title

char fplConsoleSettings::title[FPL_MAX_NAME_LENGTH]

Console title.

Definition at line 6652 of file final_platform_layer.h.


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

Final Platform Layer

Pages

Topics

Data Structures

Clone this wiki locally