Class WithAnyAttribute
Specifies that this IJobEntity should include ANY ComponentTypes found as attributes of the IJobEntity
Namespace: Unity.Entities
Syntax
[AttributeUsage(AttributeTargets.Struct, AllowMultiple = true)]
public sealed class WithAnyAttribute : Attribute, _Attribute
Constructors
Name | Description |
---|---|
WithAnyAttribute(Type[]) |