#include "OperatingSystemSaveLoad.h"
|
| FString | ClassPath |
| | Stores the class path for an operating system file. The class path is a string that represents the target class for the program that can open this file.
|
| |
| FString | Name |
| | Represents the name of a file.
|
| |
| FString | Extension |
| | Represents the file extension of an operating system file.
|
| |
◆ FOperatingSystemFilesSaveLoad()
| FOperatingSystemFilesSaveLoad::FOperatingSystemFilesSaveLoad |
( |
| ) |
|
|
default |
◆ ClassPath
| FString FOperatingSystemFilesSaveLoad::ClassPath |
◆ Extension
| FString FOperatingSystemFilesSaveLoad::Extension |
Represents the file extension of an operating system file.
◆ Name
| FString FOperatingSystemFilesSaveLoad::Name |
Represents the name of a file.
The documentation for this struct was generated from the following file: