Tags.HasAny(Tags).md

February 25, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.Tags

Tags.HasAny(Tags) Method

Return true if it contains any of the passed tags.

public readonly bool HasAny(in Friflo.Engine.ECS.Tags tags);

Parameters

tags Tags

Returns

System.Boolean

Contents

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