Class IncrementAttribute
For editable numbers, the default increment.
Inheritance
System.Object
IncrementAttribute
Namespace: Eco.Shared.Networking
Assembly: Eco.Shared.dll
Syntax
public class IncrementAttribute : Attribute
Constructors
IncrementAttribute(Single)
Declaration
public IncrementAttribute(float increment)
Parameters
Type | Name | Description |
---|---|---|
System.Single | increment |
Fields
Increment
Declaration
public float Increment
Field Value
Type | Description |
---|---|
System.Single |