IncludeOnPauseAttribute
Namespace: Bang.Systems
Assembly: Bang.dll
public class IncludeOnPauseAttribute : Attribute
Indicates that a system will be included when the world is paused. This will override DoNotPauseAttribute.
Implements: Attribute
⭐ Constructors
public IncludeOnPauseAttribute()
⭐ Properties
TypeId
public virtual Object TypeId { get; }
Returns
Object
⚡