WithAttribute.WithAttribute(Type[]).md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.System.WithAttribute
WithAttribute(Type[]) Constructor
Initialize a new instance of the WithAttribute type.
public WithAttribute(params System.Type[] componentTypes);
Parameters
componentTypes System.Type[]
The types of the component to include.