Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.23 KB

File metadata and controls

16 lines (11 loc) · 1.23 KB

WhenAddedEitherAttribute Class

Represents a group of component types to react to at least one of their addition when building the inner EntitySet of AEntitySetSystem<T> when giving a World instance.

public sealed class WhenAddedEitherAttribute : DefaultEcs.System.ComponentAttribute

Inheritance System.Object 🡒 System.Attribute 🡒 ComponentAttribute 🡒 WhenAddedEitherAttribute

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