Navigation
API > API/Plugins > API/Plugins/GameInputBase > API/Plugins/GameInputBase/IGameInputDeviceInterface
Description
Init function that should be called post-construction of this object. This is required for sending controller events and will ensure if not called.
| Name | Initialize |
| Type | function |
| Header File | /Engine/Plugins/Runtime/GameInput/Source/GameInputBase/Public/IGameInputDeviceInterface.h |
| Include Path | #include "IGameInputDeviceInterface.h" |
| Source | /Engine/Plugins/Runtime/GameInput/Source/GameInputBase/Private/IGameInputDeviceInterface.cpp |
void Initialize()