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