Tesseract Engine Documentation

GameMenuValueInput.SetValue Method 

Manually set the value of this component.

public void SetValue(
   Int32 val
);

Parameters

val
Value to set this component to.

See Also

GameMenuValueInput Class | DarkWynter.Engine.Menus Namespace