7 class BSPCGamepadDeviceHandler;
18 void Poll(
float a_timeDelta)
override;
21 void SetVibration(
float a_largeMotor,
float a_smallMotor)
override;
Definition: BSGamepadDevice.h:13
Definition: BSPCGamepadDeviceDelegate.h:10
void SetVibration(float a_largeMotor, float a_smallMotor) override
void ClearInputState() override
static constexpr auto RTTI
Definition: BSPCGamepadDeviceDelegate.h:12
BSPCGamepadDeviceHandler * gamepadDeviceHandler
Definition: BSPCGamepadDeviceDelegate.h:24
~BSPCGamepadDeviceDelegate() override
void Poll(float a_timeDelta) override
void Initialize() override
Definition: BSPCGamepadDeviceHandler.h:10
Definition: AbsorbEffect.h:6
constexpr REL::ID RTTI_BSPCGamepadDeviceDelegate
Definition: Offsets_RTTI.h:1978