| ASLSliderWithEchom_OldSliderValue Field |
The slider's previous value. Used to ensure multiple packets don't get sent for a value changed by other users
Namespace:
ASL
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax private float m_OldSliderValue
Private m_OldSliderValue As Single
private:
float m_OldSliderValue
val mutable private m_OldSliderValue: float32
Field Value
Type:
SingleSee Also