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