UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FSandboxFileModule Class Reference
+ Inheritance diagram for FSandboxFileModule:

Public Member Functions

virtual IPlatformFileGetPlatformFile () override
 
- Public Member Functions inherited from IModuleInterface
virtual ~IModuleInterface ()
 
virtual void StartupModule ()
 
virtual void PreUnloadCallback ()
 
virtual void PostLoadCallback ()
 
virtual void ShutdownModule ()
 
virtual bool SupportsDynamicReloading ()
 
virtual bool SupportsAutomaticShutdown ()
 
virtual bool IsGameModule () const
 

Detailed Description

Module for the sandbox file

Member Function Documentation

◆ GetPlatformFile()

virtual IPlatformFile * FSandboxFileModule::GetPlatformFile ( )
inlineoverridevirtual

Creates a platform file instance.

Returns
Platform file instance.

Implements IPlatformFileModule.


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