WithoutAttribute.WithoutAttribute(Type[]).md

March 19, 2022 ยท View on GitHub

DefaultEcs

DefaultEcs.System.WithoutAttribute

WithoutAttribute(Type[]) Constructor

Initialize a new instance of the WithoutAttribute type.

public WithoutAttribute(params System.Type[] componentTypes);

Parameters

componentTypes System.Type[]

The types of the component to exclude.

Contents

  1. 0.1DefaultEcs.System.WithoutAttribute
  2. 1WithoutAttribute(Type[]) Constructor