Class UpdateInGroupAttribute
Namespace: Unity.Entities
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class UpdateInGroupAttribute : Attribute, _Attribute
Constructors
UpdateInGroupAttribute(Type)
Declaration
public UpdateInGroupAttribute(Type groupType)
Parameters
| Type | Name | Description | 
|---|---|---|
| Type | groupType | 
Properties
GroupType
Declaration
public Type GroupType { get; }
Property Value
| Type | Description | 
|---|---|
| Type |