Replays the joystick force feedback effect.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public static void PlayFFEffect( EffectObject effect ) |
Parameters
- effect
- Type: EffectObject
Effect.
Remarks
The effect is replayed once.
XInput..::.LoadFFEffects(Device, String)EffectObjectStart(Int32)
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | effect is nullNothingnullptra null reference (Nothing in Visual Basic). |