Skip to content

FixedUpdateSystemBase.FixedUpdateOrder Property

Definition

Namespace: Brine2D.ECS.Systems

Execution order for this system. Override to customize. Default is Physics \(0\).

C#
public virtual int FixedUpdateOrder { get; }

Implements FixedUpdateOrder

Property Value

System.Int32