GenericInstanceTypeAttribute.GenericInstanceTypeAttribute(string,Type).md

June 19, 2024 ยท View on GitHub

Friflo.Engine.ECS

Friflo.Engine.ECS.GenericInstanceTypeAttribute

GenericInstanceTypeAttribute(string, Type) Constructor

Register generic component / tag type with one generic parameter.

public GenericInstanceTypeAttribute(string componentKey, System.Type type);

Parameters

componentKey System.String

type System.Type

Contents

  1. 0.1Friflo.Engine.ECS.GenericInstanceTypeAttribute
  2. 1GenericInstanceTypeAttribute(string, Type) Constructor