ParallelSystem_T_.Update(T).md

March 19, 2022 ยท View on GitHub

DefaultEcs

DefaultEcs.System.ParallelSystem<T>

ParallelSystem.Update(T) Method

Updates the system once.

public void Update(T state);

Parameters

state T

The state to use.

Implements Update(T)

Contents

  1. 0.1">DefaultEcs.System.">ParallelSystem&#x3C;T>
  2. 1ParallelSystem.Update(T) Method