OnlyShowOnDebugViewAttribute
Namespace: Murder.Editor.Attributes
Assembly: Murder.dll
public class OnlyShowOnDebugViewAttribute : Attribute
Indicates that a system will only be displayed on debug.
Implements: Attribute
⭐ Constructors
public OnlyShowOnDebugViewAttribute()
⭐ Properties
TypeId
public virtual Object TypeId { get; }
Returns
Object
⚡