![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
Inheritance diagram for FInputDeviceModule:Additional Inherited Members | |
Public Member Functions inherited from IInputDeviceModule | |
| virtual void | StartupModule () override |
| virtual TSharedPtr< class IInputDevice > | CreateInputDevice (const TSharedRef< FGenericApplicationMessageHandler > &InMessageHandler, FInputDeviceCreationParameters InParams) |
Public Member Functions inherited from IModuleInterface | |
| virtual | ~IModuleInterface () |
| virtual void | PreUnloadCallback () |
| virtual void | PostLoadCallback () |
| virtual void | ShutdownModule () |
| virtual bool | SupportsDynamicReloading () |
| virtual bool | SupportsAutomaticShutdown () |
| virtual bool | IsGameModule () const |
Static Public Member Functions inherited from IInputDeviceModule | |
| static FName | GetModularFeatureName () |
| static IInputDeviceModule & | Get () |
| static bool | IsAvailable () |