KeepOnReplaceAttribute
Namespace: Bang.Components
Assembly: Bang.dll
public class KeepOnReplaceAttribute : Attribute
Marks components that must be kept on an entity [Entity.Replace(Bang.Components.IComponent[],System.Collections.Generic.List{System.ValueTuple{System.Int32,System.String}},System.Boolean)](../../Bang/Entities/Entity.html#replace(icomponent[],) operation.
Implements: Attribute
⭐ Constructors
public KeepOnReplaceAttribute()
⭐ Properties
TypeId
public virtual Object TypeId { get; }
Returns
Object
⚡