Show / Hide Table of Contents

Class DescribableExtensions

Inheritance
System.Object
DescribableExtensions
Namespace: Eco.Gameplay.Systems.Controllers
Assembly: Eco.Gameplay.dll
Syntax
public static class DescribableExtensions : Object

Methods

OnPropertyChanged(Object, PropertyChangedEventArgs)

Declaration
public static void OnPropertyChanged(object sender, PropertyChangedEventArgs e)
Parameters
Type Name Description
System.Object sender
System.ComponentModel.PropertyChangedEventArgs e

OnPropertyChanged(Object, PropertyChangedEventArgs, ISaveablePlugin)

Declaration
public static void OnPropertyChanged(object sender, PropertyChangedEventArgs e, ISaveablePlugin saveObj)
Parameters
Type Name Description
System.Object sender
System.ComponentModel.PropertyChangedEventArgs e
ISaveablePlugin saveObj
☀
☾
In This Article
Back to top
Copyright (c) Strange Loop Games 2021
☀
☾