Table of Contents

Class EntityFlagsAttribute

Namespace
LiteEntitySystem
Assembly
LiteEntitySystem.dll
[AttributeUsage(AttributeTargets.Class)]
public class EntityFlagsAttribute : Attribute
Inheritance
object
EntityFlagsAttribute
Inherited Members

Constructors

EntityFlagsAttribute(EntityFlags)

public EntityFlagsAttribute(EntityFlags flags)

Parameters

flags EntityFlags

Fields

Flags

public readonly EntityFlags Flags

Field Value

EntityFlags