WithAttribute.md

March 19, 2022 ยท View on GitHub

DefaultEcs

DefaultEcs.System

WithAttribute Class

Represents a component type to include when building the inner EntitySet of AEntitySetSystem<T> when giving a World instance.

public sealed class WithAttribute : DefaultEcs.System.ComponentAttribute

Inheritance System.Object ๐Ÿก’ System.Attribute ๐Ÿก’ ComponentAttribute ๐Ÿก’ WithAttribute

Constructors
WithAttribute(Type[])Initialize a new instance of the WithAttribute type.

Contents

  1. 0.1DefaultEcs.System
  2. 1WithAttribute Class