IGameInputForceFeedbackEffect::GetParams
Retrieves the parameters that define the force feedback effect.Syntax
Parameters
params _Out_Type: GameInputForceFeedbackParams* The parameters that define the force feedback effect.
Return value
Type: void No return.Remarks
EveryIGameInputForceFeedbackEffect instance retrieves a common set of information about the effect. The assigned parameters for the effect is done with the GetParams method. For more information, see Advanced GameInput topics.
Requirements
Header: GameInput.h Library: xgameruntime.lib Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesSee also
Overview of GameInputIGameInputForceFeedbackEffect
