Navigation
API > API/Runtime > API/Runtime/Core
Platform File Module Interface
| Name | IPlatformFileModule |
| Type | class |
| Header File | /Engine/Source/Runtime/Core/Public/HAL/IPlatformFileModule.h |
| Include Path | #include "HAL/IPlatformFileModule.h" |
Syntax
class IPlatformFileModule : public IModuleInterface
Implements Interfaces
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
IPlatformFile * GetPlatformFile() |
Creates a platform file instance. | HAL/IPlatformFileModule.h |