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