Show / Hide Table of Contents

Interface INotifyRecursiveChanged

An interface that will be notified whenever a property that have a property scanner on it is changed using a client side view interface (Ie. an AutoGenSelector).

Namespace: Eco.Gameplay.Systems
Assembly: Eco.Gameplay.dll
Syntax
public interface INotifyRecursiveChanged

Methods

OnRecursiveChange(PropertyInfo, Object)

Declaration
void OnRecursiveChange(PropertyInfo prop, object objParent)
Parameters
Type Name Description
System.Reflection.PropertyInfo prop
System.Object objParent

Extension Methods

TagUtils.TagNames(Object, Boolean)
TagUtils.TagDisplayNames(Object, Boolean)
ClientSetViewExtensions.SetClassOfProperty(Object, Player, String, String, Int32)
TypeTooltipExtensions.UILinkGeneric(Object)
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾