ShowInEditorAttribute

Namespace: Murder.Attributes
Assembly: Murder.dll

public class ShowInEditorAttribute : Attribute

Attributes for fields that should always show up in the editor. Commonly used for private fields.

Implements: Attribute

⭐ Constructors

public ShowInEditorAttribute()

⭐ Properties

TypeId

public virtual Object TypeId { get; }

Returns
Object