RUMBLE does not support other mod managers. If you want to use a manager, you must use the RUMBLE Mod Manager, a manager specifically designed for this game.
Class - Slider.ValueChangedEventArgs
Updated 11 months agoDeclaration
public class ValueChangedEventArgs : EventArgs
Description
Stores the new value of a Slider.Setting
Properties
float Value: The new value. Read-only.
Methods
-