Class MinMaxRangeAttribute
Implements
Inherited Members
Namespace: Unity.Multiplayer.Tools.NetworkSimulator.Runtime
Assembly: solution.dll
Syntax
public class MinMaxRangeAttribute : PropertyAttribute, _Attribute
Constructors
Name | Description |
---|---|
MinMaxRangeAttribute(float, float, bool) |
Fields
Name | Description |
---|---|
Max | |
Min | |
RoundToInt |