Table of Contents

Class GenericConstructor

Namespace
ReFuel.Ecs
Assembly
ReFuel.dll

Code analysis attribute for SystemBase or Entity generic constructor.

[AttributeUsage(AttributeTargets.Class, AllowMultiple = false)]
public sealed class GenericConstructor : Attribute
Inheritance
GenericConstructor
Inherited Members

Constructors

GenericConstructor()

public GenericConstructor()