Unity.Multiplayer.Tools.NetworkSimulator.Runtime.MinMaxRangeAttribute
#
Namespace: System.Dynamic.ExpandoObject#
Assembly: Tools.dll#
Syntax#
Constructors#
MinMaxRangeAttribute(Single, Single, Boolean)#
Declaration#
ParametersType | Name | Description |
---|---|---|
System.Single | min | |
System.Single | max | |
System.Boolean | roundToInt |
#
Fields#
Max#
Declaration#
Field ValueType | Description |
---|---|
System.Single |
#
Min#
Declaration#
Field ValueType | Description |
---|---|
System.Single |
#
RoundToInt#
Declaration#
Field ValueType | Description |
---|---|
System.Boolean |