WithEitherAttribute.md

March 19, 2022 ยท View on GitHub

DefaultEcs

DefaultEcs.System

WithEitherAttribute Class

Represents a group of component types which at least one should be present when building the inner EntitySet of AEntitySetSystem<T> when giving a World instance.

public sealed class WithEitherAttribute : DefaultEcs.System.ComponentAttribute

Inheritance System.Object ๐Ÿก’ System.Attribute ๐Ÿก’ ComponentAttribute ๐Ÿก’ WithEitherAttribute

Constructors
WithEitherAttribute(Type[])Initialize a new instance of the WithEitherAttribute type.