# Sandbox.Gradient.FixOrder

```csharp
void FixOrder()
```

If the lists aren't in time order for some reason, this will fix them. This should really 
just be called when serializing, and in every other situation we should assume they're
okay.

Declared in [Sandbox.Gradient](/api/Sandbox.Gradient).
Assembly: `Sandbox.System`.
