Show / Hide Table of Contents

Class ClientInterfacePropertyAttribute

Specially tag interface members that should be created on the client. We cant mark them synctoview because the view system doesn't handle inherited properties well.

Inheritance
System.Object
ClientInterfacePropertyAttribute
Namespace: Eco.Core.Controller
Assembly: Eco.Core.dll
Syntax
public class ClientInterfacePropertyAttribute : Attribute

Constructors

ClientInterfacePropertyAttribute()

Declaration
public ClientInterfacePropertyAttribute()

Extension Methods

PropertyChanges.FirePropertyChanged(Object, String)
PropertyChanges.FirePropertyChanged(Object, String, Object, Object)
PropertyChanges.FirePropertyChanged(Object, MemberChangedBeforeAfterEventArgs)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾