Show / Hide Table of Contents

Interface IGraphPlugin

Inherited Members
IGUIPlugin.OnClosingUI()
IServerPlugin.GetStatus()
IServerPlugin.GetCategory()
Namespace: Eco.Core.Plugins.Interfaces
Assembly: Eco.Core.dll
Syntax
public interface IGraphPlugin : IGUIPlugin, IServerPlugin

Properties

Graphs

Declaration
IEnumerable<IGraph> Graphs { get; }
Property Value
Type Description
System.Collections.Generic.IEnumerable<IGraph>

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
☀
☾