Table of Contents

Class AllowMultipleComponentsAttribute

Namespace
Stride.Engine
Assembly
Stride.Engine.dll

Allows a component of the same type to be added multiple time to the same entity (default is false)

[AttributeUsage(AttributeTargets.Class)]
public class AllowMultipleComponentsAttribute : EntityComponentAttributeBase
Inheritance
AllowMultipleComponentsAttribute
Inherited Members