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