Class EntityFilterAttribute
Vererbung
System.Object
EntityFilterAttribute
Namespace: OctoAwesome
Assembly: OctoAwesome.dll
Syntax
public sealed class EntityFilterAttribute : Attribute
Konstructoren
EntityFilterAttribute(Type[])
Deklaration
public EntityFilterAttribute(params Type[] entityComponentTypes)
Parameter
| Typ | Name | Beschreibung |
|---|---|---|
| Type[] | entityComponentTypes |
Eigenschaften
EntityComponentTypes
Deklaration
public Type[] EntityComponentTypes { get; set; }
Wert der Eigenschaft
| Typ | Beschreibung |
|---|---|
| Type[] |