API ReferenceSandbox
public class Sandbox.StepAttribute : System.Attribute
Mark this property as a stepped value, where the value can only be set to multiples of the step value.
Constructors
Showing 1 constructors
public StepAttribute(float step)
No results match this filter.
Properties
Showing 1 properties
public float Sandbox.StepAttribute.Step { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Sandbox |
| Type | class |
| Assembly | Sandbox.System |
| Doc ID | T:Sandbox.StepAttribute |