Sandbox Logo

Gradient.FixOrder

void FixOrder()

Description

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.

Return

User Comments