ComponentTypes.HasAny(ComponentTypes).md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.ComponentTypes

ComponentTypes.HasAny(ComponentTypes) Method

Return true if it contains any of the passed componentTypes.

public readonly bool HasAny(in Friflo.Engine.ECS.ComponentTypes componentTypes);

Parameters

componentTypes ComponentTypes

Returns

System.Boolean

Contents

  1. 0.1Friflo.Engine.ECS.ComponentTypes
  2. 1ComponentTypes.HasAny(ComponentTypes) Method