DisabledAttribute.md

March 19, 2022 ยท View on GitHub

DefaultEcs

DefaultEcs.System

DisabledAttribute Class

Makes so when building the inner EntitySet of AEntitySetSystem<T> when giving a World instance, it will only contain disabled entities.

public sealed class DisabledAttribute : System.Attribute

Inheritance System.Object ๐Ÿก’ System.Attribute ๐Ÿก’ DisabledAttribute

Contents

  1. 0.1DefaultEcs.System
  2. 1DisabledAttribute Class