Class AllowMultipleInstances
Custom attribute used to allow multiple instances of that Component type in the same entity.
Namespace: Evergine.Framework
Assembly: Evergine.Framework.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class AllowMultipleInstances : Attribute