BaseSystem.OnUpdateGroupBegin().md

May 21, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.Systems.BaseSystem

BaseSystem.OnUpdateGroupBegin() Method

Called for every system of the parent ChildSystems before group OnUpdateGroup().

protected internal virtual void OnUpdateGroupBegin();

Contents

  1. 0.1Friflo.Engine.ECS.Systems.BaseSystem
  2. 1BaseSystem.OnUpdateGroupBegin() Method