Method SetValue SetValue(int) Set the value of the field. Declaration public override void SetValue(int value) Parameters Type Name Description int value Input value. Overrides DebugUI.Field<int>.SetValue(int)