MovementProcess.order
Property in MovementProcess
Declaration
public virtual int order { get; }
Description
Determines the order in which processes are handled. The process with the lowest order value is handled first.
public virtual int order { get; }
Determines the order in which processes are handled. The process with the lowest order value is handled first.