Class ViewMemberAttribute
Flags on members of synced classes that can inform the client about how the member can be displayed and used.
Inheritance
System.Object
ViewMemberAttribute
Namespace: Eco.Core.Controller
Assembly: Eco.Core.dll
Syntax
public abstract class ViewMemberAttribute : Attribute
Constructors
ViewMemberAttribute()
Declaration
protected ViewMemberAttribute()
Properties
Flags
Declaration
public abstract ViewMemberFlags Flags { get; }
Property Value
Type | Description |
---|---|
ViewMemberFlags |