Skip to content

fplInternalFileRootInfo Struct Reference

Finalspace edited this page May 29, 2026 · 1 revision

A structure containing the internal root file information. More...

#include <final_platform_layer.h>

Data Fields

Type Name
char filter [FPL_MAX_FILENAME_LENGTH]
Saved filter wildcard.
char rootPath [FPL_MAX_PATH_LENGTH]
Saved root path.

Detailed Description

A structure containing the internal root file information.

Definition at line 8226 of file final_platform_layer.h.

Field Documentation

filter

char fplInternalFileRootInfo::filter[FPL_MAX_FILENAME_LENGTH]

Saved filter wildcard.

Definition at line 8230 of file final_platform_layer.h.

rootPath

char fplInternalFileRootInfo::rootPath[FPL_MAX_PATH_LENGTH]

Saved root path.

Definition at line 8228 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